How to Back Up Your Computer
Backing up a computer copies personal files and the system state to a separate location, so data survives drive failure, theft, ransomware, and accidental deletion. A complete backup strategy combines three methods: File History for continuous file-level copies, a full system image for the entire drive, and cloud backup for an offsite copy. This article applies the 3-2-1 rule across those methods in phases ordered from strategy to verification: choose a backup strategy with the 3-2-1 rule, set up File History to an external drive, create a full system image with Windows Backup or Macrium Reflect, set up cloud backup with OneDrive or Backblaze, and schedule the backups and verify a restore.
Each phase states its goal and gives the exact steps. The result is a layered backup that protects individual files, the full operating system, and an offsite copy, with a tested restore confirming the backup works before any data is needed.
What You Need Before You Start
Backing up a computer requires an external drive, a cloud account, and the built-in Windows backup tools before any copy begins. The items required for a complete computer backup are listed below, in the order each is needed:
- An external drive larger than the data holds File History versions and a full system image, so a drive at least as large as the system drive is required.
- A second offsite copy location stores data away from the computer, which a cloud account or a drive kept at another site provides.
- The File History feature copies personal folders continuously to the external drive and keeps previous versions.
- A system imaging tool captures the entire drive, which Windows Backup or Macrium Reflect supplies.
- A cloud backup account stores an offsite copy, which OneDrive or Backblaze provides for files or the whole system.
- A reliable internet connection uploads the cloud copy, since the first full upload can transfer hundreds of gigabytes.
A backup protects data before any major change to a system, so this guide serves as the reference the clean install of Windows guide and the dual boot Windows and Linux guide both point to. A single copy on one drive is not a backup, because a drive that fails takes both the original and the copy at once.
Choose a Backup Strategy With the 3-2-1 Rule
The 3-2-1 rule defines a complete backup as three copies of the data, on two different media types, with one copy offsite. The United States Cybersecurity and Infrastructure Security Agency recommends the 3-2-1 rule as the baseline for protecting data against drive failure and disaster. The rule breaks into three requirements:
- Three copies means the original data plus two backups, so a single failure never destroys every copy.
- Two media types means storing copies on different devices, such as an internal drive and an external drive, to avoid a shared failure.
- One offsite copy means keeping one backup away from the computer, which a cloud service or a drive at another location provides.
A backup strategy that meets the 3-2-1 rule survives the failures a single copy cannot. The original on the internal drive is copy one, File History on an external drive is copy two on a second medium, and a cloud backup is copy three offsite. The three methods that follow build each layer of the 3-2-1 rule in turn.
| Backup method | What it copies | Recovers from |
|---|---|---|
| File History | Personal folders, with versions | Deleted or changed files |
| Full system image | Entire drive, OS, apps, files | Total drive failure |
| Cloud backup | Files or the whole system, offsite | Theft, fire, ransomware |
Set Up File History to an External Drive
File History copies personal folders to an external drive continuously and keeps previous versions of each file. Windows includes File History to back up the Documents, Pictures, Desktop, and other user folders automatically once an external drive is connected. Follow these steps:
- Connect an external drive with enough space to hold the user folders and several versions of each file.
- Open the File History settings by searching for File History in the Start menu and selecting it from Control Panel.
- Select the external drive and click Turn on, which begins the first copy of the user folders.
- Open Advanced settings to set the backup frequency and how long versions are kept, such as every hour and forever.
- Add or exclude folders under the folder selection so File History captures every personal folder that matters.
File History recovers an earlier version of a file through the Restore personal files option, which browses versions by date. File History copies only personal folders, not the operating system or installed applications, so a full system image covers what File History does not. A continuous file backup protects against accidental deletion and unwanted edits that a single full image taken weeks earlier would miss.
Create a Full System Image
A full system image copies the entire drive, including Windows, applications, settings, and files, into a single restorable file. A system image restores the complete computer to the exact state at the time of the image, which File History cannot do.

Windows Backup includes the legacy system image tool, and Macrium Reflect creates images with more options. Follow these steps:
- Open the system image tool by searching for Backup and Restore (Windows 7) in Control Panel, then Create a system image.
- Select the external drive as the destination, choosing a drive at least as large as the used space on the system drive.
- Confirm the drives to include, which defaults to the system drive and the boot partition required to restore.
- Start the backup and wait for completion, which writes the full image to the external drive.
- Create a recovery drive on a USB stick so the image can be restored when Windows will not boot.
Macrium Reflect offers incremental images that copy only changed data after the first full image, reducing the time each later backup takes. A system image restores the whole computer after a drive failure, which makes it the fastest path back from total loss. Restoring an image to a new drive returns the system without reinstalling Windows or applications, unlike the clean install of Windows procedure.
Set Up Cloud Backup
Cloud backup stores an offsite copy of files or the whole system on a remote server, satisfying the offsite requirement of the 3-2-1 rule. A cloud copy survives theft, fire, and ransomware that destroy every local drive at once.

