Into Windows

  • Home
  • Windows 11
  • Windows 10
  • Windows 7
  • Privacy
You are here: Home » Windows 8 Guides » How To Install Windows 8.1 From USB Flash Drive

How To Install Windows 8.1 From USB Flash Drive

Last Updated on November 28, 2023 by admin 7 Comments

Installing an operating system from a USB drive involves mainly three steps: preparing a bootable USB by transferring all files of the operating system onto the USB, enabling booting from USB on your PC, and then actually installing the operating system.

Long-time Windows users will know that preparing a bootable USB is relatively easy if you know a thing or two about the Command Prompt. Since not all users are comfortable with the command line, in this guide, we’re going to walk you through two methods with step-by-step instructions to install Windows 8.1 from a USB flash drive.

Method 1 involves preparing a bootable Windows 8.1 USB with the help of third-party software, and method 2 is for users who would like to prepare a bootable USB without using third-party tools (using Command Prompt). Note that both methods are compatible with 32-bit and 64-bit Windows.

Also read: How to Install Windows 8/8.1 from an external hard drive.

Method 1: Create a Windows 8.1 bootable USB with the help of Rufus

NOTE: In this guide, we are preparing a bootable USB on a Windows 8 PC, but you can use this method to create a bootable USB on Windows 7 as well.

Even though there are a bunch of good tools out there, including Microsoft’s own Windows 7 USB/DVD Download Tool, we’re going to use Rufus software, as it’s the best tool out there for the job.

Step 1: Connect the USB flash drive that you would like to install Windows on your PC and back up all data from the USB drive before proceeding further, as we’re going to erase all data by formatting it.

Step 2: Head over to this page and download the latest version of the Rufus tool. The download size is under 0.5 MB.

Step 3: Double-click on the downloaded Rufus.exe file to launch it (it’s a standalone tool). You will see a small dialog box asking, “Do you want to allow Rufus to check for application updates?” message. Click the Yes or No button to continue.

Step 4: Select your USB flash drive under the Device drop-down menu, select Partition scheme and target system type as MBR partition scheme for BIOS or UEFI computers, and select File system as NTFS.

Installing Windows 8.1 From Bootable USB Flash Drive

NOTE: If you are preparing a bootable USB for a UEFI PC, you need to select Partition scheme and target system type as GPT partition scheme for UEFI computer and file system as FAT32. Note that UEFI doesn’t support the 32-bit version of Windows 8.1.

Step 5: Next, check the box named Create a bootable disk using, select ISO Image and then click the CD/DVD icon to browse to the Windows 8.1 ISO file. And if you have a Windows 8.1 DVD, we suggest you use Method 2.

Step 6: That’s it! Your bootable Windows 8.1 USB flash drive is ready! You can now connect to the PC, enable boot from USB under BIOS, and then start installing Windows 8.1.

Method 2: Preparing bootable USB using Command Prompt (without using extra tool)

Step 1: Open Command Prompt as administrator. To do this, in Windows 8, simultaneously press the Windows + X keys to see the Power Menu in the bottom left corner of the screen, click Command Prompt (admin), and then click Yes for the UAC prompt to launch the elevated prompt.

If you’re on Windows 7, open the Start menu, type CMD in the Start screen search box, and then simultaneously press Ctrl + Shift + Enter keys to run Command Prompt as administrator.

Step 2: Next, in the Command Prompt, type the following command:

Type DISKPART and press the Enter key.

Install Windows 8.1 From bootable USB Flash Drive Step01

Step 3: Type LIST DISK and then press the Enter key to see a list of all connected drives to your PC.

Here, you need to note down the Disk number of your USB flash drive that you wish to make bootable. For instance, in the below picture, the Disk number of my USB drive is “Disk 1”. We suggest you double-check your USB drive’s Disk number before proceeding to the next step, as we’re going to format it, and entering a wrong Disk number might erase other connected drives.

Install Windows 8.1 From bootable USB Flash Drive Step1

Step 4: Enter the following commands one by one and press Enter key after entering each command.

SELECT DISK 1 (replace “1” with your USB drive’s disk number)

