How To Create a Bootable USB Drive Using CMD
How to Create a Bootable USB Drive Using CMD
There are so many software’s available to create a bootable USB. But we can Create Bootable USB by using CMD which is known as Command Prompt. To Create a Bootable USB you should have a minimum of 4GB USB. Let’s Gets started
Following Steps To Create Bootable USB Using CMD(Command Prompt)
Step 1. First of all, Insert your Flash Drive and go to start button, Type in search CMD.
Step 2. Right Click on Command Prompt and Run as Administrator.

Step 3. Now type diskpart and press Enter. It will go to into disk partition management mode.

Also, Read This Article USB Pendrives Amazing Things You Can Do (USB Cool Tricks)
Step 4. Now type list disk and press Enter, When you press you can see all the disk into your computer, it will not show disk partitions but the list of the connected disk to your computer.

Step 5. When you get the list of the disk, recognize your flash drive by its size carefully, Here you can see my USB is 14 GB which is Disk 1, now should have select flash drive by typing select disk number and press Enter
For example: select disk 1

Step 6. Now type clean and press Enter, this CMD command will Format (Erase) everything from the flash drive, you should make sure that it does not contain your important files.

Step 7. Now you should have to make it primary partition to do this type create partition primary and press Enter.

Also, Read This ArticleHow To Connect To Join Two Connection 2 Simple and Easy Method
Step 8. Now we need to make it active drive, so type active and hit enter on your keyboard.

Step 9. Now, type format fs=fat32 quick and press Enter, this CMD command will format flash drive in quick mode.

Step 10. After Formatting Drive it will disappear from my computer to get it back you should type, assign and press Enter.

That’s All Now you make flash drive bootable
Install Windows Using this bootable flash drive
Step 1. When Bootable Flash Drive is Ready, you need to copy windows files from the computer to flash drive if you have .iso file of windows then extract it using win rar.

Step 2. After extracting windows files copy all files and paste them to Flash drive.

After PAsting windows files to flash drive you are ready to install windows on any computer by using that flash drive,
For Check Confirm Bootable:
Remove and re-insert flash disk and it will get windows setup icon which makes sure that it is bootable media now.
That all it. That’s how you can bootable USB by CMD. I hope that you understand well, if you facing a problem then feel free to comment us below and also share that article with your friends.
There’s certainly a lot to learn about this subject.