Windows 11 · How-To
How to Back Up Your Windows 11 PC
Back up in three overlapping layers. Turn on Windows Backup with OneDrive for your files and settings, add File History to an external drive so individual files can be rolled back to earlier versions, and make a one-off system image so the whole machine can be restored if the disk dies. If you only have time for one thing today, start with the first — but the goal is all three.
The short answer: a complete Windows 11 backup is three overlapping layers, and you can
set all three up in an afternoon. Turn on Windows Backup with OneDrive to keep your files
and settings in the cloud (Settings > Accounts > Windows backup). Add File
History to an external drive so you can roll individual files back to earlier versions. Then make a
one-off system image so you can restore the whole machine if the disk dies. If you only do
one thing today, do the first — but the goal is all three.
Below is exactly how each layer works in Windows 11 in 2026, which built-in tool to use, and where the steps differ if you are still on Windows 10. Every path is the real Settings or Control Panel location, not a made-up shortcut.
Each tool here protects against a different disaster. OneDrive survives a stolen laptop but not an accidental sync of a bad edit across every device. File History survives a fat-fingered delete but lives on a drive sitting next to your PC. A system image survives a dead disk but is a static snapshot. Layer them and there is no single point of failure — that is the whole idea behind the 3-2-1 rule further down.
Layer 1 — Files and settings: Windows Backup + OneDrive
The Windows Backup app is the modern, Microsoft-blessed starting point on Windows 11.
It syncs your main personal folders to OneDrive and remembers your Windows preferences,
installed Microsoft Store apps, and (optionally) saved credentials, so a new or reset PC can pick up where
the old one left off — the Accounts > Windows backup page, its OneDrive folder
syncing controls and the Remember my apps and Remember my
preferences toggles are all documented in Microsoft's
Back up and restore with Windows Backup
support article.
- Open Settings (press
Windows + I). - Go to
Accounts > Windows backup. - Under OneDrive folder syncing, click Manage sync settings (or Set up) and switch on the folders you want protected — typically Desktop, Documents, Pictures, Music and Videos. Click Save changes.
- Back on the Windows backup page, turn on Remember my apps and Remember my preferences. You can expand Remember my preferences to include accessibility, personalization, language, and other settings.
- Leave Remember my credentials on only if you are comfortable syncing saved passwords and Wi-Fi credentials to your Microsoft account.
Once it is on, the selected folders live inside your OneDrive folder and sync automatically whenever you are online. There is nothing to schedule.
A free Microsoft account includes 5 GB of OneDrive storage. Turning on folder backup moves your real Desktop, Documents and Pictures folders into OneDrive, and they count against that quota. If you have a lot of photos or videos, folder syncing will fill 5 GB fast and pause with an "out of space" warning. Either be selective about which folders you sync, or pair OneDrive with the local backups below rather than relying on the cloud alone.
On Windows 10: there is no standalone Windows Backup app. The equivalent controls live
under Settings > Update & Security > Backup and in the OneDrive app's own
Backup > Manage backup dialog. The folder-sync behaviour is the same; only the menu
location differs.
Layer 2 — Versioned file backup: File History to an external drive
OneDrive keeps your files current across devices, but for local, versioned copies — "give me this document as it was last Tuesday" — File History is the built-in answer. It copies your libraries, Desktop, Contacts and Favourites to a second drive on a schedule and keeps older versions until the drive fills.
- Plug in an external USB drive (or map a network drive) that you can leave connected.
- Open Control Panel (press
Windows, typeControl Panel, press Enter). - Go to
System and Security > File History. - File History detects the drive. Click Turn on.
- Click Advanced settings to choose how often it saves copies (from every 10 minutes to daily) and how long to keep them.
To get a file back later, open the same File History page and choose Restore personal
files, then browse the timeline to the version you want. File History is still present in Windows
11 through Control Panel even though it is no longer surfaced prominently in the Settings app — Microsoft's
own Backup and restore with File History
guide still routes you through Control Panel > System and Security and the
Turn on button.
Use a drive you leave plugged in and reserve for backups. If you only connect it occasionally, File History still catches up on the next connection — but the whole point is quiet, automatic versioning, so an always-connected drive gives you the best coverage.
Layer 3 — The whole machine: a full system image
A system image is a complete snapshot of your drive — Windows, your installed programs, drivers, and settings — that you can restore in one go if the disk fails or Windows becomes unbootable. Microsoft never replaced its built-in imaging tool, so it still lives under the old Backup and Restore (Windows 7) label. That name is historical; it is the correct tool for imaging Windows 11.
- Attach an external drive with enough free space to hold your used disk space.
- Open Control Panel and go to
System and Security > Backup and Restore (Windows 7). - In the left-hand pane, click Create a system image.
- Choose On a hard disk and select your external drive, then click Next.
- Confirm which drives to include (the system and boot drives are selected automatically) and click Start backup.
You can trigger the same tool from an elevated Command Prompt or Terminal if you prefer:
sdclt.exe
Backup and Restore (Windows 7) is a legacy tool. It makes an excellent one-time or occasional full image, but it is not designed for frequent automatic imaging, and Microsoft has not modernised it. Use it for a periodic full-machine safety net, and rely on OneDrive and File History for your day-to-day file changes. Re-image after big changes — a Windows feature update, a new drive, or a fresh set of applications.
The rescue kit: create a recovery drive
None of the above helps if Windows will not start. A recovery drive is a bootable USB stick that launches the Windows recovery environment so you can run Startup Repair, restore a system image, or reset the PC. Include the system files and it can also reinstall Windows itself.
- Insert a USB flash drive of 16 GB or larger — it will be erased.
- Press
Windows, typeCreate a recovery drive, and open it (this runsrecoverydrive.exe). Approve the User Account Control prompt. - Leave Back up system files to the recovery drive ticked so the drive can reinstall Windows, then click Next — that is the same box Microsoft tells you to select in its Recovery drive instructions, which also confirm the finished drive does not include your personal files.
- Select your USB drive and click Next, then Create.
Label it and store it somewhere safe. A recovery drive is not a copy of your files — it is the key that lets you get back into a broken PC to restore those files from your other backups.
Tie it together with the 3-2-1 rule
The layers above map neatly onto the backup principle the professionals use, and it is worth naming so you can sanity-check your own setup. The 3-2-1 rule says:
| Rule | What it means | How you meet it |
|---|---|---|
| 3 copies | Keep at least three copies of your data. | The live copy on your PC, plus File History, plus a system image or OneDrive. |
| 2 media | Store them on two different kinds of media. | Your internal SSD and a separate external drive. |
| 1 off-site | Keep one copy somewhere else entirely. | OneDrive in the cloud — safe from fire, flood, or theft at home. |
If a ransomware infection, a power surge, or a stolen bag takes out your PC and the drive next to it, the off-site cloud copy still survives. That is the payoff for setting up more than one layer.
Whole-home backup is not a new idea on this site. Back in 2007, Doug Knox wrote up his first-hand experience running Windows Home Server — Microsoft's since-discontinued box that quietly imaged every PC in the house to one place every night. The product is gone, but the instinct behind it is exactly what the 3-2-1 rule formalises today. You can read the original archived post, and browse more restored posts in the Windows Now archive.
Which backup should you actually use?
If you want the fastest possible protection, turn on Windows Backup with OneDrive right now — it takes two minutes and covers the files most people would miss. When you have an external drive to hand, add File History for versioning and make one system image. Keep a recovery drive in a drawer for the day nothing boots. For more Windows walkthroughs, see the How-To Guides hub.
Frequently asked
Does OneDrive backup count as a real backup of my PC?
It covers your files and settings, but not everything. OneDrive folder backup syncs your Desktop, Documents, Pictures, Music, and Videos folders to the cloud, and the Windows Backup app can also remember your apps, preferences, and credentials. It does not capture your installed programs, drivers, or the Windows system itself, so it is not a substitute for a full system image. Treat OneDrive as one layer, not your only layer.
What is the difference between File History and a system image?
File History keeps versioned copies of your personal files on an external or network drive, so you can roll a single document back to how it looked last Tuesday. A system image is a single snapshot of your entire drive, including Windows, your programs, and your settings, that you restore all at once if the disk fails. File History is for recovering files; a system image is for recovering the whole PC.
Do I still need a backup if I have a recovery drive?
Yes. A recovery drive is a bootable USB that lets you launch repair tools or reinstall Windows when the PC will not start, and it can include the system files needed to reinstall. It does not contain your personal files or a copy of your installed programs, so it repairs or resets the machine rather than restoring your data. Keep a recovery drive and a real backup of your files.
What does the 3-2-1 backup rule mean for a home PC?
Keep three copies of your data, on two different types of media, with one copy kept off-site. In practice that is the working copy on your PC, a second copy on an external drive using File History or a system image, and a third copy in the cloud through OneDrive. If ransomware, theft, or a house fire takes out your PC and its nearby drive, the off-site copy still survives.