← Back to articles
Computer Support23 June 2026

How to Back Up Your Computer — The Complete Guide for Windows and Mac (2026)

Step-by-step guide to backing up your computer on Windows and Mac. Covers the 3-2-1 rule, File History, Windows Backup, Time Machine, cloud backup, and how often to run backups.

How to Back Up Your Computer — The Complete Guide for Windows and Mac (2026)

Most people think about backing up their computer immediately after losing something important. This is, as timing strategies go, not ideal. A hard drive failure, a ransomware infection, an accidental file deletion, a stolen laptop, a house fire — none of these announce themselves in advance, and none of them are prepared to wait while you configure your first backup. This guide covers how to back up your computer on both Windows and Mac, what the different methods actually protect you against, and how to set up automatic backups so the whole system runs without you having to think about it again.

The 3-2-1 rule: the backup strategy that professionals use

Before choosing a specific tool or method, it is worth understanding the principle that underpins every serious data protection strategy — personal and enterprise alike. It is called the 3-2-1 rule, and it has been the practical standard for backup architecture for over two decades because it is simple, memorable, and addresses the scenarios that actually cause data loss.

3
Copies of your data
The original plus two backups. One copy is not a backup — it is the same risk wearing a different label.
2
Different storage types
External drive plus cloud, or NAS plus external. Different media have different failure modes.
1
Off-site copy
At least one backup stored away from your home — cloud backup satisfies this automatically.

In practice for most home users: your original files on your computer, an automatic backup to an external hard drive, and an automatic sync to a cloud service. This combination protects against the full range of realistic threats: hardware failure (external drive covers it), accidental deletion (versioned backup recovers it), ransomware (off-site cloud copy with version history is untouched), theft (cloud copy survives), and physical disaster like fire or flood (cloud copy survives). A combination of local and cloud backup is more resilient than either alone — the external drive gives you fast recovery, and the cloud copy ensures you are covered if something happens to the house itself.

What to back up

You do not need to back up everything on your computer. Windows and macOS can be reinstalled. Applications can be re-downloaded. What cannot be automatically replaced are the files you created — and that is where backups focus their effort.

Back this upSkip this
Documents, spreadsheets, PDFs Windows or macOS system files
Photos and videos Installed applications (re-downloadable)
Work files and projects Downloaded files you can get again
Email data (Outlook .pst files if using desktop client) Temporary files and cache
Browser bookmarks and saved passwords Windows or macOS installer files
Application data with local storage (accounting software, etc.) Anything you can recreate in under an hour
System image (optional — for fast full-system recovery)

Method 1: External hard drive backup

Local backup · Fastest recovery · Recommended for everyone

The foundation of any backup strategy

An external hard drive connected to your computer is the fastest and most reliable recovery option when something goes wrong. Restoring from a local drive takes minutes; restoring the same files from the cloud can take hours or days depending on your internet speed and how much data you have. For most home users, a 1–2 TB external drive ($50–$80 at any US electronics retailer) is sufficient for years of personal file backups.

Windows

Windows 11: File History

File History automatically backs up your personal folders — Desktop, Documents, Downloads, Music, Pictures, and Videos — on a schedule you set, and keeps multiple versions of each file so you can recover an earlier version if you accidentally overwrite or delete something.

  1. Connect your external drive to your computer.
  2. Open Control Panel (search for it in the Start menu).
  3. Go to System and Security > File History.
  4. If File History says "No usable drive was found," your external drive should appear — click Turn on.
  5. Click Advanced settings to set backup frequency (every hour is the default; daily is sufficient for most users) and how long to keep versions.
  6. Click Run now to run the first backup immediately.

From this point, File History runs automatically in the background whenever the drive is connected. To restore a file: open File History, navigate to the folder containing the file, and click the green restore button on the version you want.

Mac

macOS: Time Machine

Time Machine is macOS's built-in backup system and has been the benchmark for consumer backup software since 2007 — not because Apple is particularly sentimental about legacy features, but because it genuinely works. It backs up your entire Mac hourly for the past 24 hours, daily for the past month, and weekly after that, automatically pruning old backups when the drive gets full.

  1. Connect an external drive to your Mac.
  2. macOS will prompt you to use it for Time Machine — click Use as Backup Disk. If you miss the prompt, go to System Settings > General > Time Machine.
  3. Click Add Backup Disk and select your external drive.
  4. Enable Back Up Automatically.
  5. Time Machine will begin its first backup immediately — this takes longer than subsequent backups since it is copying everything for the first time.

