Skip to content

How to Create a Windows 11 Recovery Drive

Build a Windows 11 recovery drive on a USB stick: what it does, the size you need, the back up system files option, and how to boot and use it to repair a PC.

MGMCSA Guru Team September 18, 2026 7 min read
A USB flash drive next to a Windows 11 recovery drive wizard showing the back up system files checkbox

A recovery drive is the thing you wish you’d made the day your PC won’t boot. It’s a bootable USB stick that loads the Windows recovery environment, so you can run Startup Repair, restore from a point, reset the PC, or — if you set it up right — reinstall Windows 11 entirely. Ten minutes now saves a bad afternoon later.

One thing to be clear about up front: a recovery drive is not a backup of your files. It repairs Windows; it doesn’t protect your documents and photos. You still want a separate file backup. This guide covers building the recovery drive, the one option that decides how useful it is, and how to actually boot from it when you need it.

What a recovery drive does (and doesn’t do)

The recovery drive boots into WinRE, the Windows Recovery Environment, where the repair tools live. From there you can fix a system that won’t start without needing the original PC to be working.

Recovery drive vs other media

Tool What it's for
Recovery drive Repair this PC: Startup Repair, reset, restore, reinstall
Installation media (USB/ISO) Clean install Windows on any compatible PC
File backup (File History etc.) Protect your documents, photos, and data

So a recovery drive sits between the two. It’s tied more closely to your machine than generic installation media, and it doesn’t touch your personal data at all.

What you’ll need

The requirements are short, but the USB size depends on one choice you’ll make in the wizard.

Before you start

  • A USB flash drive you can fully erase (16 GB minimum, 32 GB recommended)
  • The PC signed in with an administrator account
  • Around 30–60 minutes if you back up system files
  • Nothing important left on the USB stick — it gets formatted

If you plan to tick Back up system files (you generally should — more on that below), aim for a 32 GB stick. Without that option, the drive is small and a 1 GB stick would do, but you lose the ability to reinstall Windows from it.

Step 1: Open the recovery drive tool

Windows 11 has a dedicated wizard for this. The fastest way in:

Press Win + S, type Create a recovery drive, and open it. You can also launch it directly:

RecoveryDrive.exe

Approve the User Account Control prompt. The first screen has a single, important checkbox.

Checking that box is what pushes the size requirement up to 16 GB or more and makes the process take longer, because Windows copies the system image to the drive. It’s worth it.

Step 2: Choose the USB drive and create it

Click Next. Windows scans for connected USB drives and shows the available ones, along with the minimum capacity needed for your PC.

Pick your USB stick carefully — double-check the drive letter and size, because the next step erases it completely.

Click Create. Windows formats the drive, copies the recovery tools, and — if you ticked the box — writes the system files. This can take anywhere from a few minutes to the better part of an hour depending on the USB speed and your build. When it finishes, click Finish, label the stick something obvious like “Win11 Recovery”, and store it somewhere you’ll find it.

Step 3: Boot from the recovery drive

Making the drive is only half the job. Knowing how to boot from it — before you’re in a panic — is the other half.

With the PC off and the recovery USB inserted, power on and open the one-time boot menu. The key varies by manufacturer, so try the one for your hardware:

Common one-time boot menu keys

Manufacturer Boot menu key
Dell F12
HP F9 (or Esc then F9)
Lenovo F12 (or the Novo button)
ASUS / Acer Esc or F12
Many desktops F8, F11, or F12

From the boot menu, choose the USB drive — it’s often listed by its brand name or as “UEFI: [USB name]”. If the USB doesn’t appear, you may need to enter UEFI/BIOS setup and confirm USB booting is enabled.

Once it boots from the drive, you’ll land in the recovery environment.

Step 4: Use the recovery tools

