Most people don't think about backups until something goes wrong. A failed drive, a ransomware popup, a laptop that won't boot after an update. By then you're scrambling, and the options aren't great.

The good news is that Windows 11 has several built-in backup tools, and setting them up takes less time than your morning coffee run.

This guide walks through every backup option available in Windows 11, explains what each one actually protects, and helps you pick the right approach for your situation.

Why You Need More Than One Type of Backup

Before we get into the how-to, it's worth understanding that "backup" means different things depending on what you're protecting against. Accidentally deleting a file is a different problem than your hard drive dying. And both of those are different from ransomware encrypting everything on your network, including the external drive plugged into your USB port.

A solid backup strategy covers three scenarios:

  • Oops, I deleted that file. You need quick access to previous versions of your documents.
  • My computer is dead. You need a full system image or a way to restore everything to new hardware.
  • Something catastrophic happened. Fire, theft, ransomware. You need a copy that exists somewhere other than your home or office.

No single backup method handles all three. That's why the best approach uses a combination.

Option 1: OneDrive Backup (Best for Everyday File Protection)

If you're running Windows 11 with a Microsoft account, OneDrive is already installed and probably signed in. Microsoft gives you 5 GB for free, or 1 TB if you have a Microsoft 365 subscription.

OneDrive continuously syncs your Desktop, Documents, and Pictures folders to the cloud. If you spill coffee on your laptop tomorrow, you sign into a new machine and your files are already there.

How to set up OneDrive backup on Windows 11

  1. Click the OneDrive cloud icon in the system tray (bottom-right corner of your taskbar). If you don't see it, search for "OneDrive" in the Start menu.
  2. Click the gear icon, then Settings.
  3. Go to the Sync and backup tab.
  4. Click Manage backup.
  5. Toggle on the folders you want protected: Desktop, Documents, and Pictures.
  6. Click Save changes.

That's it. OneDrive will start uploading your files in the background. The initial sync might take a while depending on how much stuff you have, but after that it only uploads changes.

What OneDrive backup does well

It's automatic. You don't have to remember to do anything. Files sync in near real-time, and you can access them from your phone or any browser. OneDrive also keeps version history for 30 days (or longer with a Microsoft 365 plan), so you can recover older versions of files you've changed or even restore files you deleted.

Where OneDrive falls short

OneDrive only backs up what's in those three folders. If you have files scattered across other locations on your drive, they're not protected. It also doesn't back up your applications, system settings, or anything that would help you restore a fully configured computer. It's file backup, not system backup.

And if ransomware encrypts your local files, those encrypted versions can sync to OneDrive before you notice. Microsoft does have a ransomware recovery feature that lets you roll back your entire OneDrive to a previous point in time, but it only works with a Microsoft 365 subscription.

Option 2: Windows Backup App (Simple Settings and App Backup)

Windows 11 introduced a redesigned Backup app that's separate from the older tools. It's focused on making it easy to set up a new PC that feels like your old one.

How to use the Windows 11 Backup app

  1. Open Settings > Accounts > Windows backup. Or just search for "Windows Backup" in the Start menu.
  2. You'll see options to back up:
    • Folders (this ties into OneDrive, same as above)
    • Apps (remembers which apps you had installed)
    • Settings (your preferences, passwords saved in Edge, accessibility settings, etc.)
  3. Toggle on what you want, then click Back up.

What this actually does

The app list and settings get stored in your Microsoft account. When you set up a new Windows 11 PC and sign in with the same account, it offers to restore your apps and settings. For Microsoft Store apps, it reinstalls them automatically. For traditional desktop apps, it gives you links to re-download them.

It's convenient, but it's not a true backup in the traditional sense. Think of it more like a setup assistant for your next computer.

Option 3: File History (Automatic Backup for Windows 11)

File History has been around since Windows 8, and it's still one of the most underrated backup features in Windows. It automatically saves copies of your files on a schedule, and it lets you browse through and restore previous versions.

You'll need an external drive or a network location to use it. A basic USB external hard drive works fine.

How to set up File History in Windows 11

