
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.
- Source restriction. File History only monitors libraries you have added, and Microsoft blocked custom libraries in Windows 11 22H2. Developer folders, VM images on a secondary drive, and anything above the user profile are ignored.
- No encryption. Backups on the external drive are readable by anyone who plugs it in. There is no built-in password, no BitLocker requirement, and no cloud target that could enforce encryption in transit.
- Silent failures. When the destination drive is offline for a stretch, File History stops without a Windows toast, an event log alert, or an obvious warning in Settings. Users only notice when they open Restore and see a gap in the timeline.
- Weak restore UI. The timeline view is slow with large archives and does not let you preview office documents or images before restoring. Network drives cannot be a destination unless you jump through a mapping trick that has been broken since Windows 11 24H2.
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:
- Free: everything, forever. It is a community project with paid support optional.
- vs File History: free, but adds encryption, cloud targets, and arbitrary source paths.
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:
- Free: full functionality, no feature gates.
- vs File History: free, adds encryption, dedup, and cloud/remote targets.
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:
- Free: full functionality, active development.
- vs File History: free, more work to set up, far more capable.
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:
- Free: for personal use, one machine.
- Paid: Home 8 at $69 for four devices, adds incremental images and encrypted archives.
- vs File History: free, backs up entire disks rather than named folders.
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:
- Free: single-machine license, forever.
- Paid: Veeam Data Platform for endpoints starts around $39 per workstation per year.
- vs File History: free, adds full-machine and dissimilar-hardware restore.
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:
- Free: for personal use, unlimited machines, full backup only.
- Paid: Professional at $39.95 for two PCs, Workstation at $59.95 for commercial.
- vs File History: free, covers files and full images with a friendlier UI.
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:
- Free: self-host on any Linux box or NAS.
- Hosted: 5 EUR/user/month at partner providers.
- vs File History: sync-first with versioning, works across devices, needs infra.
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).