Skip to content
How‑To Guides

How to Back Up Files on Windows 11: Protect What Matters

Backing up files on Windows 11 is not optional — drives fail, ransomware encrypts, and accidents happen. This guide covers every backup method Windows 11 provides — File History, OneDrive, system image backup, and the 3-2-1 strategy — with practical steps for each approach.

How to Back Up Files on Windows 11: Protect What Matters

Most people think about backups after something goes wrong. A failing hard drive, ransomware, an accidental deletion of a folder that took two years to build — these are the moments when the absence of a backup becomes concrete and painful. The goal of this guide is to get you to the point where a backup exists before those moments happen. For the bigger picture, our Complete Guide to Windows 11 pulls everything together.

The 3-2-1 rule is worth knowing: 3 copies of your data, on 2 different types of storage, with 1 copy off-site. In practical terms: files on your PC (copy 1) + an external drive (copy 2, different media) + cloud storage (copy 3, off-site). Any one of these alone is not adequate; the combination is. This guide covers how to implement all three using Windows 11’s built-in tools and free services.

What to back up — and what doesn’t need it

Not everything on the PC needs the same backup priority:

  • Critical (back up first): Documents, photos, financial records, work projects, browser bookmarks, saved passwords, email archives
  • Important: Application settings for key software, game saves, downloaded media you can’t re-obtain
  • Recreatable (lower priority): Installed applications (reinstall from internet), Windows itself (reinstall), game installations (re-download from Steam/Epic), browser cache

Most of the value in backup is protecting the first category. Your photos aren’t on any server you can redownload from. Your documents took time to create. Your financial records matter. Application installations, by contrast, take time to reinstall but cost nothing permanent to lose — you can get them back.

File History — Windows 11’s built-in versioned backup

File History creates automatic versioned copies of your personal files. When you accidentally overwrite or delete a file, you can restore a previous version from minutes ago or days ago. This is the “undo for files” that external backups can’t always provide.

Setup: Settings → System → Storage → Backup → “Add a drive” → select an external drive or network location → File History begins running automatically. By default it backs up every hour, keeping previous versions for as long as space allows. Configure this: Control Panel → File History → Advanced settings → choose backup frequency (10 minutes to daily) and retention period.

File History covers the standard user folders: Documents, Pictures, Music, Videos, Desktop, and AppData. Files stored outside these locations (a project folder on D:, for example) need to be added: Control Panel → File History → Select folders → Add folder. Don’t overlook application data in AppData — this is where many applications store settings, saves, and project data that isn’t in the obvious documents folders.

Restoring with File History

To restore a previous version of a specific file: right-click the file (or folder) in File Explorer → “Restore previous versions” → a list of available versions with timestamps appears. Select any version → “Restore” returns it to the original location (overwriting the current version) or “Restore to” saves it to a different location.

For broader restoration (recovering everything after a drive failure): Control Panel → File History → Restore personal files → the full File History interface shows the backed-up folder structure. Navigate to any point in time using the arrows at the bottom → restore individual files, folders, or everything at once.

OneDrive — the cloud backup layer

OneDrive provides the off-site backup component of the 3-2-1 rule without requiring any configuration beyond signing in. Files in the OneDrive folder sync automatically. The “PC folder backup” feature extends this to Desktop, Documents, and Pictures: Settings → System → Storage → Backup → “Sync my files” → manage OneDrive backup → enable Desktop, Documents, and Pictures.

With PC folder backup enabled: changes to files in those three locations sync to the cloud within seconds. If the laptop is stolen or the drive fails: signing into OneDrive on a new machine restores all backed-up files automatically. No external drive, no configuration — it just works, as long as there’s internet connectivity.

OneDrive free storage is 5GB — enough for documents but not large photo libraries. Microsoft 365 subscriptions include 1TB per user. For photo-heavy households: 1TB of OneDrive is the most cost-effective cloud backup for Windows users with a Microsoft 365 subscription you’re probably already paying for.

System image backup — the full-system recovery option

File History backs up your files. A system image backs up everything — Windows, applications, files, settings, all in one snapshot. Restoring from a system image returns the machine to exactly the state it was in when the image was taken, including all installed software.

Create a system image: Control Panel → File History → System Image Backup (bottom left) → “Create a system image” → select destination (external drive or network location) → Start backup. Images are large (typically 50-150GB depending on installed software). Create one after initial setup when the system is clean and all applications are configured, and update it quarterly.

System image restore: boot from Windows installation media → Repair your computer → Troubleshoot → Advanced options → System Image Recovery → select the image → restore. This replaces everything on the destination drive with the image content. Used when Windows itself has been corrupted or the drive was replaced — not for individual file recovery, which File History handles better.

Our guide on using OneDrive effectively covers the cloud storage configuration in more depth, and our disk space management covers freeing space for backup files on constrained drives. For Windows 11’s complete backup and recovery architecture, Microsoft’s backup documentation covers File History, system images, and recovery options with version-specific guidance.

Third-party backup software

Windows’ built-in tools cover most needs, but third-party options add capabilities worth knowing about:

  • Macrium Reflect (free): more flexible system imaging than Windows’ built-in tool. Supports incremental images (faster than full images after the first), image verification, and scheduled imaging. The gold standard for free backup software on Windows.
  • Veeam Agent for Windows (free): enterprise-grade backup software made available free for home users. Supports bare-metal recovery, file-level backup, and cloud backup targets.
  • Backblaze Personal Backup ($99/year): unlimited cloud backup for one PC. Continuously backs up all files to Backblaze’s cloud. Provides true off-site backup for unlimited data — useful for large photo and video collections that would exceed OneDrive’s storage limits.

Testing backups — the step everyone skips

