How to Download Windows 11 to a USB Drive for a New PC

Setting up a brand-new PC almost always starts the same way: you need a bootable USB drive loaded with Windows 11. Whether your new machine came without an OS, you're building a custom desktop, or you're doing a clean install, creating that USB installer is the essential first step. Here's exactly how the process works — and what to think about before you start.

What You're Actually Creating

When people say "download Windows 11 to USB," they mean creating a bootable installation drive — not just copying files. A bootable USB is formatted and configured so a PC can start directly from it, load the Windows 11 setup environment, and walk you through installation.

This is different from simply dragging an ISO file onto a flash drive. The drive needs to be properly structured with the right partition scheme and boot flags. That's why Microsoft provides a dedicated tool to handle the process automatically.

What You'll Need Before You Start

Before downloading anything, make sure you have:

  • A USB flash drive with at least 8 GB of storage (16 GB recommended to be safe)
  • A working PC with internet access to create the drive — this can be your old machine or any available Windows, Mac, or Linux computer
  • Enough free space to temporarily hold the Windows 11 ISO (roughly 5–6 GB)
  • Your new PC's approximate specs in mind, since Windows 11 has specific minimum hardware requirements

💡 One important note: the USB drive will be completely wiped during this process. Back up anything on it first.

The Standard Method: Microsoft's Media Creation Tool (Windows)

If you're creating the USB from an existing Windows PC, Microsoft's Media Creation Tool is the most straightforward option.

  1. Go to Microsoft's official Windows 11 download page (microsoft.com/software-download/windows11)
  2. Download the Media Creation Tool
  3. Run the tool and accept the license terms
  4. Choose "Create installation media for another PC"
  5. Select your language, edition, and architecture (64-bit is correct for virtually all modern hardware)
  6. Choose USB flash drive as the media type
  7. Select your drive from the list and let the tool download and write Windows 11 automatically

The tool handles everything — downloading the ISO, formatting the drive, and making it bootable. For most users creating a USB on a Windows machine, this is the cleanest path.

The Alternative: Download the ISO and Use Rufus

If you want more control — or if you're creating the USB from a Mac or Linux machine — you'll download the Windows 11 ISO directly and use a tool like Rufus (Windows) or balenaEtcher (cross-platform) to write it.

MethodBest ForPlatform
Media Creation ToolQuick setup, Windows usersWindows only
ISO + RufusCustom partition settings, advanced usersWindows
ISO + balenaEtcherMac or Linux usersCross-platform
ISO + VentoyMulti-boot USB setupsWindows/Linux

Rufus is especially useful because it lets you choose between GPT and MBR partition schemes, which matters depending on your new PC's firmware type (more on that below).

GPT vs. MBR: Why It Matters for New PCs

This is where a lot of first-time builders get tripped up. Modern PCs use UEFI firmware and require a GPT-partitioned USB drive to boot correctly. Older systems used BIOS firmware with MBR partitioning.

For a brand-new PC purchased in the last several years, GPT + UEFI is almost certainly correct. Windows 11 itself requires UEFI and Secure Boot, so if your new machine meets Windows 11's hardware requirements, GPT is the right choice.

If you're using Rufus:

  • Set Partition scheme to GPT
  • Set Target system to UEFI (non-CSM)

The Media Creation Tool generally handles this automatically, but if your install fails to boot, partition scheme mismatch is one of the first things to check.

Windows 11 Minimum Hardware Requirements

Not every PC can run Windows 11, and the requirements are stricter than Windows 10's were. Before going through the installation process, your new PC needs:

  • 1 GHz or faster CPU with 2 or more cores on a compatible 64-bit processor
  • 4 GB RAM minimum
  • 64 GB storage minimum
  • TPM 2.0 (Trusted Platform Module)
  • Secure Boot capability
  • UEFI firmware
  • DirectX 12 compatible graphics

TPM 2.0 is the requirement that catches people off guard most often. Most CPUs and motherboards from 2017 onward support it, but it may need to be enabled in BIOS/UEFI settings before Windows 11 will install.

Booting Your New PC from the USB Drive

Once the USB is ready:

  1. Plug it into your new PC
  2. Power on and immediately press the boot menu key — commonly F12, F11, Esc, or Del depending on the motherboard manufacturer
  3. Select your USB drive from the boot menu
  4. Windows 11 setup will launch

If the PC boots straight to a "no operating system found" screen or ignores the USB, check that:

  • Secure Boot and UEFI mode are enabled in firmware settings
  • The USB is appearing as a UEFI device in the boot menu (not a "legacy" option)
  • The drive was written correctly — it may be worth re-creating it

Where Individual Setups Diverge

The core process is consistent, but the specifics vary more than most guides acknowledge. A pre-built desktop, a DIY build with a new motherboard, and a used laptop being reinstalled all have different BIOS interfaces, different default settings, and potentially different TPM configurations. Some new PCs have TPM enabled out of the box; others require navigating into firmware menus to turn it on. Some USB drives perform significantly faster than others during the write process and during actual installation.

Whether the standard Media Creation Tool covers everything you need, or whether you'll want Rufus for more control over partition settings, depends on your specific hardware combination and what you're trying to accomplish with the final install.