user@s3-3:~/s3-3/tools/how-to-set-up-file-backup-with-windows-backup $ cat index.md
S3-3 Tech Guides & Tools
~/tools/how-to-set-up-file-backup-with-windows-backup
Windows Tips · Jun 2026

How to Set Up File Backup with Windows Backup and File History

Windows ships with two distinct backup systems that most people never touch: File History for ongoing file versioning, and Windows Backup (formerly Backup and Restore) for full system images. They serve different purposes and work best together. Neither requires third-party software, and both are free.

This guide covers setting up both on Windows 10 and 11, what each protects, and how to actually restore from them when needed — because a backup you do not know how to restore from is not a backup.

Part 1: File History (For Ongoing File Protection)

File History automatically backs up files in your Libraries, Desktop, Contacts, and Favorites folders to an external drive or network location. It saves versions over time, so you can recover a document you accidentally overwrote or deleted days ago.

Step 1: Connect a Drive

File History requires an external USB drive or a network share. Plug in an external drive — at least as large as the data you plan to protect, ideally 2x to allow for version history.

Step 2: Enable File History

  1. On Windows 10: Go to Settings → Update & Security → Backup. Click Add a drive and select your external drive.
  2. On Windows 11: Go to Settings → System → Storage → Advanced storage settings → Backup options. Or search "File History" in Start and open the Control Panel applet directly.
  3. Toggle on Automatically back up my files.

Step 3: Configure What Gets Backed Up

  1. Click More options (Windows 10) or open the full File History settings.
  2. Under "Back up these folders," review the list. Add any folders outside your Libraries that contain important data (for example, a project folder on your C: drive).
  3. Set the backup frequency. Every hour is the default and works for most people. Every 10 minutes is available if you work on documents that change constantly.
  4. Set "Keep my backups" — Forever keeps every version, which fills drives quickly. "Until space is needed" automatically prunes old versions when the drive gets full, which is practical for most users.

How to Restore a File from File History

  1. Navigate to the folder that contained the file in Windows Explorer.
  2. Click the History button in the ribbon (Windows 10) or right-click the folder and select Restore previous versions.
  3. Browse through the timeline of versions using the arrow buttons at the bottom of the window.
  4. Select a file version and click the green restore button, or right-click to restore to a different location.

Part 2: Windows Backup — Full System Image

A system image backup captures your entire Windows installation, settings, and installed programs as a single snapshot. If your hard drive fails or Windows becomes unbootable, you restore the entire system from this image rather than reinstalling everything from scratch.

Step 1: Open Backup and Restore

  1. In the Start menu, search for Control Panel and open it.
  2. Go to System and Security → Backup and Restore (Windows 7). Despite the name, this works on Windows 10 and 11.

Step 2: Create a System Image

  1. In the left panel, click Create a system image.
  2. Choose your destination: an external USB hard drive, a network location, or a set of DVDs. A full system image is typically 20–80 GB depending on how much you have installed, so an external hard drive is the only practical choice for most people.
  3. Confirm the drives to include (usually just the C: drive) and click Start backup. This takes 20–60 minutes.
Create a System Repair Disc too: After the image backup completes, Windows offers to create a system repair disc or USB drive. Do it. Without this, you cannot boot into the recovery environment to restore the image if Windows will not start.

Step 3: Schedule Regular Image Backups

In the Backup and Restore panel, click Set up backup and follow the wizard to create a scheduled automatic backup. Choose "Let me choose" when asked what to back up, select your important folders and the system image option. Set it to run weekly on a day when your computer is typically on.

The Combined Approach

File History and system images protect different failure modes:

  • Accidentally deleted or corrupted a file: File History restores it in seconds.
  • Hard drive failure, malware, or Windows corruption: System image restores everything to a known working state.
  • Both together: Maximum protection with zero third-party software costs.

If you only have one external drive, use it for File History daily and create a manual system image monthly. If you have two drives, dedicate one to each. Either way, having something in place beats the alternative.