A backup you’ve never tested is a backup you don’t know works. At least annually: attempt a real restore from your backup. For File History: restore a specific file to a test location and confirm it opens correctly. For a system image: if you have a spare drive or can use a VM, attempt a test restore. For cloud backup: download a folder from OneDrive and confirm the files are intact and readable.

This matters because backup systems can fail silently: an external drive that’s been failing gradually, a File History configuration that stopped running after a Windows Update, a OneDrive sync error that’s been accumulating for weeks. Testing reveals these problems before the moment when the backup is actually needed.

Backup typeWhat it protectsSetup timeStorage needed
File HistoryPersonal files + versions5 minutesExternal drive (same size as data)
OneDrive PC backupDesktop, Documents, Pictures2 minutes5GB free / 1TB with Microsoft 365
System imageFull PC state30-90 minutes (first run)50-150GB external drive
Third-party cloud (Backblaze)All files, unlimited30 minutes + initial uploadCloud (subscription)

A working backup configuration is one of the few things that genuinely costs nothing in normal circumstances and has unlimited value when it’s needed. The 30-60 minutes to set up File History and OneDrive PC backup today is the difference between a hard drive failure being a frustrating but recoverable inconvenience versus a catastrophic loss. There’s no other single task with that risk/benefit ratio available on Windows 11.

Game save backup

Game saves are a specific backup category that many users overlook until losing 80 hours of progress in an RPG. Save locations vary by game and platform:

  • Steam: many games use Steam Cloud (automatic sync to Steam’s servers). Check: Steam → Settings → Cloud → Steam Cloud is enabled. For individual games: game Properties → General → “Keep games saves in the Steam Cloud.” Games that don’t use Steam Cloud store saves in DocumentsMy Games or AppData — these are covered by File History if you’ve configured it.
  • Xbox Game Pass / Microsoft Store: saves sync through Xbox cloud storage for supported games. Sign into the Xbox app to ensure sync is active.
  • Epic Games: cloud saves for supported titles via Epic’s cloud. Epic Launcher → Settings → Enable Cloud Saves.
  • Legacy/older games: check saves are in Documents or AppData (File History covers these) or use a dedicated save backup tool like GameSave Manager.

Email backup

If you use a web-based email service (Gmail, Outlook.com): your email is already stored in the cloud and backed up by the provider. The “backup” concern here is more about account access than data loss — enable two-factor authentication and save recovery codes to ensure you can access the account even if you lose the device.

For Outlook (desktop) with a .pst file: the PST file is the entire local email store. Back this up via File History (ensure the PST location is covered) or manually copy it to an external drive periodically. A large PST file can be several GB — worth confirming it’s included in backup targets.

Network drive and NAS backup

A common misunderstanding: files stored on a network-attached storage device or a mapped network drive are not automatically included in a local backup configuration. File History can be configured to back up network locations if the machine can access them, but NAS devices have their own backup needs — they’re storage, not backup.

For a NAS as a backup target (backing the PC up to the NAS): reliable, fast, good for system images. For a NAS as primary storage (working files on the NAS): those files need their own backup — consider cloud backup of the NAS (many NAS devices support backing up to cloud storage directly) or a second NAS at a different location as the off-site copy.

Backup frequency recommendations

Different data warrants different backup frequencies:

  • Active documents and work files: continuous / hourly. File History every hour, OneDrive sync in real-time covers this well.
  • Photos from phone or camera: weekly transfer and sync. Monthly backup confirmation.
  • System image: after significant changes (new software installation, major Windows update, setup completion). Quarterly for stable systems.
  • Full archive review: annually. Confirm all backup targets are healthy, test a restore, update emergency recovery documentation.

The combination of continuous cloud sync (OneDrive) + hourly File History + quarterly system image covers the full range of disaster scenarios at reasonable cost and effort. Cloud sync handles accidental deletion and quick access across devices. File History handles versioning and individual file recovery. The system image handles total drive failure or catastrophic Windows corruption. Together they provide the depth that any single backup method lacks.

Recovery without a backup — the options

If you’re reading this after already experiencing data loss without a backup: the situation isn’t always irreversible. Professional data recovery services (DriveSavers, Ontrack, Gillware) can often recover data from failed drives — at significant cost (£300-£2000+) but with reasonable success rates for mechanical failures and some SSD failures.

For accidental deletion before the drive failed: Recuva (free) and other file recovery tools scan for deleted files that haven’t been overwritten yet. Success rate decreases with time — stop writing to the affected drive immediately and run recovery software as soon as possible after accidental deletion. These are last resorts that work sometimes, not replacements for backup that work consistently.

Data loss has a specific quality: it’s completely preventable in advance and completely irreversible after the fact. Backup is the only mechanism that crosses the before/after divide. The Windows 11 built-in tools make it easier than it’s ever been — File History and OneDrive require no additional software, no subscription (for basic use), and 15 minutes of setup. The barrier to having adequate backup protection on Windows 11 is awareness, not complexity. You might also run into Back Up Files Over Your Network.

Nikolas Lamprou

Nikolas Lamprou (MSc; GCFR, SC-200, Security+) has been working with computers professionally since 2009 — starting with web development and e-commerce, and moving into cybersecurity over the years. Based in Greece, he brings over 15 years of real-world IT experience to SolveTechToday, where he writes about Windows fixes, software reviews, security tools, and AI applications. His goal is straightforward: cut through the noise and give readers clear, honest guidance on the tech decisions that matter.

Stay Ahead

Fix your next problem before it starts

Get the week's best Windows fixes, software picks, and security guides delivered straight to your inbox. No noise, just solutions.

Press ESC to close · Try "Windows 11" or "Chrome"