Windows File History alternatives

Windows File History is fine until the day you need it. Then you find out it only watches Documents, Pictures, Music, Videos, Desktop, and OneDrive. Everything under C:\dev, D:\projects, or a mapped network share is invisible to it, and the on-disk snapshots have no encryption at all. If your external drive walks off, so does every file it ever preserved.

The seven Windows File History alternatives below cover what Microsoft’s built-in tool skips: arbitrary source paths, encrypted repositories, cloud targets alongside local ones, and full disk images when you need to restore an entire machine after a Windows update wipe. All run on Windows 10 and Windows 11.

Quick comparison table

App Best for Free plan Starting price Standout feature
Duplicati Encrypted cloud backup Fully free (beta) Free (donationware) AES-256 to any S3-compatible target
Kopia Fast deduplicated backups Fully free (OSS) Free Content-addressable snapshots with client-side encryption
Restic Scriptable CLI backups Fully free (OSS) Free Deduplication and integrity checks on any repository
Macrium Reflect Free Full disk images Free for personal use $69 for Home Boot-time rescue image plus differential images
Veeam Agent for Windows Free Bare-metal restore Free for one machine $39/year per workstation Restore to dissimilar hardware
AOMEI Backupper Standard Scheduled file and image backups Free for personal use $39.95 for Professional System clone plus incremental scheduling
Nextcloud Continuous file sync Self-hosted (free) 5 EUR/user/month hosted Two-way sync with versioning across devices

Why people leave Windows File History

Users on Reddit and Microsoft Answers keep hitting the same walls.

The seven Windows File History alternatives below fix at least one of those, and most fix all of them.


Duplicati – best for encrypted cloud backup

Duplicati takes File History’s continuous approach and adds AES-256 encryption plus a web UI. Point it at Backblaze B2, Wasabi, S3, or a self-hosted MinIO bucket and it uploads deduplicated chunks on a schedule. Restores work file-by-file or as a full source tree, and the local database means listings stay fast even at multi-terabyte scale.

Where it falls short: The stable release is still labelled beta, and large repositories occasionally need database rebuilds after a client crash. Rebuilds are slow.

Pricing:

Migrating from File History: No importer exists because the formats are unrelated. Point Duplicati at the same source folders you had in File History and let it build the first full snapshot in the background.

Download: Duplicati.com

Bottom line: Pick Duplicati if the backup needs to survive a house fire and you already have a cloud bucket.


Kopia – best for fast deduplicated backups

Kopia is the modern successor to Restic for people who want a GUI. It writes content-addressable snapshots to a repository (local, SFTP, WebDAV, S3, Azure, GCS, or B2), deduplicates across every snapshot, and encrypts everything client-side with a repository password. The KopiaUI desktop app runs in the tray, so scheduled snapshots feel closer to File History than a CLI tool has any right to.

Where it falls short: Restore UX is functional but sparse. Recovering a single file from a specific timestamp needs a few clicks more than File History’s slider.

Pricing:

Migrating from File History: No importer. Configure a Kopia policy over your Documents folder and it starts snapshotting on the same cadence.

Download: Kopia.io

Bottom line: Pick Kopia if you want File History’s schedule with encryption and deduplication behind it.


Restic – best for scriptable CLI backups

Restic is a single Go binary with no runtime dependencies. It backs up to local disks, SFTP, S3, B2, Azure, GCS, rclone, or REST servers, and every snapshot is deduplicated and encrypted. If you already run a home server, wiring Restic into Task Scheduler or a WSL cron takes twenty minutes.

Where it falls short: No GUI. If you have never touched a command line you will not enjoy it. Restore of one file from an old snapshot needs a mount step.

Pricing:

Migrating from File History: No importer. Add the same source paths to a scheduled Restic backup job.

Download: Restic.net

Bottom line: Pick Restic if you script your machine and want backups you can inspect, verify, and prune.


Macrium Reflect Free – best for full disk images

Macrium Reflect Free covers the case File History cannot touch at all: the whole disk. It writes bootable images to an external drive, and a rescue USB lets you restore to bare metal after a failed Windows update or a dead SSD. Differential images cut the time for daily backups after the first full run.

Where it falls short: Free tier lost incremental images (Home tier only) and technical support in the 8.x line. Scheduling is limited compared to the paid version.

Pricing:

Migrating from File History: Not applicable. Reflect handles image backup; run it alongside File History or Duplicati for file-level recovery.

