0% found this document useful (0 votes)
34 views2 pages

Windows 10 From USB

The document outlines 12 steps to manually create a bootable Windows 10 USB drive without using any software. These steps include opening the disk management utility in Command Prompt, selecting and cleaning the USB drive, creating a bootable partition, formatting the drive in FAT32 format, assigning it a drive letter, and copying Windows 10 installation files to it. Following all 12 steps allows one to create a bootable Windows 10 USB drive using only Command Prompt commands.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views2 pages

Windows 10 From USB

The document outlines 12 steps to manually create a bootable Windows 10 USB drive without using any software. These steps include opening the disk management utility in Command Prompt, selecting and cleaning the USB drive, creating a bootable partition, formatting the drive in FAT32 format, assigning it a drive letter, and copying Windows 10 installation files to it. Following all 12 steps allows one to create a bootable Windows 10 USB drive using only Command Prompt commands.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

The hard way

If you dont want to use any software, theres another way of creating a bootable USB
drive, but thats a bit trickier. Heres how to do it:
1. First, make sure your USB drive is plugged in
2. Search and open Command Prompt as an administrator
3. Next, youll have to open the disk management utility using CMD (Command
Prompt) to do that, type in diskpart and hit enter
4. After that, you will have to display the connected disks that are available to
do that, type in list disk and hit enter
5. Then, youll need to select your USB drive to do that, type select disk # and
hit enter youll have to replace the # with your disk number
6. Next, youll have to clean the USB drive to do that, type clean and hit enter
7. Then youll need to create a bootable partition type in create partition
primary and hit enter
8. You will now need to select the partition that you just created. To do that, type
in select partition 1.
9. After that, type active and hit enter
10. Next, youll need to format the USB drive just type in format fs=fat32 and hit
enter

11. Youll now need to assign your USB drive a letter, to do that, just type
in assign
12. Lastly, copy all the Windows 10 files and paste it inside the USB drive. (You
can copy the files by extracting an ISO or copy it from a Windows 10 disk).
Thats it! You have just manually created a Windows 10 bootable USB drive and its
ready to install Windows 10 on your device.

You might also like