CLEAN

CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS QUICK

ASSIGN

EXIT

Close the Command Prompt.

Install Windows 8.1 From bootable USB Flash Drive

Step 5: Next, you need to either insert your Windows 8.1 installation DVD or mount your Windows 8.1 ISO file. If you’re on Windows 8, mounting the ISO file is fairly simple; right-click on the ISO file, and select the Mount option. When you mount the ISO file, you will see a new virtual drive in the Computer (My Computer).

And if you’re on Windows 7, please follow the instructions provided in our how to mount an ISO file in Windows 7 guide to successfully mount it.

Step 8: In this step, you need to copy all files, including autorun.ini file, from your Windows 8.1 DVD or mounted drive (containing files from ISO). That’s it! Your bootable Windows 8.1 USB drive is ready!

Install Windows 8.1 From bootable USB Flash Drive Step

Good luck! You can reboot or connect your USB drive to the PC on which you wish to install Windows 8.1 and start installing the newest version of Windows.

And if your PC doesn’t support booting from USB, follow our how to install Windows from USB even if your PC doesn’t support it.

Filed Under: Windows 8 Guides Tagged: Windows 8.1

Related Posts

  • How To Install Windows 7 On USB Flash Drive
  • How To Create Bootable Windows 7 USB To Install Windows 7 From USB Flash Drive
  • How To Install Windows 8.1 From USB Flash Drive
  • How To Install Windows 7 On USB Flash/Hard Drive [Easy Way]
  • How To Install Windows 8 From USB
  • Use WinToHDD To Create Multi Install Windows USB Drive
  • WinToHDD: Install/Reinstall Windows 10 Without DVD or USB
  • 5 Ways To Install Windows 10
  • How To Encrypt/Decrypt A USB Flash Drive In Windows 7
  • Install Windows 10 From USB Drive
  • You Can Clean Install Windows 10 After The Upgrade

Comments

  1. Bernice Jenkins says

    May 24, 2015 at 2:43 am

    @DMorgan No that is not what he means. He is referring to a USB flash drive not your USB external hard drive. And external drive would not need this in order to boot from like a flash drive. It says flash drive right in the title.

  2. DMorgan says

    April 5, 2015 at 8:12 pm

    I am confused with the USB drive that you are choosing to erase. I have my windows 8.1 a USB external drive but in your command prompt instructions you mentioned to connect that usb drive to format it which in turn will erase my data. So are you meaning to erase my hard drive on my computer? Also can I have my external drive with the windows 8.1 and other documents on that external drive and use it as my bootable sub?

  3. Robert says

    March 5, 2015 at 11:36 am

    Thanks. Used your command line method for 8.1. Was a breeze.

  4. ravaa says

    December 18, 2014 at 2:02 am

    Tnx man. It worked

  5. Baogwa says

    February 28, 2014 at 4:00 am

    Just wanted to say thanks! This was easy to follow, and worked perfectly.

  6. hedron says

    November 25, 2013 at 2:15 am

    Don’t you mean autorun.inf and not .ini?

  7. Diagg says

    July 6, 2013 at 12:23 pm

    Hi, as more and more Pc ship with UEFI, it would be a good starting point to replace FORMAT FS=NTFS by FORMAT FS=FAT

Leave a Reply

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

Advertisements

Search Into Windows

Recent posts

  • 5 Ways To Go To Desktop In Windows 11
  • How To Show Battery Percentage On Taskbar In Windows 11
  • Fix: AMD Software Adrenalin Edition Not Opening In Windows 11
  • How To Show Year On Windows 11 Taskbar
  • Windows 11 24H2 Is Available Now
  • How To Create 7z & TAR Files In Windows 11 Without Using Additional Apps
  • How To Remove Bell Icon From Taskbar In Windows 11
  • How To Reinstall Windows 11 Without Losing Apps And Files
  • How To Hide/Show Files & Icons On Desktop In Windows 10/11
  • How To Show Hidden Icons On Taskbar In Windows 11

About us

  • About Us
  • Contact Us
  • Privacy Policy

Copyright © 2025 · Into Windows