To restore files: open Time Machine from the menu bar icon, navigate back in time to find the file or folder you need, and click Restore. To restore an entire system after a catastrophic failure, boot from macOS Recovery and use the Restore from Time Machine option.

Buy an external SSD over an HDD for your backup drive if budget allows

External SSDs are faster, more durable (no moving parts to fail), and have dropped significantly in price. A 1 TB external SSD in 2026 costs roughly $60–$90 — comparable to a mechanical drive. For a backup drive that will be connected and disconnected regularly, the durability advantage of an SSD is meaningful.

Method 2: System image backup

Full system recovery · Windows & Mac · Monthly recommended

A complete snapshot of your entire system — OS, settings, and files

A system image is an exact copy of your entire drive at a specific point in time. If your hard drive fails completely or you need to restore Windows after a catastrophic event, a system image lets you restore everything — your operating system, all applications, all settings, and all files — to exactly how it was. This is faster than a clean reinstall followed by reconfiguring everything, and it is essential if your computer contains complex software setups that would take significant time to recreate.

Windows
  1. Open Control Panel > System and Security > Backup and Restore (Windows 7).
  2. Click Create a system image on the left.
  3. Select your external drive as the destination.
  4. Select which drives to include (usually just the C: drive).
  5. Click Start backup. The first image takes 30–90 minutes depending on how much is on your drive.

Create a new system image monthly, or before any significant change like a Windows upgrade or major software installation.

Mac

On Mac, Time Machine effectively functions as a continuous system image — it backs up the entire Mac, not just your personal files, so a full system restore from Time Machine works the same way. Apple Silicon Macs (M1 and later) also support Startup Security Utility for more advanced recovery options.

Method 3: Cloud backup

Off-site protection · Automatic · The 1 in 3-2-1

Your insurance against anything that happens to the physical location of your computer

Cloud backup addresses the scenarios that a local external drive cannot: theft, fire, flood, or any event that affects everything in the same physical space as your computer. It also provides access to your files from any device, anywhere — which has value beyond pure disaster recovery.

OneDrive

Built into Windows. Free 5 GB, Microsoft 365 plans include 1 TB. Best choice for Windows users already in the Microsoft ecosystem.

iCloud Drive

Built into Mac and iPhone. Free 5 GB, $1/mo for 50 GB, $3/mo for 200 GB. Seamless for Apple users across devices.

Google Drive

Free 15 GB shared across Gmail and Drive. Google One plans from $3/mo for 200 GB. Works on Windows and Mac.

Backblaze

$9/mo for unlimited computer backup. True continuous backup of your entire drive. Best for users with large amounts of data to protect.

Cloud sync is not the same as cloud backup

OneDrive, Google Drive, and iCloud in their default configuration are sync services — they mirror your files between your computer and the cloud. If you delete a file locally, it deletes in the cloud too. If ransomware encrypts your files locally, it can encrypt the cloud copies as well if your sync service does not maintain version history. For genuine backup protection, ensure version history is enabled in your cloud service settings (OneDrive keeps versions for 30 days; Google Drive keeps them indefinitely on paid plans). Alternatively, use a dedicated cloud backup service like Backblaze that maintains true versioned backups separately from syncing.

Setting up OneDrive folder backup on Windows 11

  1. Click the OneDrive cloud icon in the taskbar (or search for OneDrive in the Start menu and open it).
  2. Sign in with your Microsoft account.
  3. Go to OneDrive Settings > Sync and backup > Manage backup.
  4. Select the folders to back up: Desktop, Documents, Pictures, Videos, and Music.
  5. Click Start backup. These folders will now sync automatically to OneDrive whenever you are connected.

Method 4: Backup and Restore for Windows 11 (full system)

Windows · Legacy tool · Still fully functional

The most comprehensive Windows backup built into the OS

