PC & Electronics #Windows 11#clean install

How to Do a Clean Install of Windows 11 from a USB Drive

Step-by-step clean install of Windows 11: make the bootable USB, set boot order, partition correctly, bypass Microsoft account, and what to do after.

J.D. Sweeney April 11, 2026 10 min read

A repair install or Reset This PC can fix a lot of Windows problems. A clean install fixes all of them. When Windows is slow, unstable, bloated with manufacturer software you never asked for, or corrupted in ways that repair tools can’t reach, a clean install is the nuclear option — and sometimes the nuclear option is the right call.

It takes longer than a repair install. You lose everything on the drive that you don’t back up first. Done correctly, it also leaves you with the cleanest, fastest, most stable version of Windows possible on your hardware. Here’s exactly how to do it.


When a Clean Install Is the Right Move

Don’t reach for a clean install when a simpler fix will do. But do reach for it when:

The OS has accumulated years of junk and nothing feels fast anymore. Reset This PC with “remove everything” does essentially the same thing through a different mechanism. If you want the cleanest result possible — including clearing the recovery partition and starting with the latest Windows image — a USB clean install is better.

You bought a used machine. No matter what the seller told you, you don’t know what’s on it. A clean install means you know exactly what software is running. This isn’t optional for anything business-related or anything you’ll store personal data on.

Windows corruption that Reset and SFC can’t fix. If sfc /scannow reports unrepairable corruption, DISM can’t restore the component store, and the machine still has issues, the OS is too far gone to repair in place.

Manufacturer bloatware you can’t remove. OEM Windows installs — particularly from HP, Lenovo, and Dell — include software that reinstalls itself through Windows Update and can’t be fully removed without a clean install. A clean install from a Microsoft image eliminates all of it.

You’re upgrading from Windows 10. A clean install gives you a genuine fresh start rather than carrying over every driver, registry entry, and application state from the old OS.


Back Up Before You Start

This is the step people skip and then regret. A clean install will erase your drive. Everything on it. Do not proceed without verifying you have copies of everything you need.

What to check:

  • Documents, Desktop, Downloads folders — copy these to an external drive or cloud storage
  • Browser bookmarks — export from your browser’s settings, or sync them to your browser account before you proceed
  • Email if you use a local client like Outlook or Thunderbird — export PST or MBOX files
  • Application license keys — particularly standalone apps (Adobe, JetBrains, certain games) that require reactivation. Store these somewhere you can access without the machine, such as your phone’s notes app or a secure password manager
  • Two-factor authentication: if you use an authenticator app on the same device, migrate it to another device first or export your backup codes

What you don’t need to back up: Windows will reactivate automatically if you had a digitally licensed copy of Windows 10 or 11 tied to this hardware. The license is stored on Microsoft’s servers linked to your hardware ID, not on the drive. Wipe the drive, reinstall Windows 11, sign in (or skip signing in — more on this below), and Windows will activate automatically within a few minutes of connecting to the internet.


Step 1: Make the Bootable USB Drive

You need a USB drive with at least 8 GB of capacity. Anything on it will be erased. Use Microsoft’s Media Creation Tool — don’t download a Windows ISO from third-party sites.

  1. Go to microsoft.com/software-download/windows11 on a working machine.
  2. Click Download Now under “Create Windows 11 Installation Media.”
  3. Run the Media Creation Tool. Accept the license terms.
  4. Select USB flash drive and click Next.
  5. Select your USB drive from the list. Double-check you’ve selected the right drive — it will be erased.
  6. The tool downloads Windows and writes it to the USB. This takes 15–45 minutes depending on your internet speed. When it finishes, the drive is ready.

Alternatively, using Rufus: If you want more control — particularly if you want to create an install that bypasses the TPM 2.0 and Secure Boot checks for older hardware — Rufus is the right tool. Download the official Windows 11 ISO from the same Microsoft page (there’s a “Download Windows 11 Disk Image (ISO)” option), then use Rufus to write it to the USB. Rufus lets you select “Extended Windows 11 Installation” to remove TPM and RAM requirements during the install wizard.


Step 2: Set the BIOS to Boot from USB

The BIOS/UEFI determines what the machine boots from. By default, it’s set to boot from the internal drive. You need to change this to boot from your USB.