Download: Macrium.com

Bottom line: Pick Reflect Free if you have ever spent a Saturday reinstalling Windows and want to skip that next time.


Veeam Agent for Windows Free – best for bare-metal restore

Veeam Agent for Windows Free is the desktop version of Veeam’s enterprise backup engine. It handles full-machine, volume, and file-level backups to local disk, network shares, and Veeam Backup and Replication servers. Bare-metal recovery to different hardware works with a bootable ISO built inside the tool.

Where it falls short: Free tier caps to one machine and lacks central management. Cloud storage targets and Microsoft 365 backup are paid features.

Pricing:

Migrating from File History: Not applicable. Point Veeam at the same folders for file-level protection.

Download: Veeam.com

Bottom line: Pick Veeam if you might replace the whole machine and want the restore to just work on new hardware.


AOMEI Backupper Standard – best for scheduled file and image backups

AOMEI Backupper Standard sits between File History and Reflect. It handles file backups, disk images, disk cloning, and system state, all from one interface. Scheduling covers daily, weekly, monthly, and event-triggered runs. The Windows PE recovery media is straightforward to build.

Where it falls short: Free tier omits incremental and differential backups (Professional at $39.95 unlocks them) and does not include ransomware protection.

Pricing:

Migrating from File History: Not applicable. Point Backupper’s file backup at your library folders on the same schedule.

Download: Ubackup.com

Bottom line: Pick Backupper if you want a single GUI for file backups, images, and a rescue USB.


Nextcloud – best for continuous file sync

Nextcloud flips the model. Instead of snapshotting on a schedule, the Windows desktop client keeps a folder synced with a Nextcloud server (self-hosted or hosted) and keeps up to 30 file versions by default. When ransomware or a bad save trashes a document, the server holds the previous edits.

Where it falls short: Sync is not a backup on its own. A deletion on your PC deletes on the server unless you enable the versioning and retention rules on the server side. Also needs a server.

Pricing:

Migrating from File History: Not applicable. Move source folders under the Nextcloud sync root; the server keeps versions from that point on.

Download: Nextcloud.com

Bottom line: Pick Nextcloud if you already run a home server and want backups plus multi-device sync in one tool.

How to choose

Pick Duplicati if you want File History’s set-and-forget rhythm with real encryption and a cloud target.

Pick Kopia if you want the same but with a nicer GUI and content-addressable dedup so ten snapshots take up close to one snapshot of disk.

Pick Restic if you already live in the terminal and want backups you can pipe into your other tooling.

Pick Macrium Reflect Free if what you actually feared was a dead SSD, not a lost document.

Pick Veeam Agent for Windows Free if you might restore to different hardware.

Pick AOMEI Backupper Standard if you want files and full-disk images from one GUI without paying anything.

Pick Nextcloud if you run a home server and want backup plus sync.

Stay on File History if all you care about is versioning your user profile onto an external drive that stays plugged in.

FAQ

Is Windows File History being discontinued?

Microsoft has not announced end-of-life for File History but has removed features across recent Windows 11 updates, including the ability to add custom folders through the classic Control Panel. Development is effectively frozen while Microsoft pushes OneDrive as the sync destination for personal files.

What is the best free Windows File History alternative?

For most home users, Duplicati and Kopia are the two strongest free picks. Duplicati wins on ease of setup for cloud targets. Kopia wins on speed and interface polish. Both encrypt data client-side, which File History does not do at all.

Can I use Nextcloud instead of File History?

Yes, but understand the difference. Nextcloud syncs the current state of a folder across devices and keeps a version history on the server. File History snapshots the folder on a schedule regardless of whether it is synced anywhere. If you want sync plus version history, Nextcloud covers both. If you want purely local snapshots on an external drive, Kopia or Duplicati fit better.

What does Windows File History fail to back up?

Anything outside your user profile libraries. Program Files, custom drive letters, mapped network drives, encrypted VeraCrypt volumes, and Windows Subsystem for Linux home directories are all invisible to File History. The tools above accept arbitrary source paths.

Do any of these work with a NAS as the destination?

Yes. Duplicati, Kopia, Restic, and Veeam all write to SMB and SFTP shares. AOMEI Backupper writes to network shares from the Standard tier. Macrium Reflect Free can also write to a network location. Nextcloud can run directly on many NAS units (Synology, TrueNAS SCALE, UGREEN NASync).