Most people have a backup situation that sounds reasonable until something actually goes wrong. "My files are on my computer and I have iCloud/Google Drive" fails when both the computer and the cloud account are compromised in the same incident — which happens with ransomware, or when someone's Google account gets locked and they lose access to everything simultaneously. The 3-2-1 rule is a simple framework used by storage professionals that ensures no single failure takes out all your copies.
What the 3-2-1 Rule Means
- 3 copies of your data — the original plus two backups
- 2 different storage media — for example, internal drive plus external drive (hard drive failure cannot take out both)
- 1 copy offsite — physically separate from your primary location (fire, theft, or flood cannot take out both the local and offsite copy)
A practical home implementation: original files on your computer (1), a daily backup to an external drive connected at home (2, different medium), and a weekly or continuous backup to cloud storage (3, offsite). This satisfies the 3-2-1 rule and protects against hardware failure, ransomware, theft, and physical disaster.
Step 1: Identify What Needs to Be Backed Up
Not everything on your computer needs the same protection. Separate your files into categories:
- Irreplaceable: Family photos, personal videos, documents you created, financial records, creative work. These need full 3-2-1 coverage.
- Important but replaceable: Application installers, ripped media, books you purchased. Back these up locally; cloud optional.
- Easily reinstalled: Applications and their default settings, OS system files. These do not need backup — reinstalling takes a few hours but costs no permanent data.
For most users, the core backup set is the home folder (C:\Users\YourName on Windows, /Users/YourName on Mac) minus any large media folders you have already evaluated separately.
Step 2: Local Backup to an External Drive (Copy 2)
Windows: File History
Windows includes File History, a built-in backup tool that automatically backs up your user folder to an external drive on a schedule. To set it up:
- Connect an external drive.
- Go to Settings → Update & Security → Backup (Windows 10) or Settings → System → Storage → Advanced storage settings → Backup options (Windows 11).
- Under "Back up using File History," select your external drive.
- Click "More options" to configure which folders are included and the backup frequency (default: every hour).
- Click "Back up now" to run the first backup.
File History keeps multiple versions of changed files, allowing you to restore a document to how it looked last Tuesday rather than just the most recent version. This is the critical advantage over simple file copying — it protects against accidental overwrites and edits.
Mac: Time Machine
Mac's equivalent is Time Machine. Connect an external drive, and Mac will offer to use it for Time Machine automatically. If not, go to System Settings → General → Time Machine → Add Backup Disk. Time Machine backs up hourly, keeps daily backups for the past month, and weekly backups for older data — filling the drive and then pruning the oldest backups as space is needed.
Step 3: Offsite Backup to Cloud Storage (Copy 3)
The offsite copy protects against events that destroy or steal your physical location: fire, theft, burst pipe, or a natural disaster. Cloud storage handles this automatically.
Backblaze Personal Backup ($99/year)
Backblaze is the standard recommendation for full-computer cloud backup. For $99/year it continuously backs up everything on your computer (unlimited storage) and retains versions for 30 days (or 1 year on the paid Extended Version History add-on). Restore by downloading files or having a USB drive mailed to you.
The value proposition is straightforward: $99/year for full unlimited backup is less expensive than recovering data from a failed drive ($300–1500 at a data recovery service) and requires no ongoing management after the initial setup.
Free Alternatives with Limits
If budget is a concern, free cloud options cover essential files even if not everything:
- Google Drive (15 GB free): Sync your Documents, Desktop, and Pictures folders using Backup and Sync. Adequate for documents and moderate photo collections.
- OneDrive (5 GB free, 1 TB with Microsoft 365): Windows users with Microsoft 365 subscriptions already have 1 TB, enough for most backup needs.
- iCloud (5 GB free, 50 GB for $0.99/month): For Mac/iPhone users, iCloud Drive syncing the Desktop and Documents folders provides a low-cost offsite copy.
Step 4: Test Your Backups
An untested backup is not a backup — it is a hypothesis. At least once a year:
- Pick three random files from your backup.
- Restore them to a different location (not over the originals).
- Verify they open and are intact.
Backups fail silently. A drive that appeared to be working for months may have been filling with corrupted data. A cloud sync that appeared to run may have been silently erroring on certain file types. Regular testing is not paranoia — it is the difference between a plan that works and a false sense of security.
Automating the Routine
The most effective backup routine is the one that runs without human action. File History and Time Machine are already automatic once configured. For cloud backup, Backblaze runs continuously in the background. The only manual step is ensuring the local backup drive is physically connected — which is why proximity matters.
Set a monthly calendar reminder with a single agenda item: "Verify backup drive is connected and backup ran successfully." Check File History or Time Machine's last backup date. This five-minute monthly check catches the most common backup failure modes before they matter.