Accessing the BIOS: Power off the machine completely, then power it on and immediately press the BIOS entry key repeatedly. The key varies by manufacturer:

  • Dell: F2 or F12 (F12 brings up the one-time boot menu directly, which is faster)
  • HP: Esc or F10 (Esc opens a startup menu where you can select boot device)
  • Lenovo: F1, F2, or Fn+F2 depending on model; ThinkPads often use the Novo button (small pinhole button)
  • ASUS: F2 or Del
  • Acer: F2 or Del
  • Microsoft Surface: Hold Volume Down while pressing Power

If Windows loads before you get into the BIOS, you need to press the key earlier — immediately at power-on, before any logo appears.

One-time boot menu vs permanent BIOS change: Most manufacturers offer a one-time boot device selector (F12 on Dell, Esc on HP, F9 on Lenovo) that lets you choose the boot device just for this startup without permanently changing BIOS settings. This is the cleanest approach — use it for the installation, and the machine goes back to booting from the internal drive automatically next time.

If your BIOS doesn’t have a one-time boot menu, navigate to the Boot tab in BIOS settings and move your USB drive to the top of the boot order. Save and exit.

Secure Boot and TPM: Modern Windows 11 requires Secure Boot and TPM 2.0. If you’re installing on a machine that supports both, leave Secure Boot enabled — there’s no reason to disable it. If the Windows installer refuses to proceed due to TPM or Secure Boot requirements on older hardware, use the Rufus method mentioned above to create an installer that skips these checks.


Step 3: Boot from the USB and Start Setup

With the USB plugged in and boot order set, power on. You’ll see “Press any key to boot from CD or DVD…” — press a key. (The message says CD or DVD even when you’re booting from USB on older UEFI implementations. Just press something.)

The Windows Setup screen appears. Language, time, and keyboard: leave defaults unless they’re wrong. Click Next, then Install Now.

You’ll be asked for a product key. If you’re reinstalling on a machine that had a valid Windows 11 license, click “I don’t have a product key.” Windows will activate automatically from your hardware-linked digital license once setup is complete and you’re connected to the internet.

Select the Windows 11 edition that matches your previous license — usually Windows 11 Home or Windows 11 Pro. Getting this wrong and activating with the wrong edition is recoverable but annoying. When asked which type of installation: Custom: Install Windows only (advanced). Do not select Upgrade.


Step 4: Partitioning — Delete Everything or Just C:

This is where people make mistakes. The partition step determines exactly what gets erased.

You’ll see a list of partitions on the drive. On a typical Windows machine, you’ll see several: a small EFI System Partition (100–500 MB), possibly a Recovery partition (500 MB–1 GB), and one or more primary partitions including your main Windows partition.

For a truly clean install — removing OEM bloat, old recovery partitions, and starting completely fresh: delete every partition on the target drive. Select each one and click Delete. Keep deleting until you have a single block of “Unallocated Space.” Then click Next — Windows Setup creates its own EFI, recovery, and system partitions from that unallocated space in the correct sizes for Windows 11.

If you have a second drive with data you want to keep: Be careful here. Verify you’re looking at the correct drive (Drive 0 vs Drive 1) before deleting anything. Drive number, total size, and partition layout all help confirm which is which. If you’re unsure, unplug the second drive before starting the installer.

If you only want to clear Windows and keep other partitions: Delete only the main Windows partition (typically the largest one, labeled as Drive 0 Partition X with the full capacity). Leave the EFI partition. Select the unallocated space and click Next — Windows installs into it and leaves your other partitions alone.

Click Next after configuring partitions. Setup copies files, expands them, installs features and updates, and restarts several times. This typically takes 15–30 minutes. Leave the USB plugged in; it’ll be ignored after initial setup begins.


Step 5: The Microsoft Account Bypass That Still Works

After setup finishes, Windows takes you through Out-of-Box Experience (OOBE) — the first-run setup screens. Microsoft pushes you hard toward signing in with a Microsoft account. For most home users, a local account is the cleaner choice for privacy and simplicity. Here’s how to get one.

