!--Start of Tawk.to Script-->

How to Create a Bootable USB Drive without using any Software



To create a bootable USB drive manually, we will use the Command Prompt as a Windows default program. Here are step by step to create a bootable USB drive as the Windows installation media.


1. Insert your USB flash drive to your running computer. As the first step, we need to run Command Prompt as administrator. To do this, we need to find cmd by typing ‘cmd‘ in the search box on Windows Start Menu. After search result for ‘cmd‘ appears, right click on it and select “Run as administrator“.

2. Type ‘diskpart‘ on Command Prompt (without quotes) and hit Enter. Wait for a while until the DISKPART program run.

3. Type ‘list disk‘ to view active disks on your computer and hit Enter. There would be seen that the active disks shown asDisk 0 for hard drive and Disk 1 for your USB flashdrive with its total capacity.

4. Type ‘select disk 1‘ to determine that disk 1 would be processed in the next step then hit Enter.

5. Type ‘clean‘ and hit Enter to remove all of data in the drive.

6. Type ‘create partition primary‘ and hit Enter. Creating a primary partition and further recognized by Windows as ‘partition 1‘.

7. Type ‘select partition 1‘ an hit Enter. Choosing the ‘partition 1‘ for setting up it as an active partition.

8. Type ‘active‘ and hit Enter. Activating current partition.

9. Type ‘format fs=ntfs quick‘ and hit Enter. Formatting current partition asNTFS file system quickly.

10. Type ‘exit‘ and hit Enter. LeavingDISKPART program but don’t close the Command Prompt instead.

11. Just copy the files of the windows you wanted to install.


DONE, Enjoy your Bootable USB Drive....

Related Posts:

  • How to Play YouTube Videos Faster Without Buffering Today there are million of people who consume their time on youtube watching videos online. And as we all recognize youtube is the biggest video st… Read More
  • Windows Hack using Remote Desktop Connection 0           Remote Desktop is a feature of Windows Server 2003 that lets you remotely log on to and work at a machine as if you were … Read More
  • How to Hack Command Prompt at school to change passwords and more 1 Trying to focus on studying for your Stats final in the library but getting a serious ADD spell? Then make use of your time – while having a little fun … Read More
  • Know how to Hack Public Security Camera 3 Have you ever dreamed of becoming a SPY with superhuman skills. Ha-ha we have all dreamed of such things. Well, his article will not make you a real spy. Nether it will con… Read More
  • Is you computer too slow,,,,,!!! here SOME SOLUTIONS,,,,!! 2           Temporary files Step 1. GO to run then type %temp% and temp Step 2. Delete all these files they are all tempo… Read More

0 comments: