How to Back Up Your Computer
To back up your computer, keep three copies of your data: the original, a local copy on an external drive, and one offsite copy in the cloud. This is the 3-2-1 rule, the long-standing baseline for surviving drive failure, theft, fire, and ransomware. On Windows 11 you do it in three layers: a file backup for your documents (the Windows Backup app or File History), a full system image for the entire drive, and a cloud copy kept offsite. The two backup types are not interchangeable: a file backup restores individual files, while a system image rebuilds the whole computer.
Backing up a computer copies your files and, ideally, the whole system to a separate place, so your data survives a failed drive, a stolen laptop, ransomware, or an accidental deletion. A single copy on one drive is not a backup, because the drive that fails takes both the original and the copy with it. The sections below answer the questions that matter in order: what the 3-2-1 rule is, how a file backup differs from a system image, how to set each layer up on Windows 11, and how to schedule and test the result.
What Is the 3-2-1 Backup Rule?
The 3-2-1 rule defines a complete backup as three copies of your data, on two different types of media, with at least one copy kept offsite. It has been the standard recommendation for decades because it removes every single point of failure at once.
Mapped to a home computer, the original on your internal drive is copy one, a local backup on an external drive is copy two on a second medium, and a cloud backup is copy three offsite. The three layers built in the steps below create exactly that arrangement.
File Backup vs Full System Image: What Is the Difference?
A file backup copies the folders you choose; a full system image copies the entire drive. Both belong in a complete strategy because each recovers from a different kind of loss. Choose between them by what you are protecting against.
The short version: a file backup is for the files you touch often, and a system image is for the disaster that takes the whole machine. A complete backup runs both, so you can recover one stray document or the entire system depending on what went wrong.
How Do You Set Up a File Backup on Windows 11?
Windows 11 offers two file-backup tools: the Windows Backup app, which saves your files and settings to OneDrive, and File History, which saves versioned copies to an external drive. The Windows Backup app is the current default; File History is the legacy option Microsoft keeps for local, versioned copies. Pick one based on whether you want the cloud or a local drive.
- Windows Backup app (current default): open Windows Backup from the Start menu, sign in with a Microsoft account, and turn on backup for your Desktop, Documents, Pictures, Videos, and Music folders plus selected settings. It routes the copies to OneDrive, so it doubles as your offsite copy but uses your OneDrive storage quota.
- File History (legacy, local versions): connect an external drive, search for File History in Control Panel, select the drive, and choose Turn on. Open Advanced settings to set how often it copies (as frequent as every hour) and how long versions are kept. It backs up your user folders to that drive and lets you restore an earlier version of any file by date.
Either way, a file backup protects against the everyday losses (a deleted file, a bad edit) that a full image taken weeks ago would miss. Neither tool saves Windows or your installed applications, which is why the next layer, a system image, exists. To lean on the cloud for this layer, see how to back up data to the cloud.
How Do You Create a Full System Image?
A full system image copies the entire drive, including Windows, applications, settings, and files, into one restorable file. It restores the complete computer to the exact state at image time, which a file backup cannot do.

Windows still includes the legacy system image tool, and Macrium Reflect creates images with more options. The built-in path is reached through the old Backup and Restore (Windows 7) panel:
- Open the system image tool. Search Control Panel for Backup and Restore (Windows 7), then choose Create a system image.
- Pick the destination. Select an external drive at least as large as the used space on your system drive.
- Confirm the drives to include. The tool defaults to the system drive plus the boot partition needed to restore.
- Run the backup. Start it and wait while the full image writes to the external drive.
- Make a recovery drive. Create a USB recovery drive so you can restore the image when Windows will not boot.
Macrium Reflect adds incremental images that copy only changed data after the first full image, so later backups finish faster. Restoring an image to a new disk returns the system without reinstalling Windows or applications. If your goal is to move everything to a faster disk rather than recover from failure, see how to clone a hard drive to an SSD instead.
How Do You Add the Offsite Cloud Copy?
A cloud backup stores an offsite copy of your files or whole system on a remote server, satisfying the offsite leg of the 3-2-1 rule. It is the only copy that survives a fire or theft that takes the computer and its external drive together.

