
Why Boot a Windows Installation From USB?.How to Create Windows 10 Bootable USB Flash Drive With Rufus.Now all you need to do open the files inside the DVD or ISO file, copy it and paste inside USB manually. But do not close the command prompt Windows.Ĭopying files from an ISO image on your PC/DVD to USB manually: Exit command will close the Diskpart program. This command will format your current partition as NTFS file system quickly. Type format fs=ntfs quick and hit Enter.It will choose partition 1 for setting up it as an active partition. Type select partition 1 and hit Enter.You will get a message like Diskpart succeeded in creating the specified partition. Type create partition primary and hit Enter.You will get a message like ‘Diskpart succeeded in cleaning the disk’. Clean command will format your bootable drive. Type clean and hit Enter to remove all of the data in the USB drive.That means, any further operation that you do will affect your disk 1 directly.

You will get a message ‘Disk 1 is now the selected disk’.

It will show you all active disks on your computer. In the new diskpart window, type list disk and hit enter. The diskpart utility will run run in another window. Once the Command Prompt window appears, type diskpart and hit enter.

