Windows

How to Create a Bootable USB for Windows 10/11: A Detailed Guide

This guide will help you create a bootable USB drive for Windows 10 or 11. You'll be able to install or restore the operating system from a flash drive without a DVD drive.

Updated at February 16, 2026
15-30 min
Easy
FixPedia Team
Применимо к:Windows 10Windows 11

Introduction / Why You Need This

Creating a bootable USB drive is a straightforward way to install, upgrade, or recover Windows without using a DVD drive. This media is particularly useful for:

  • Installing Windows on new computers without an optical drive.
  • System recovery in case of crashes or infections.
  • Upgrading from Windows 10 to Windows 11.
  • A clean install to improve performance.

After completing this guide, you will have a universal Windows tool that can be used on any PC.

Requirements / Preparation

Before you begin, ensure you have:

  1. USB flash drive with the following capacity:
    • Minimum 8 GB for Windows 10.
    • 16 GB or more recommended for Windows 11 (accounting for updates).
  2. Licensed Windows 10 or 11 ISO image.
    • You can download it from the official Microsoft website or via the Media Creation Tool.
  3. A computer with administrator privileges and a stable internet connection (if the image hasn't been downloaded yet).
  4. A backup of all data on the flash drive—the process will completely format the media.

⚠️ Important: Ensure there are no important files on the USB drive. The writing process will permanently delete all data.

Step 1: Choosing a Tool to Create the Bootable Media

There are two primary tools, each suited for different scenarios:

  • Media Creation Tool (official from Microsoft).
  • Rufus (versatile third-party tool).
    • More flexible settings (GPT/MBR partition scheme, file system).
    • Works with any ISO image, including custom ones.
    • Suitable for advanced users or non-standard configurations (e.g., older BIOS).
    • Download from the official website.

Step 2: Creating a Bootable USB with Media Creation Tool

This method is ideal for beginners, as the tool handles most of the work automatically.

  1. Download and run the Media Creation Tool from Microsoft.
  2. Accept the license agreement.
  3. Select "Create installation media"Next.
  4. Ensure the correct settings are selected:
    • Language: your preferred language (e.g., English).
    • Edition: Windows 10/11 Pro or Home (matching your license).
    • Architecture: 64-bit (x64) for modern PCs.
  5. Click Next.
  6. In the "Choose which media to use" section, select your USB flash drive (it must be connected and detected).
  7. Click Next and wait for the download and image writing to complete. The process takes 10–30 minutes depending on your internet speed and USB port.

Step 3: Creating a Bootable USB with Rufus

Use Rufus if you need control over settings or already have an ISO image.

  1. Download and run Rufus (the portable version doesn't require installation).
  2. In the "Device" section, select your USB flash drive.
  3. Click "SELECT" next to "Boot selection" and browse to your downloaded Windows ISO file.
  4. Configure the settings (recommendations):
    • Partition scheme:
      • GPT for modern PCs with UEFI (most computers after 2012).
      • MBR for older PCs with BIOS.
    • File system:
      • FAT32 for UEFI compatibility (but doesn't support files >4 GB).
      • NTFS if the image contains files >4 GB (Rufus will automatically suggest NTFS if needed).
    • Volume label: e.g., WIN_INSTALL.
  5. Click "START". Rufus will warn about data deletion—confirm.
  6. Wait for completion (usually 5–15 minutes). A green "READY" indicator will appear.

Step 4: Verifying the Result

After creating the media, it's important to confirm it's bootable:

  1. Restart your computer with the USB flash drive connected.
  2. During startup, press the key to enter BIOS/UEFI (usually Del, F2, F12—varies by manufacturer).
  3. In the BIOS menu, find the "Boot" or "Boot Order" section.
  4. Set the USB device (may appear as UEFI: [drive name] or simply USB-HDD) as the first boot option.
  5. Save changes (usually F10) and exit.
  6. The computer should reboot and display the Windows installation menu (a blue screen with language selection and "Install Now").

If the menu doesn't appear:

  • Try a different USB port (preferably USB 2.0 if available).
  • Check if you selected the correct partition scheme (GPT/MBR) for your BIOS/UEFI.
  • Rewrite the media, choosing a different file system in Rufus.

Troubleshooting

"Not enough space" error during writing

  • Cause: The flash drive is too small or the wrong file system was selected.
  • Solution: Use a 16 GB+ drive for Windows 11. In Rufus, select NTFS if the image is larger than 4 GB.

USB flash drive not detected in BIOS

  • Cause: Port disabled in BIOS, incorrect partition scheme, or faulty flash drive.
  • Solution:
    1. Try a different port (especially USB 2.0).
    2. In Rufus, switch between GPT and MBR.
    3. Manually format the drive to FAT32 via Windows Disk Management and retry.

Media Creation Tool freezes or errors

  • Cause: Internet connection issues, antivirus blocking, or insufficient space on drive C.
  • Solution:
    1. Temporarily disable your antivirus.
    2. Ensure at least 10+ GB free on your system drive.
    3. Download the ISO manually and use Rufus instead.

Computer doesn't boot from USB after writing

  • Cause: Secure Boot disabled or incorrect boot order.
  • Solution:
    1. In BIOS/UEFI, find Secure Boot and temporarily disable it.
    2. For UEFI booting, ensure the EFI folder exists on the drive (Rufus creates it with correct settings).
    3. If the PC is very old, select MBR partition scheme and FAT32 file system.

Image fails to boot, "BOOTMGR is missing" error appears

  • Cause: Media written in BIOS mode, but computer attempts UEFI boot (or vice versa).
  • Solution: In Rufus, switch the partition scheme to the opposite (GPTMBR) and rewrite the flash drive.

F.A.Q.

Can I use the same flash drive for different versions of Windows?
What is the minimum USB flash drive capacity required?
What to do if the computer doesn't boot from USB?
Is internet required to create a bootable USB?

Hints

Prepare the USB flash drive
Download the Windows ISO image
Choose the creation tool
Write the image to the flash drive
Verify bootability
FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community