Microsoft buried File History a bit in Windows 11, but it's still there.

  1. Plug in an external hard drive.
  2. Open Control Panel (search for it in the Start menu--it's the classic Control Panel, not Settings).
  3. Go to System and Security > File History.
  4. File History should detect your external drive. Click Turn on.
  5. By default, it backs up files in your Libraries, Desktop, Contacts, and Favorites every hour. Click Advanced settings to change the frequency. You can set it anywhere from every 10 minutes to once a day.
  6. Click Exclude folders if there are directories you want to skip (like a folder full of large video files you have backed up elsewhere).

Why File History is worth setting up

The real power is in the restore interface. Right-click any file or folder, select Properties, and go to the Previous Versions tab. You'll see a list of every saved version, organized by date. You can preview files before restoring them.

This is the tool that saves you when you overwrite a spreadsheet with bad data on Tuesday and don't realize it until Thursday. OneDrive versioning can do something similar, but File History works for files anywhere on your system, not just OneDrive-synced folders.

The catch

File History only protects your files. It doesn't create a system image. If your hard drive fails, File History won't help you restore Windows itself or your installed programs. You'll need to reinstall Windows, reinstall your apps, and then restore your files from File History.

Also, if you leave your external drive plugged in all the time, it's vulnerable to the same threats as your main drive. Ransomware doesn't care which drive letter your backup is on.

Option 4: Backup and Restore (Full System Image)

This is the old-school approach from Windows 7, and Microsoft still includes it in Windows 11. A system image is a complete snapshot of your entire drive, including Windows, your programs, settings, drivers, and all your files. If your drive dies, you can restore the whole thing to a new drive and be back exactly where you left off.

How to create a system image backup in Windows 11

  1. Open Control Panel > System and Security > Backup and Restore (Windows 7).
  2. On the left side, click Create a system image.
  3. Choose where to save the image:
    • On a hard disk (external drive, needs to be large enough to hold your entire system)
    • On one or more DVDs (not practical for most people anymore)
    • On a network location (a NAS or shared folder on another computer)
  4. Select which drives to include. Your system drive (usually C:) will be selected by default.
  5. Click Start backup.

This will take a while, especially if you have a lot of data. A system with a 500 GB drive might take an hour or more.

Creating a recovery drive

You should also create a recovery drive so you can boot from it and restore your system image if Windows won't start.

  1. Search for "Create a recovery drive" in the Start menu.
  2. Check the box for "Back up system files to the recovery drive."
  3. Insert a USB flash drive (at least 16 GB).
  4. Follow the prompts.

Keep this USB drive somewhere safe. You'll need it if your main drive fails and you want to restore from your system image.

The downside of system images

System images are all-or-nothing. You can't pull a single file out of one easily. They're also large and take a while to create, so most people don't make them frequently enough. A system image from three months ago means you've lost three months of changes.

The best approach is to pair a system image (taken monthly or after major changes) with a file-level backup like File History or OneDrive running daily.

Option 5: Third-Party Backup Software

The built-in tools cover the basics, but they have gaps. If you want something more flexible, third-party backup software fills in those holes.

A few options worth considering:

Veeam Agent for Microsoft Windows (Free) is popular in the IT world for a reason. It handles full system images, file-level backup, and volume-level backup. You can schedule backups and target external drives, NAS devices, or network shares. The free version is genuinely useful, not a crippled trial.

Macrium Reflect has been a go-to for system imaging for years. The interface isn't winning any design awards, but it's reliable. It supports incremental images, so after the first full backup, subsequent backups only capture changes.

Backblaze ($99/year) takes a different approach. It continuously backs up your entire computer to the cloud with no storage limit. You don't choose folders or configure schedules. It just backs up everything in the background. If you need to restore, you can download your files or they'll ship you a hard drive.

For most home users, the built-in tools plus a cloud service like Backblaze gives you solid coverage without much complexity.

The Backup Strategy That Actually Works

Here's what I recommend to clients who want reliable protection without overthinking it:

Layer 1: OneDrive or another cloud sync for your active documents. This handles the day-to-day "I need that file" scenarios and protects against hardware failure.

Layer 2: File History to an external drive for versioned local backup. This is your safety net for accidental changes and deletions, and it works even without internet.

Layer 3: A system image once a month (or after big changes like a major Windows update or new software install). This is your disaster recovery option.

Layer 3 (alternative): A cloud backup service like Backblaze for offsite protection. This covers the fire, theft, and ransomware scenarios where both your computer and your external drive could be compromised.

You don't necessarily need all four layers, but you should have at least two. If you only do one thing after reading this, turn on OneDrive folder backup. It takes two minutes and it will save you the day your laptop decides it's done.

Common Windows 11 Backup Questions

Does Windows 11 have automatic backup built in?

Yes. OneDrive syncs files automatically once enabled, and File History saves copies of your files on a schedule you choose. Both run in the background without you doing anything after the initial setup.

What's the difference between Backup and Restore and File History?

Backup and Restore creates a full system image--a snapshot of your entire drive, including Windows, apps, and settings. File History only backs up your personal files, but it does it continuously and keeps multiple versions. They solve different problems and work well together.

Can I back up Windows 11 to a USB drive?

Yes. Both File History and the system image tool support external USB drives. For File History, just plug in the drive and set it up through Control Panel. For a system image, you'll find the option under Backup and Restore (Windows 7) in Control Panel.

How often should I back up my computer?

For files, daily or continuous is ideal. OneDrive and File History both handle this without you thinking about it. For system images, monthly is a good cadence for most people. If you install new software or make major changes, take an image afterward.

Is OneDrive a good backup solution?

OneDrive is a great first layer of protection for your documents, but it shouldn't be your only backup. It doesn't protect your system configuration, installed applications, or files outside the synced folders. Pair it with at least one other backup method.

What about backing up to a NAS?

If you have a NAS (network attached storage) on your home or office network, it's an excellent backup target. Both File History and the system image tool can save to network locations. A NAS gives you more storage than a typical USB drive and can support redundancy through RAID, so even if a drive in the NAS fails, your backups survive.

Don't Wait for the Emergency

Every IT professional has had the phone call from someone who just lost everything. The hard drive failed, the ransomware hit, the laptop was stolen. The conversation that follows is never fun.

Setting up backups takes 15 minutes. Recovering from data loss without a backup can take days, cost thousands, or simply not be possible at all.

Pick one of the methods above, set it up today, and then add a second layer when you get a chance. Your future self will thank you.