SyncToy Windows 11: Why This Old Microsoft Tool Is a Business Risk

SyncToy Windows 11: Why This Old Microsoft Tool Is a Business Risk

Marc Potter Marc Potter
8 minute read

Listen to article
Audio generated by DropInBlog's Blog Voice AI™ may have slight pronunciation nuances. Learn more

Table of Contents

If you searched for SyncToy Windows 11 because your office still relies on this old Microsoft tool to back up or mirror folders, here's the short answer: it can still run, but it was never built for Windows 11, and that gap matters more for a business than for a home user.

SyncToy was a free Microsoft utility for keeping two folders in sync, and plenty of small businesses adopted it years ago because it was simple and free. Microsoft stopped supporting it in 2021. It still shows up in search results because people assume "it still works" means "it's still safe to depend on." Those are two different questions, and this guide answers both.

What Is SyncToy and Why Do Some Businesses Still Use It?

SyncToy is a lightweight file and folder synchronization tool Microsoft released as part of its PowerToys line. You point it at a "left" folder and a "right" folder, pick a sync mode, and it copies changes between them.

  • Synchronize: changes on either side get copied to the other, keeping both folders identical.
  • Echo: changes, including deletions, flow one way only, left to right.
  • Contribute: new and updated files copy left to right, but nothing gets deleted on the right.

That simplicity is exactly why it stuck around in small offices: no license fee, no server, no learning curve. A front-desk PC syncs its documents folder to a shared drive overnight, and nobody has thought about it since.

Does SyncToy Still Work on Windows 11?

Mostly, yes, with caveats. SyncToy 2.1, the last version Microsoft ever shipped, was built against an old .NET Framework runtime that isn't installed by default on Windows 11. Before it will even open, you typically need to enable a legacy component:

  1. Open Start, search for "Turn Windows features on or off," and open it.
  2. Check the box for .NET Framework 3.5 (includes .NET 2.0 and 3.0).
  3. Click OK, let Windows download the files, and restart the PC.

Even after that, Microsoft pulled the official download in January 2021, so there's no longer a first-party source to get the installer from. Users end up pulling it from third-party download mirrors instead, which is its own problem (more on that below). Once installed, some users also report needing to right-click the executable, open Properties, and run it in compatibility mode for Windows 7 to avoid "folder access denied" errors caused by newer Windows security defaults.

How to Install and Use SyncToy on Windows 11

If you decide to run it anyway, here's the process:

  1. Enable .NET Framework 3.5 using the steps above.
  2. Download the SyncToy 2.1 installer from a third-party archive, since Microsoft no longer hosts it.
  3. Right-click the installer and choose Run as administrator, then complete setup.
  4. Open SyncToy and click Create New Folder Pair.
  5. Browse to your source ("left") folder and your destination ("right") folder.
  6. Pick a sync mode (Synchronize, Echo, or Contribute) based on whether you want a one-way backup or a true two-way mirror.
  7. Name the folder pair, click Finish, then click Preview to see what will change before you click Run.

SyncToy has no built-in scheduler, so if you want it to run automatically overnight, you need to set that up separately through Windows Task Scheduler, pointing it at SyncToyCmd.exe -R to run every active folder pair silently.

Common Reasons a SyncToy Job Fails Without Anyone Noticing

Even when SyncToy is installed correctly, it has a habit of quietly not doing its job. Before assuming a folder pair is protecting your data, check for these common causes:

  • The destination wasn't available when the job ran. If the "right" folder lives on a network drive or external device that wasn't connected at the scheduled time, SyncToy simply skips the sync. No error, no popup, nothing.
  • Default file exclusions. SyncToy automatically skips certain system and temporary files, and it's easy to add a custom exclusion by accident while clicking through options. Those files then never get backed up, silently.
  • The scheduled task didn't fire. A Task Scheduler job that depends on a specific user being logged in, or that references a drive letter that changed, stops running with no notification to anyone.
  • Cross-drive limitations. SyncToy struggles when source and destination span different drive types or network paths, which is exactly the setup most small offices actually use for backups.

Individually, each of these is a minor quirk. Together, they add up to a backup tool that can fail for weeks or months before anyone opens the folder and notices something is missing.

Why Running SyncToy on Windows 11 Is a Bigger Risk Than It Looks

None of the above is difficult to work around, which is exactly why it's easy to overlook the downside. For a single home PC, an unsupported freeware tool with a few quirks is a minor inconvenience. For a business, it's a quiet liability that tends to surface at the worst possible time.

  • No security patches, ever. SyncToy hasn't been updated since 2021 and never will be again. Any vulnerability discovered in it today stays open forever.
  • No official download source. Since Microsoft pulled the installer, every copy in circulation comes from a third-party site. That's a real supply-chain risk: your team is installing an executable from a source nobody can vouch for, onto a machine that likely has access to client files.
  • No error alerting. SyncToy fails silently more often than people expect, whether from a locked file, a disconnected network drive, or a scheduled task that stopped firing months ago. A law firm we know of discovered a "reliable" sync job hadn't actually run in six weeks, right after a laptop was stolen.
  • No audit trail for compliance. If your business handles regulated data (client financials, health records, case files), "we used a discontinued consumer tool with no logging" is not an answer that holds up during a compliance review or after a breach.

None of these risks are visible day to day, which is exactly the problem. The tool works right up until the moment it doesn't, and by then the missing backup is the one you needed.

Better SyncToy Alternatives for Windows 11

If you want the same basic idea, mirrored folders, without the discontinued-software risk, a few paths make more sense for a business:

  • FreeFileSync: a free, actively maintained open-source tool with real-time sync, detailed logging, and native Windows 11 support. A reasonable upgrade for a single PC if budget is the main constraint.
  • Managed backup software (AOMEI Backupper, EaseUS Todo Backup, and similar): built-in scheduling, email alerts on failure, and support for network drives and NAS devices, which SyncToy handles poorly.
  • Cloud-based sync (OneDrive for Business, or a managed backup service): versioning, off-site redundancy, and centralized visibility across every device in the office, not just the one PC where SyncToy happens to be installed.

The right choice depends on how many machines you're protecting and whether "sync" is really what you need versus a proper, monitored backup with retention and offsite copies. Those are different jobs, and a lot of businesses that outgrew SyncToy actually needed the second one all along. Our guide to backup and disaster recovery solutions breaks down that distinction in more detail.

As a rough guide: a solo user syncing a single laptop to an external drive can usually get by with FreeFileSync and call it done. A small office with a handful of PCs and a shared drive starts to need scheduling and failure alerts, which points toward dedicated backup software. Once you're managing multiple locations, remote staff, or any data you're contractually required to protect, cloud-based backup with centralized monitoring stops being a nice-to-have and becomes the only option that actually holds up during an audit or a hardware failure.

If this all sounds familiar, it's worth asking what else in your environment is running on borrowed time. We wrote about the same pattern with Windows 10 reaching the end of its support window, and it's a good companion read if SyncToy isn't the only aging tool still in daily use. A regular look at what's still running unsupported is exactly what a preventive IT maintenance checklist is designed to catch before it becomes a problem.

If you'd rather not track sync jobs, scheduled tasks, and software end-of-life dates by hand, that's exactly the kind of thing a managed IT provider handles in the background. A quick conversation with TechWorks can tell you whether your current setup still makes sense or whether it's quietly become a risk worth fixing.

« Back to Blog