Install Windows From A USB Flash Drive
Install Windows From A USB Flash Drive
com/en-us/windows-hardware/manufacture/desktop/install-
windows-from-a-usb-flash-drive
Note
For new Windows 10 installations, we've got a tool that does this for you. See Download
Windows 10.
Step 1 - Format the drive and set the primary partition as active
Note
If Mark Partition as Active isn't available, you can instead use diskpart to select the
partition and mark it active.
1. Use File Explorer to copy and paste the entire contents of the Windows product DVD or
ISO to the USB flash drive.
2. Optional: add an unattend file to automate the installation process. For more information,
see Automate Windows Setup.
This can happen when the Windows image file is over the FAT32 file size limit of 4GB. When
this happens:
1. Copy everything except the Windows image file (sources\install.wim) to the USB drive
(either drag and drop, or use this command, where D: is the mounted ISO and E: is the
USB flash drive.)
• robocopy D: E: /s /max:3800000000
• Split the Windows image file into smaller files, and put the smaller files onto the USB drive:
Note, Windows Setup automatically installs from this file, so long as you name it install.swm.