Skip to main content

How To Create Bootable USB Without Any Software In Windows 10 (Using Command Prompt)

How To Create Bootable USB Without Any Software In Windows 10 (Using Command Prompt)

We are now making posts on "cmd Tricks". In the previous post, our audience response was very good. So, we are now going to tell you another cmd trick as shown in the title.

Steps:

  1. First, Insert your USB flash drive to your computer.
  2. Search for ‘cmd’ in Windows 10 from the taskbar, Command Prompt will appear.
  3. Right click on Command Prompt and select ‘Run as Administrator’ in case you have searched for cmd in the Windows 10 Taskbar.
  4. Once the Command Prompt window appears, type "diskpart" and hit enter. Wait until the diskpart utility runs in another window.
  5. In the new diskpart window, type "list disk" and hit enter. It will show you all active disks on your computer.
  6. Most probably, you will see two Disk types.
Disk 0 for hard drive and, Disk 1 for your USB Flash Drive with its total capacity.


Since we are going to work on to create bootable USB drive, we will work with Disk 1.

  • Type select disk 1 in the same windows and hit Enter. You will get a message ‘Disk 1 is now the selected disk’. That means any further operation that you do will affect your disk 1 directly.
  • Type clean and hit Enter to remove all of the data on the USB drive. The clean command will format your bootable drive. You will get a message like ‘Diskpart succeeded in cleaning the disk’.
  • Type create partition primary and hit Enter. You will get a message like Diskpart succeeded in creating the specified partition.
  • Type select partition 1 and hit Enter. It will choose partition 1 for setting up it as an active partition.
  • Type active and hit Enter. It will activate the current partition.
  • Type format fs=ntfs quick and hit Enter. This command will format your current partition as NTFS file system quickly.
  • Type exit and hit Enter. Exit command will close the Diskpart program. But do not close the command prompt Windows.

Copying files from a DVD to USB using CMD:


  1. Let us assume that the USB drive is the G: drive and the DVD installer is located on drive E: and you also have inserted a DVD inside the DVD drive from where you want to copy the data to create a bootable USB drive.
  2. By default, Command Prompt’s active directory for Administrator permission is on C:\Windows\System32>. We will navigate Command Prompt to set on DVD (E:) as its active directory. Remember there should be a DVD inside DVD installer.
  3. Just type E: then hit Enter, and then the active directory is changed to E.
  4. Type cd boot and hit Enter. Now the active directory is changed to E:\boot>
  5. Type bootsect /nt60 g: and hit Enter. It will create the boot sector on G: drive (USB Flash drive).
  6. Type exit and hit Enter to close the Command Prompt.Until this step, we have been successfully able to create a bootable USB drive and the flash drive is ready to be used as a boot media.
  7. To install Windows from a bootable USB drive, we just need to copy the whole installation files contained on the DVD installer to the USB flash drive.To do this, open the Command Prompt as in previous steps.
  8. Once the command prompt is open, type copy e:\*.* /s/e/f g: and then press Enter. Wait until all the files in the DVD installer are copied onto the flash drive. Please double check the drive letter of your USB and DVD. Here, here de is the drive letter of the DVD drive that holds the Windows DVD, g is the drive letter that you assigned to the external USB Stick.

Now bootable USB drive is ready to be used for installing Windows from the Flash drive and you’re done.

Popular posts from this blog

How to Delete a File/Folder Permanently using Command Prompt (cmd) [ Windows ]

What is Command Prompt? Command Prompt, also known as cmd.exe or cmd, is the command-line interpreter on Windows NT, Windows CE, OS/2 and eComStation operating systems. It is the counterpart of COMMAND.COM in DOS and Windows 9x systems (where it is also called "MS-DOS Prompt"), and analogous to the Unix shells used on Unix-like systems.  Reason Why the file/folder cannot be deleted: Sometimes deleting a folder and its contents from Windows Explorer can take an eternity especially when dealing with large folders as it deletes each file one by one.  The faster way is to delete the folder from the windows command prompt. Code for deleting a file: First, open the cmd then type the following command line and

How to Recover Deleted Data from USB/Memory Card | Easy Way

There are many Software's to recover data from USB or Memory card/flash drive. Most of these are not work effectively or these are expensive to buy. Today, I will introduce a software that is very effective and safe. It is very simple and easy to use. That is  SAFE 365 SD CARD DATA RECOVERY. How To Use SAFE 365: Step 1:  First of all, download the software by  Clicking here  and then Install it. Step 2:  Open  SAFE 365