OneDrive syncs selected folders and is built into Windows; Backblaze backs up the entire computer continuously for a flat fee. To set the offsite layer up:
- Turn on folder backup in OneDrive from the taskbar for the Desktop, Documents, and Pictures folders, or enable it through the Windows Backup app.
- Confirm the folders are syncing, shown by the cloud and check icons next to each file in File Explorer.
- Install Backblaze for whole-computer backup if you want every file and drive copied offsite beyond the OneDrive folders.
- Let the first full upload finish, which can take days for a large drive on a typical home connection.
- Verify the cloud files open from the OneDrive or Backblaze web interface, confirming the offsite copy is intact.
OneDrive offers version history on synced folders, while Backblaze images the whole machine including external drives. With this layer in place you have the original, a local backup, and a remote backup, completing the 3-2-1 rule. The full walkthrough lives in how to back up data to the cloud.
How Do You Schedule Automatic Backups and Test a Restore?
Automatic schedules keep every copy current, and a test restore proves the backup works before you ever need it. A backup that runs once and is never tested can fail silently, so automation and a trial restore are the final required steps:
- Schedule the file backup. Set the Windows Backup app or File History to copy at least daily, or hourly if your files change often.
- Schedule the system image. Repeat it weekly or monthly, using Macrium Reflect or Windows Task Scheduler for the built-in image tool.
- Confirm cloud backup is continuous. OneDrive and Backblaze upload changes automatically once enabled, so just verify they are running.
- Test a file restore. Recover a single file from your file backup and confirm it opens and matches.
- Test the image. Boot the recovery drive and confirm it detects and reads the system image. Disconnect the external drive afterward so ransomware cannot reach it.
A backup is only confirmed working after a restore returns a readable file, because a backup that cannot restore protects nothing. Testing a single-file restore and confirming the recovery drive sees the image verifies both layers without overwriting your live system. If you only need to undo a recent bad change rather than recover lost files, how to use System Restore rolls Windows back to an earlier point.
Common Backup Mistakes to Avoid
A backup stops protecting data when it lives on the same drive, skips the offsite copy, or is never tested. The errors that leave a backup unreliable are below:
- Keeping the only backup on the same drive destroys both copies when that drive fails, breaking the two-media requirement.
- Skipping the offsite copy leaves every backup in one place, so a fire or theft takes them all at once.
- Never testing a restore hides a corrupt or incomplete backup until the moment you need the data.
- Saving files but no system image means a drive failure forces a full reinstall of Windows and every application.
- Leaving the external drive connected permanently lets ransomware encrypt your backup along with the original.
Last Thoughts on Backing Up Your Computer
Backing up a computer is not one task but three layers that follow the 3-2-1 rule: a file backup for the documents you change daily, a full system image to rebuild the whole machine after a failure, and an offsite cloud copy that survives fire and theft. The two backup types answer different questions, so a complete strategy runs both. The Windows Backup app now handles files for most people, File History remains for local versioned copies, and a system image plus a cloud service round out the picture.
The layer that decides whether any of this matters is the test restore, since a backup that cannot restore protects nothing. Set the schedules, recover one file and one image to prove they work, and keep the offsite copy current. For the related procedures a verified backup unlocks, the PC tutorials hub collects the clean install, clone, and recovery guides in one place.
Key Takeaways:
- The 3-2-1 rule is the baseline: three copies, two media types, one offsite copy.
- A file backup restores individual files and versions; a system image rebuilds the entire computer.
- On Windows 11, the Windows Backup app is the current file-backup default and File History is the legacy local-versioning option.
- A full system image saves Windows, drivers, apps, and settings, so a dead drive does not mean a full reinstall.
- A cloud copy (OneDrive or Backblaze) is the offsite leg that survives fire, theft, and ransomware.
- Schedule every layer, disconnect the external drive when idle, and test a restore, because an untested backup can fail silently.
Frequently Asked Questions (FAQs)
How do I back up my computer?
Keep three copies of your data: the original, a local backup on an external drive, and one offsite copy in the cloud. On Windows 11, use the Windows Backup app or File History for your files, create a full system image for the whole drive, and add a cloud service for the offsite copy. Then schedule each one and test a restore.
What is the 3-2-1 backup rule?
The 3-2-1 rule keeps three copies of your data, on two different types of media, with at least one copy stored offsite. It is the long-standing baseline for surviving drive failure, theft, fire, and ransomware, because no single event can destroy every copy at once.
What is the difference between a file backup and a system image?
A file backup copies your chosen folders, such as Documents and Pictures, and lets you restore individual files or older versions. A system image copies the entire drive, including Windows, drivers, applications, and settings, so you can rebuild the whole computer after a total failure without reinstalling anything.
Is File History still the right tool in Windows 11?
File History still works in Windows 11 and is reached through Control Panel, but Microsoft now treats it as a legacy feature and points new users to the Windows Backup app, which backs up files and settings to OneDrive. Use File History when you want frequent, versioned copies on a local external drive instead of the cloud.
Is OneDrive on its own a real backup?
OneDrive gives you an offsite copy of synced folders with version history, which covers the offsite part of the 3-2-1 rule. It does not image your whole system, and a deletion can sync to the cloud, so pair it with a local system image rather than relying on it alone.
How often should I back up my computer?
Match the schedule to how often your data changes. A file backup or File History should run at least daily, and many people set it hourly. A full system image is usually weekly or monthly, and a cloud backup runs continuously once enabled.


