Step-by-Step Guide: How to Make a Bootable USB Windows 7

If you want to install Windows 7 on your device, using a USB is a much quicker method. In this article, we teach you how to make a bootable USB Windows 7. Read the following content to find out more.
Steps for Creating a Bootable USB
To install Windows 7 with a bootable USB drive, you will need a bootable USB with at least 8 GB of free storage. Ensure that there is no vital content in your USB drive since it will be erased.
Section 1: Get Ready
- Connect your USB flash drive to your device.
- Go to the Start menu.
- Type cmd into the Windows search bar.
- Right-click on the first result.
- Choose the Run as administrator option from the menu.
- Once the Command Prompt window pops up, copy and paste the following command: diskpart
- Hit the Enter button.
- Then, copy and paste this command: list disk
- Hit Enter.
- Now you can find a list included with your all disks. Your USB drive can be shown as Disk 0, Disk 1, and Disk 2. In the picture below, the USB drive is listed as Disk 1.
- Type this command: select disk “disk number”
- In the above command, you should replace disk 0, disk 1, or disk 2 with the disk number part, depending on your USB flash drive number.
- Now, the Disk X is now the selected disk message pops up.
- Type the clean command and hit the Enter button.
- Now, you should see the DiskPart succeeded in cleaning the disk message.
- Once you have cleaned your USB drive, you need to format it.
- Copy and paste the select disk “the number of your USB drive” command.
- Hit Enter.
- Copy and paste this command: create partition primary
- Hit Enter.
- Type select partition 1.
- Type this command: active
- Hit the Enter button.
- Copy and paste the following command: format FS=NTFS
Section 2: Create or Download an ISO
- Go to the Microsoft website.
- Download the Windows 7 SP1 ISO. Note that you need a product key that included 25 characters.
Section 3: Make Your Installation USB Drive
- Download Windows USB/DVD Download Tool.
- Open the setup file.
- Then, double-click on Windows USB/DVD Download Tool to run it.
- Hit the Browse file to locate your Windows 7 ISO file.
- Hit the Next button.
- Select the USB device option.
- Choose your USB flash drive from the drop-down menu.
- Hit the Begin copying button.
- Now, you need to wait for some time until the process finishes.
- Once the process is finished, exit the download tool.
Section 4: Install Windows 7 by USB
Start your PC from USB, or instead, you can change the boot order. Changing the boot order will run the installation of Windows 7 from the USB first.
Conclusion
Sometimes you need to install Windows 7 from a bootable USB drive. This method is much faster than others. In this article, we illustrated how to make a bootable USB Windows 7 step by step. Do you know any other methods? Share your ideas with us.