On Windows 11 Home: The setup screen will ask you to sign in to a Microsoft account. When you reach the sign-in screen, click Sign-in options (small link below the email field), then Offline account, then Skip for now. If those options aren’t visible, try entering a fake email address (like [email protected]) — Windows will say the email isn’t recognized and offer an option to create a local account instead.

If that fails, the current reliable method: on the sign-in screen, press Shift+F10 to open a Command Prompt, type oobe\bypassnro and press Enter. The machine restarts and the setup wizard reloads. This time, a “I don’t have internet” option appears on the network screen. Select it, click “Continue with limited setup,” and you can create a local account.

On Windows 11 Pro: Pro has an option during setup — when you reach the network/account screen, select Set up for work or school, then click Sign-in options and choose Domain join instead. This creates a local account without touching Microsoft’s servers.

Local vs Microsoft account tradeoffs: A Microsoft account gives you OneDrive integration, settings sync across devices, and easier password recovery if you forget your PIN. A local account means Windows doesn’t sync your data to Microsoft’s servers, your login isn’t tied to an email address, and there’s one less dependency. For a family member’s laptop or a machine that doesn’t leave the house, local is simpler. For a work machine or anyone who already uses Microsoft 365, Microsoft account makes sense.


Step 6: After Setup — What to Install First

Drivers first, always. Windows 11 installs generic drivers for most hardware automatically, but they may not be the right ones or the most current. Go to your laptop manufacturer’s support page, enter your model number, and download:

  1. Chipset drivers — install these first; they enable proper communication between Windows and the CPU/platform
  2. GPU drivers — from Intel, AMD, or NVIDIA directly (not from the laptop OEM, whose versions are often months behind)
  3. Network adapter drivers — if Wi-Fi or Ethernet aren’t working, you may need to transfer these via USB from another machine
  4. Audio drivers
  5. Touchpad/keyboard drivers — important for laptops with advanced gesture or key mapping features

After drivers, run Windows Update fully. Let it complete all updates, including optional drivers it identifies. Restart as needed. Run it again until there’s nothing pending.

Then applications. Not before. Installing applications before drivers and updates are complete can cause conflicts or mean you install software twice after a driver-forced restart. The order matters.

Browser and password manager first: Once drivers are sorted, your browser with saved passwords gives you access to everything else you need. Install your password manager before anything else so you have credentials for subsequent installs.

What you don’t need to reinstall: Windows Defender is built in and active immediately. You don’t need a third-party antivirus on Windows 11 for standard home or office use. Windows Update covers security patches. Defender covers malware. Adding a third-party AV on top of Defender typically adds more problems than it solves.

Field Notes — Get weekly tools, techniques, and deals from J.D. Sweeney. No fluff, unsubscribe anytime. Subscribe free →


The Steps That Trip People Up

Forgetting to back up browser bookmarks. Everything else is either in cloud storage, reinstallable, or documented somewhere. Bookmarks that haven’t been exported or synced to an account are genuinely gone. Takes two minutes to export; costs hours to reconstruct if you forget.

Not having the right drivers on hand before you start. If the machine’s Wi-Fi isn’t working after install and you don’t have a copy of the driver on a USB stick, you’re stuck. For laptops especially, download all drivers to a second USB drive before starting the clean install so they’re available without internet access.

Selecting “Upgrade” instead of “Custom.” The upgrade path during setup preserves your old Windows installation. That’s exactly what you’re trying to get away from. Custom install, every time.

Deleting the wrong drive’s partitions. If your machine has two drives and you confuse them in the partition view, you’ll erase the wrong one. Disconnect secondary drives physically if you’re not sure, or confirm carefully using size as a guide — and never delete anything until you’ve confirmed which partition belongs to which drive.

Expecting Windows to activate without internet. Windows activation requires a connection to Microsoft’s servers. It happens automatically and quickly once you’re connected to the internet. If you set up with no internet for the local account bypass, connect to Wi-Fi or Ethernet after setup completes and activation will happen within minutes — you’ll see “Windows is activated” in Settings > System > Activation.

A clean install is the most reliable way to fix a Windows machine that’s gotten away from you, and it’s the right starting point for any machine you don’t fully control the history of. Done once correctly, it saves hours of troubleshooting attempts on problems that a clean start would have solved in one shot.

Related Articles