How to create bootable USB flash disk with the installation of Microsoft Windows 7

This article was published several years ago and the information within may not always be up to date or accurate. No further changes or updates will be done and it will remain on our website for archiving purposes.

Distribution of Microsoft Windows 7

Windows 7 is one of the latest versions of Microsoft Windows operating system family for PCs. It is distributed in four editions Starter, Home Premium, Professional and Ultimate. Home Premium, Professional and Ultimate editions are sold with new computers and in computer shops, but Starter edition is distributed only with new computers called netbooks. The standard distribution medium for Windows 7 is DVD.

Create bootable USB flash disk with Windows 7 installation

Windows 7 can be also installed from bootable USB flash disk. To create it, you will need flash disk with minimum of 4GB capacity and of course Windows 7 installation DVD. You can find some utilities on Internet that can create bootable USB flash disk, but these instructions can help you to create it, only with applications distributed with Microsoft Windows.

  1. Connect the flash drive to USB port.
     
  2. Open the Start menu, type "cmd" to search box and press ctrl+shift+enter.
     
  3. Type DISKPART to command line to run Microsoft DiskPart utility
     
  4. Type LIST DISK to view the list of disks connected to computerMicrosoft Windows Command Line DiskPart
     
  5. Type commands sequence:

    SELECT DISK # (# is number of the USB flash disk in the list of disks)

    CLEAN (remove partitions from the USB disk)

    CREATE PARTITION PRIMARY (create new primary partition)

    SELECT PARTITION 1 (select the new created partition)

    ACTIVE (set new partition to active)

    FORMAT FS=NTFS (format of the partition with the NTFS file system)

    ASSIGN (give flash disk drive letter in Windows)

    EXIT (quit from the Microsoft DiskPart)

    Microsoft DiskPart command sequence
     
  6. Stay in the Command line and go to the Windows 7 installation DVD by typing the letter of the DVD drive (for example type D:)
     
  7. Go to the BOOT folder by typing CD BOOT command
     
  8. Type BOOTSECT.EXE /NT60 #: (# is the letter of the prepared bootable USB flash disk)

    BOOTSECT.EXE sequence
     
  9. Copy the content of the Windows installation DVD to your USB flash disk

After these steps, the Windows bootable installation flash disk will be created. To boot from it, make sure, that USB port is set as the the first option in the boot sequence settings in the BIOS of the computer. These instructions will also work in Windows Vista.

You can also download the Windows 7 USB/DVD Download Tool from Microsoft website, which can be used for the same purpose.

Related software and links:

Microsoft Windows icon

Microsoft Windows    Microsoft Windows platform
A series of operating systems developed by Microsoft

 
Microsoft Windows 7 icon

Microsoft Windows 7    Microsoft Windows platform
One of the newer members of Windows OS family

 
Microsoft Windows Vista icon

Microsoft Windows Vista    Microsoft Windows platform
One of the members of Windows operating system family

 

Windows 7 USB/DVD Download Tool    Microsoft Windows platform
A small utility used to install Windows from USB drive

 

Add new comment about “How to create Windows 7 bootable USB installation disk

This article was published several years ago and the information within may not always be up to date. No further changes or updates will be done.
If you want to discuss about it, no one will most likely respond to you here. If you need help with some actual problem, please use our forums.

Go to:
Article related software
Add comments...

Enter any file extension without dot (e.g. pdf)
Search for file extension details and associated application(s)

RSS feed