Short answer
A good backup on Windows 11 means two things running at once, not one. Turn on OneDrive folder backup so Desktop, Documents and Pictures are copied to the cloud automatically, and turn on File History with an external drive so you have a local copy with version history. Between them you are covered against deleted files, a failed drive, ransomware and a stolen laptop.
Two things that are not backups, despite being widely treated as such: System Restore, which does not protect your files at all, and a single sync folder, which faithfully copies your mistakes to the cloud along with everything else.
Nobody sets up a backup because they enjoy it. People set one up after losing something, which is the worst possible time to learn how it works. The whole point is that the effort happens now, while nothing is wrong, in exchange for an afternoon you do not lose later.
The good news is that Windows 11 includes almost everything you need, it takes about twenty minutes, and for most people it costs nothing beyond an external drive you may already own.
Where we are coming from: Software Kings sells Microsoft licences. Two of the things in this guide, BitLocker encryption and having a key ready to reinstall, connect to what we sell, and we flag that clearly where it comes up. The backup methods themselves are free and built into Windows.
What you are actually protecting against
Different disasters need different defences, which is why one backup method is rarely enough. Worth knowing which one you are covered for.
| What goes wrong | What saves you |
|---|---|
| You delete a file by accident | Recycle Bin, OneDrive recycle bin, File History |
| You overwrite a document and save it | Version history, File History |
| The drive fails | External backup or cloud copy |
| Ransomware encrypts everything | An offline copy, plus version history |
| The laptop is lost, stolen or destroyed | A cloud or off-site copy |
| Windows breaks and will not boot | A file backup plus a product key to reinstall |
Notice that the last row needs two things. Getting your files back is only half of recovering from a dead PC. The other half is being able to reinstall Windows and activate it, which is the part people discover at the worst moment.
The rule worth remembering: three, two, one
The standard advice, and it survives because it works: three copies of anything important, on two different kinds of storage, with one of them off-site.
In practice, for a home PC, that is simply: the file on your computer, a copy on an external drive, and a copy in the cloud. That is three, two and one without any effort or expense beyond the drive.
The off-site copy is the part people skip, and it is the one that matters for the disasters that take the whole house rather than just the hard drive. It is also the only defence against theft.
Method 1: OneDrive folder backup
This is the easiest thing on the list and it covers the folders most people actually keep things in. It is included with a Microsoft account, and the free tier is enough for documents even if it is not enough for a photo library.
- Click the OneDrive cloud icon in the notification area, then the gear icon, then Settings.
- Go to Sync and backup, then Manage backup.
- Switch on Desktop, Documents and Pictures.
- Click Save changes and let the first sync complete, which can take a while.
Two features that come with this and are worth knowing about:
- A second recycle bin. Files deleted from synced folders go to OneDrive’s own online recycle bin at onedrive.com, separate from the one on your desktop. This catches a lot of accidental deletions that people assume are gone.
- Version history. Right click a file in OneDrive online and choose Version history to roll back to an earlier save. This is what saves you when you overwrite a document rather than deleting it.
Sync is not the same as backup. This is the most important caveat on the page. If you delete a file or a ransomware program encrypts it, sync dutifully copies that change to the cloud. What makes OneDrive count as a backup is the recycle bin and the version history sitting behind it, not the sync itself. That is also why you still want a second, local copy.
Method 2: File History with an external drive
File History is the local half of the equation. It keeps versioned copies of your files on a separate drive, automatically, so you can go back to how a file looked last Tuesday rather than just recovering the latest version.
- Connect an external drive with reasonable capacity, ideally larger than the data you are protecting.
- Open the Start menu, search for File History, and open it from Control Panel.
- Windows should detect the drive. Click Turn on.
- Click Advanced settings to choose how often it saves copies and how long it keeps them.
- Use Exclude folders if there are large folders you do not need versioned.
To restore something later, search for Restore your files with File History, browse to the folder, use the arrows at the bottom to move backwards through time, and click the green restore button.
If you have ever lost work to a crash rather than a deletion, that is a related but separate problem, and our guide on recovering unsaved Word, Excel and PowerPoint files covers the Office autorecovery side of it.
Method 3: A full system image, and whether you need one
A system image copies the entire drive, Windows, applications, settings and all, so you can restore the machine exactly as it was rather than rebuilding it.
Honest assessment: most home users do not need this, and the built in Windows tool for creating one is a legacy feature that Microsoft has not meaningfully developed in years. Reinstalling Windows cleanly and putting your files back is often faster than restoring an image, and you end up with a tidier machine.
Where an image genuinely earns its place is a workstation with a long, painful software setup: specialist applications, licences, plugins, carefully tuned configuration. If rebuilding that from scratch would cost you two days, an image is worth the effort, and a reputable third party imaging tool will do a better job than the legacy built in option.
For everyone else, files plus a product key is the faster recovery path, and our step by step Windows 11 USB installation guide covers that route end to end.
What System Restore is, and what it is not
This deserves its own section because the misunderstanding is so common.
System Restore does not back up your files. It captures Windows system settings, drivers, registry state and installed programs so you can undo a bad update or a problematic installation. Your documents, photos and downloads are not included and will not be recovered by it.
It is genuinely useful for what it does. It is not a backup, and treating it as one is how people end up with nothing when it matters. Keep it enabled, and keep a real backup alongside it.
What to back up, and what to skip
People often try to back up everything and give up because it is too big. Be selective.
Back up:
- Documents, spreadsheets and anything you created yourself.
- Photos and video, which are usually irreplaceable and usually the bulk of the data.
- Desktop, because that is where people leave things.
- Browser bookmarks and password manager exports.
- Project files, code repositories and anything with work in it.
- Email, if you use a desktop client storing mail locally rather than webmail.
Do not bother backing up:
- Applications. Reinstalling them is quicker than restoring them and you get current versions.
- Windows itself, unless you are deliberately making a system image.
- Downloads, usually, since most of it is installers you can get again.
- Games, which redownload from their platform. Save files are worth keeping though, and are often in Documents or in the cloud already.
Test the restore, because almost nobody does
An untested backup is a hopeful guess. The failure mode people discover at the worst moment is a backup that has been silently failing for months, or one that turns out to be missing the folder that mattered.
Once a quarter, spend five minutes:
- Pick a file at random and restore it from File History to a different location.
- Open it and confirm it is intact and current.
- Check that File History says it last ran recently rather than three months ago.
- Sign in at onedrive.com and confirm your folders are actually there.
That is the entire test, and it is the difference between having a backup and believing you have one.
Protecting the backup itself
A complete copy of your life sitting on an unencrypted external drive in a desk drawer is a security problem, not just a safety net. Two things worth doing.
Encrypt the machine. BitLocker, included in Windows 11 Pro, encrypts the whole drive so the contents are unreadable if the laptop is lost or stolen. It is the single most useful thing on a portable machine and the main practical reason to choose Pro over Home, as we set out in our Windows 11 licensing comparison. BitLocker To Go extends the same protection to external drives, which is exactly where a backup lives.
Keep one copy offline. Ransomware encrypts everything it can reach, including connected external drives and mapped network locations. A drive that spends most of its time unplugged is immune to that by definition. This is the strongest argument for a physical drive you connect weekly rather than leaving attached permanently.
The half of disaster recovery people forget
Here is where we have an obvious commercial interest, so take it with that in mind, but the point stands regardless.
If a drive fails or a laptop is stolen, recovering your files is only part of getting back to work. You also need a working Windows installation on new hardware, and that means activation.
How difficult that is depends entirely on the licence type you had, and most people have never checked:
- A Retail licence moves to the replacement machine. Link it to your Microsoft account now, while everything works, and reactivation later is a few clicks.
- An OEM licence is tied to the original motherboard and does not transfer, so a new machine means a new key.
- A pre-installed licence on a branded PC is usually embedded in the firmware and reactivates itself on that same machine, which is fine until the machine is the thing that died.
Two minutes of prevention: open Settings, System, Activation and see what it says. If you have a Retail licence, sign in with a Microsoft account so it is linked. That single step is what makes reactivation after a disaster straightforward rather than an argument with a support form.
The full explanation of how digital licences differ from product keys is in our guide on Windows 11 product keys and digital licences, and if activation throws an error when you do need it, this guide covers the common codes.
| Licence | Price | Relevant here because |
|---|---|---|
| Windows 11 Pro (Retail) | $15.00 | Includes BitLocker, and moves to replacement hardware |
| Windows 11 Home (OEM) | $10.00 | Cheapest route back to a licensed machine, no BitLocker |
| Windows 11 Pro plus Office 2024 | $26.50 | Rebuilding a work machine in one purchase |
A twenty minute setup, start to finish
- Turn on OneDrive folder backup for Desktop, Documents and Pictures.
- Connect an external drive and turn on File History.
- Check what folders File History is covering and add anything it missed.
- Enable BitLocker if you are on Windows 11 Pro, especially on a laptop.
- Open Settings, System, Activation and confirm your licence status and that it is linked to a Microsoft account.
- Put a reminder in your calendar to test a restore in three months.
That is the whole thing, and it is the difference between a failed drive being an inconvenience and it being a catastrophe.
Frequently asked questions
What is the best way to back up a Windows 11 PC?
Two methods together. Turn on OneDrive folder backup for Desktop, Documents and Pictures so there is an off-site copy, and turn on File History with an external drive for a local copy with version history. Between them you are covered against deletion, drive failure, ransomware and theft.
Does Windows 11 have a built in backup tool?
Yes, two. File History creates versioned copies of your files on an external drive, and OneDrive folder backup syncs key folders to the cloud with a separate recycle bin and version history. There is also a legacy system image tool, but it has not been meaningfully updated in years.
Is OneDrive a real backup?
Partly. Sync alone is not a backup, because deleting or encrypting a file propagates that change to the cloud. What makes OneDrive count is the online recycle bin and the version history behind it, which let you recover from both. It is still worth pairing with a local copy.
Is System Restore a backup?
No, and this is a common and costly misunderstanding. System Restore captures Windows settings, drivers and registry state so you can undo a bad update. It does not include your documents, photos or downloads, and it will not recover them.
How often should I back up?
Continuously for anything active, which is what OneDrive and File History do automatically once set up. The question worth asking is how much work you could afford to redo. If the answer is a day, a daily backup is enough. If it is an hour, you want continuous sync.
What is the 3-2-1 backup rule?
Three copies of anything important, on two different types of storage, with one copy off-site. For a home PC that means the original on your computer, a copy on an external drive, and a copy in the cloud. The off-site copy is the one people skip and the one that covers theft, fire and flood.
Should I back up my applications and Windows itself?
Usually not. Reinstalling applications is faster than restoring them and gives you current versions. A full system image only earns its place on a machine with a long, complicated software setup that would take days to rebuild.
How do I protect my backup from ransomware?
Keep at least one copy offline. Ransomware encrypts everything it can reach, including connected external drives and network locations, so a drive that spends most of its time unplugged is safe by definition. Version history in OneDrive provides a second line of defence.
Do I need Windows 11 Pro to back up properly?
No. File History and OneDrive folder backup both work on Home. Pro adds BitLocker drive encryption, which matters because a backup of your whole life on an unencrypted laptop is a security risk as well as a safety net. That is the main reason to choose Pro for a portable machine.
What happens to my Windows licence if my PC dies?
A Retail licence transfers to replacement hardware, especially if you linked it to a Microsoft account beforehand. An OEM licence is tied to the original motherboard and does not transfer. Check Settings, System, Activation now rather than finding out during a recovery.
In short
Turn on OneDrive folder backup, turn on File History with an external drive, and you are covered against almost everything. Keep one copy offline so ransomware cannot reach it, encrypt the machine if you are on Pro, and test a restore occasionally so you know it works.
And check your activation status while everything is calm, because getting your files back is only half of recovering from a dead PC. The other half is being able to put Windows back on a working machine.
Rebuilding after a failure, or setting up a replacement machine?
Genuine keys, licence type stated on every product page, email delivery in minutes, activation support included.
Windows 11 Pro Retail, $15
Windows 11 Pro plus Office, $26.50


