Difference between revisions of "Windows"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[ Windows Hardware Info Commands ]]
 +
 
# Microsoft Windows Tweaks & Resources
 
# Microsoft Windows Tweaks & Resources
  

Revision as of 02:16, 12 April 2020

Windows Hardware Info Commands

Microsoft Windows Tweaks & Resources

Using Bash on Windows

SSH Resources

IDE

Windows 10 Boot CD

use dd and create partition as ntfs

or

  • Download ISO
woeusb \
    --target-filesystem NTFS \
    --device  Win10_1809Oct_English_x64.iso /dev/sdc

Windows Troubleshooting