Despite being named "Backup and Restore (Windows 7)," this tool remains fully functional in Windows 11 and is the only built-in Windows option that can create both file backups and a full system image in the same workflow. It is accessed through Control Panel rather than Settings, which is why many users do not know it exists.

  1. Open Control Panel > System and Security > Backup and Restore (Windows 7).
  2. Click Set up backup.
  3. Select your external drive as the save location.
  4. Choose Let Windows choose (recommended — backs up data files in libraries, Desktop, and default Windows folders, plus a system image) or Let me choose to specify exactly what to include.
  5. Review the backup schedule (default: Sunday at 7 PM — change this to a time when the external drive will be connected).
  6. Click Save settings and run backup.

How often should you back up

Backup typeRecommended frequencyWhy
Personal file backup (File History / Time Machine) Automatic — hourly or daily Protects against accidental deletion and file corruption with minimal effort
Cloud sync (OneDrive, Google Drive, iCloud) Continuous / real-time Runs automatically when connected — no action needed once configured
System image Monthly, or before major changes Full system recovery point; less frequent is acceptable since personal files are covered by File History
Manual file copy to external drive Whenever you create something irreplaceable Belt-and-suspenders for critical files like a completed project or family photos from a holiday
The backup that does not get tested is not a backup

The most overlooked step in any backup strategy is verifying that the backup can actually be restored. Once you have configured your backup, test it: restore a single file from File History or Time Machine to confirm the process works. Do this once when you set it up, and again every few months. A backup file that is corrupted or was never actually running is discovered at the worst possible moment — the same moment you need it.

What a good backup setup looks like for most people

For a typical home or small business user in 2026, a practical setup that satisfies the 3-2-1 rule with minimal ongoing effort:

  1. External hard drive (1–2 TB) connected to your computer with File History (Windows) or Time Machine (Mac) running automatically. Leave it connected overnight; disconnect and store it safely during the day if theft or physical damage is a concern.
  2. OneDrive, iCloud, or Google Drive with folder backup enabled for Desktop, Documents, and Pictures. This runs continuously in the background with no additional action required.
  3. System image created monthly on the same external drive — takes 30–60 minutes and gives you a full recovery option if the drive fails completely.

This setup takes about 30 minutes to configure once, runs automatically from that point, and protects you against every realistic data loss scenario. The total cost is the price of an external drive — which, compared to the cost of professional data recovery from a failed drive ($300–$1,500 per incident), represents an extremely efficient use of money.

If you need help setting up automated backups, configuring your backup schedule, or recovering data from an existing backup, our computer maintenance support plan covers all of this, and our remote computer support team can walk you through the setup in a single session. We work with customers in New Jersey, New York, California, Texas, and Florida, as well as across the US remotely.

Frequently asked questions

What is the best way to back up a computer in 2026?

The best approach follows the 3-2-1 rule: 3 copies of your data, on 2 different types of storage, with 1 copy stored off-site. In practice: enable automatic backups to an external hard drive using Windows File History or macOS Time Machine, and simultaneously sync important folders to OneDrive, Google Drive, or iCloud. This combination protects against hardware failure, accidental deletion, ransomware, theft, and physical disasters.

How often should I back up my computer?

Personal files — daily automatic backups via File History or Time Machine. Cloud sync — continuous, runs automatically. System image — monthly. The right frequency depends on how much work you are willing to redo: if losing a week of files would be serious, configure daily automatic backups.

Does Windows 11 have a built-in backup tool?

Yes — two of them. File History (Control Panel > System and Security > File History) for automatic versioned personal file backups to an external drive. And Backup and Restore (Windows 7) in the same Control Panel section for both file backups and full system image creation. Both are free and built into Windows 11.

Is cloud backup enough, or do I also need an external hard drive?

Cloud backup alone is not sufficient for complete protection. It cannot restore your system quickly after catastrophic failure — restoring hundreds of gigabytes takes hours or days. An external drive restores files in minutes. Ransomware can also encrypt cloud-synced files if version history is not enabled. The most resilient approach combines both: external drive for fast local recovery, cloud for off-site protection.

What files should I back up?

Prioritise: personal documents, photos and videos, work files, email data (if using a desktop client), browser bookmarks, and application data for software with local storage. You do not need to back up Windows itself or installed applications — these can be reinstalled. A system image is useful if you want fast full-system recovery without reinstalling everything manually.

Need help setting up automatic backups?

Our remote computer support team can configure File History, Time Machine, or cloud backup on your computer — usually in a single session. We also offer maintenance plans that include regular backup verification so you always know your data is actually protected.

Get backup setup support from Devtaastic