BNTuner AMFM RADIO News & Technology How to Create a Bootable USB Stick on Windows 11, 10, 8, 7?

How to Create a Bootable USB Stick on Windows 11, 10, 8, 7?

If you need to create a bootable USB stick on Windows, you can read through this page. It explains how to create a bootable Windows USB via CMD or a piece of professional software.

Emily

By Emily / Updated on May 12, 2023

Share this:

Why make a bootable USB stick on Windows?

A bootable USB drive is an external hard drive that contains the operating system and can be used to boot a computer or laptop. Most users plan to create a bootable USB drive in Windows for the following three different purposes.

◆Repair Windows PC: the most important one should be saving the PC when it cannot boot successfully due to a virus, serious system failure, defective hard drive, or other disk errors. With the bootable USB drive, you can reboot the computer and repair it accordingly.
◆Clean install OS: it can be used as an external installation media to clean install the operating system. This is much quicker and easier than installing OS from CD or DVD-ROM.
◆Bring your familiar OS everywhere: the bootable USB drive can also be a portable Windows device, which you can take everywhere and enjoy the familiar OS environment on other computers, even the brand-new one without OS installed.

How to create a bootable USB on Windows 11/10/8/7?

As listed above, the bootable Windows USB drive can be used under different situations, so the process of creating a bootable USB stick on Windows will also differ slightly. But don’t worry, this article will outline how to make a bootable USB device for the above 3 purposes on Windows 10/8/7.

Part 1. Create bootable Windows installation USB media via CMD

First of all, we will show you how to create a bootable USB drive for installing the OS.

Tips:
● The USB drive should be at least 4GB of storage (for a 32-bit operating system) or at least 8GB (for a 64-bit system).
● Back up files you have stored on the USB drive because the drive will be formatted during this process and all files on it will be erased.

Step 1. Open Command Prompt windows: click “Start” button, input “cmd” in the Search box and press “Enter”. Right click the “Command Prompt” icon and select “Run as administrator”.

Step 2. In the pop-out Command Prompt window, type “diskpart” and press “Enter” to launch Diskpart utility. Inside the Diskpart window, input the following commands in turn and press “Enter” after each one.

  • list disk
  • select disk #
  • clean
  • create partition primary
  • select partition 1
  • format fs=ntfs quick (if you plan to create UEFI bootable USB using Diskpart, type “format fs=fat32 quick” instead to format it into FAT32 file system)
  • active
  • exit
Create Bootable USB CMD

Don’t close the Command Prompt. You can minimize it for a little bit since the process is not finished yet. Now, put the Windows DVD into your computer’s DVD drive. Open Windows File Explorer to check out the drive letter of the Windows DVD drive and the USB drive.

Then, go back to the CMD window and type in “D: CD BOOT” (replace D: with your DVD drive letter) and press Enter. Type “CD BOOT” again and press Enter. Lastly, type “BOOTSECT.EXE /NT60 H: “ (replace your USB flash drive letter for H:) and press Enter.

At last, copy all the files and folders of the Windows DVD to your USB flash drive in File Explorer. Now, you can plug the bootable USB flash drive into the target computer to start installing OS.

Part 2. Create a bootable USB drive for Windows repair

If your Windows computer cannot boot due to hard drive failure, you can create a bootable USB drive as a Windows repair tool. In this case, you can use AOMEI Partition Assistant Professional.

Apart from creating a bootable USB stick on Windows computer for a PC emergency, it also offers related functions to repair boot issues such as rebuilding MBR, checking and fixing bad sectors on the system drive. Now you can download the demo version and learn how to create a bootable USB stick on Windows 11/10/8/7 for Windows repair.

Total Views: 741 ,

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post