OneDrive syncs selected folders, and Backblaze backs up the entire computer continuously. Follow these steps:
- Sign in to OneDrive from the taskbar and enable Backup for the Desktop, Documents, and Pictures folders.
- 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 every file and drive needs an offsite copy beyond the OneDrive folders.
- Let the first full upload complete, which can take days for a large drive on a typical connection.
- Verify the cloud files open from the OneDrive or Backblaze web interface to confirm the offsite copy is intact.
OneDrive syncs specific folders and offers version history, while Backblaze backs up the entire computer including external drives for a flat fee. A cloud backup is the only copy that survives a fire or theft that takes the computer and its external drive together. The offsite copy completes the 3-2-1 rule, leaving the original, a local backup, and a remote backup.
Schedule the Backups and Verify a Restore
Scheduling the backups keeps every copy current, and verifying a restore proves the backup works before any data is lost. A backup that runs once and is never tested can fail silently, so automation and a test restore are the final required steps. Follow these steps:
- Confirm File History runs on a schedule, set to copy every hour or as often as the data changes.
- Schedule the system image to repeat weekly or monthly, using Macrium Reflect or Task Scheduler for the Windows image tool.
- Confirm cloud backup runs continuously, since OneDrive and Backblaze upload changes automatically once enabled.
- Restore a single file from File History to confirm the version history works and the file opens.
- Test the system image restore by booting the recovery drive and confirming the image is detected and readable.
A backup is only confirmed working after a restore returns a readable file, since a backup that cannot restore protects nothing. Testing a single-file restore and confirming the recovery drive detects the system image verifies both layers without overwriting the live system. A verified, scheduled backup is the reliable copy every other guide on this site depends on before a major change.
Common Mistakes to Avoid
A backup fails to protect data when it is stored on the same drive or never tested. The mistakes that leave a backup unreliable are listed below:
- Keeping the only backup on the same drive destroys both copies when that drive fails, which breaks the two-media requirement.
- Skipping the offsite copy leaves every backup in one location, so a fire or theft takes all copies at once.
- Never testing a restore hides a corrupt or incomplete backup until the moment the data is needed.
- Backing up files but not a system image means a drive failure requires reinstalling Windows and every application from scratch.
- Disconnecting the external drive permanently stops File History from copying new and changed files.
A backup that fails silently is discovered only when a restore is attempted, so a scheduled test restore prevents the worst-case discovery. Combining a local image, continuous file history, and an offsite cloud copy meets the 3-2-1 rule and covers the failures a single copy cannot. A verified backup is the prerequisite for the clean install of Windows guide and the dual boot Windows and Linux guide.
Key Takeaways
- Follow the 3-2-1 rule, keeping three copies on two media types with one copy offsite.
- Set up File History to an external drive for continuous, versioned copies of personal folders.
- Create a full system image with Windows Backup or Macrium Reflect to recover the entire drive after failure.
- Set up cloud backup with OneDrive or Backblaze for the offsite copy that survives fire and theft.
- Schedule every backup so each copy stays current without manual effort.
- Verify a restore, since an untested backup can fail silently and protects nothing.
How do I back up my computer?
Combine three methods: File History to an external drive for files, a full system image for the whole drive, and cloud backup for an offsite copy. Follow the 3-2-1 rule and test a restore.
What is the 3-2-1 backup rule?
The 3-2-1 rule keeps three copies of data, on two different media types, with one copy offsite. It is the baseline for protecting data against drive failure, theft, and disaster.
What is the difference between File History and a system image?
File History copies personal folders continuously with versions. A system image copies the entire drive, including Windows and apps, to restore the whole computer after a drive failure.
Is OneDrive a real backup?
OneDrive provides an offsite copy of synced folders with version history, covering one part of the 3-2-1 rule. It does not image the whole system, so pair it with a local system image.
How often should I back up my computer?
File History should copy every hour, and a full system image weekly or monthly. Cloud backup runs continuously. The right frequency matches how often the data changes.
Do I need to test my backup?
Yes. Restore a single file and confirm the recovery drive reads the system image. An untested backup can be corrupt or incomplete, failing exactly when the data is needed.
Last Thoughts on Backing Up Your Computer
Backing up a computer protects data against every failure when it follows the 3-2-1 rule: choose a strategy of three copies on two media with one offsite, set up File History to an external drive, create a full system image with Windows Backup or Macrium Reflect, set up cloud backup with OneDrive or Backblaze, and schedule the backups while verifying a restore. Each layer covers a failure the others miss, and a tested restore confirms the backup works.
Readers can continue with the clean install of Windows guide, the system restore guide, or the PC tutorials hub for related procedures. The comparison of HDD and SSD drives explains the storage media a backup is written to.