Choose your keyboard layout, then go to Troubleshoot → Advanced options. The tools you’ll use most:

  • Startup Repair — fixes boot problems automatically. Try this first when Windows won’t start.
  • System Restore — rolls back to a restore point if a recent change broke things.
  • Uninstall Updates — removes a recent quality or feature update that caused the problem.
  • Command Prompt — for manual repairs like bootrec or chkdsk.

If you backed up system files when you made the drive, you’ll also see Recover from a drive, which reinstalls Windows 11 from the USB. That’s the heavy option — it reinstalls the OS, so treat it as a last resort and make sure your files are backed up first. For the wider set of options and when to use each, Microsoft’s recovery options in Windows overview is a good reference.

Keep it current

A recovery drive doesn’t expire, but the system files on it are frozen at the moment you made it. After a major Windows 11 feature update, the snapshot is out of date — a reinstall from an old drive lands you on an older build that then has to update itself.

Make a fresh recovery drive once or twice a year, and right after any feature update you care about. If you’d rather have media that works on any PC for clean installs, that’s a different tool — see creating Windows installation media.

Wrapping up

A Windows 11 recovery drive is cheap insurance: one spare USB stick and ten minutes of setup gives you a way back when the PC won’t boot. Tick Back up system files so the drive can reinstall Windows, use a 32 GB stick, and label it clearly.

The two things people forget are that it formats the USB — so don’t use a stick with anything valuable on it — and that it’s not a substitute for backing up your files. Pair the recovery drive with a real file backup and you’ve covered both halves of the problem.

Frequently asked questions

What's the difference between a recovery drive and a backup?

A recovery drive is a bootable USB for repairing or reinstalling Windows. It does not back up your personal files, documents, or installed programs. Keep a separate file backup — File History or another tool — alongside the recovery drive.

How big a USB drive do I need for a Windows 11 recovery drive?

If you tick 'Back up system files to the recovery drive', use at least 16 GB; 32 GB is a safer choice. Without that option the drive is much smaller. The wizard tells you the minimum size for your PC before it starts.

Will creating a recovery drive erase my USB stick?

Yes. The process formats the USB drive and deletes everything on it. Use an empty stick or one whose contents you've already copied elsewhere, because there's no undo once the wizard starts writing.

Should I check 'Back up system files to the recovery drive'?

Usually yes. With it ticked, the drive can reinstall Windows 11, not just run repair tools. Without it, you get the recovery environment but would need separate installation media to reinstall. The trade-off is a larger USB requirement and a longer creation time.

Can I use a recovery drive on a different PC?

A recovery drive made with system files is tied to that PC's Windows version and architecture, so it's meant for the machine that created it or an identical one. For a clean install on any PC, create installation media with the Media Creation Tool instead.

Does a recovery drive expire or need updating?

It doesn't expire, but the system files it holds are a snapshot from when you made it. After a major Windows 11 feature update it's worth creating a fresh recovery drive so a reinstall lands you on a current build.

Sources & further reading

Official vendor documentation referenced while writing this guide.

MG

MCSA Guru Team

IT & Systems Administration

We are working IT pros and system administrators who spend our days in Windows Server, Microsoft 365, and the wider Microsoft stack. MCSA Guru is where we write down the fixes and walkthroughs we wish we had found the first time.

MCSA Guru provides independent, educational IT guidance. Microsoft, Windows, Windows Server, Microsoft 365, Exchange, and Microsoft Teams are trademarks of Microsoft Corporation; Docker is a trademark of Docker, Inc. MCSA Guru is not affiliated with or endorsed by Microsoft or Docker. Always test changes in a safe environment before applying them in production.

Related guides

A Windows 11 sound settings panel with a muted speaker icon and a dropdown for selecting the output device

How to Fix No Sound in Windows 11

No sound in Windows 11? Work through output device selection, volume mixer, the audio troubleshooter, driver reinstalls, and the Windows Audio services step by step.

MCSA Guru Team Sep 11, 2026 6 min read

Fixing something right now?

Jump straight into the guide library or search for the exact error or task you are dealing with.