Skip to main content

We’d like to load Google’s advertising tag to measure how our ads perform. It sets cookies and is optional. Privacy policy.

Mudry
Guides

Hazel for Windows: what to use instead in 2026

There is no Hazel for Windows and there never will be. Here is what each kind of Hazel rule maps onto, and which Windows tool is honestly the closest.

Roman Modrytskyi7 min read

Written by the team building Quick File Organizer, folders that organize themselves, by your rules.


If you have switched from a Mac, the thing you miss is rarely the dock or the trackpad. It is Hazel quietly filing everything while you worked. Searching for Hazel for Windows is one of the first things people do, and the answer is blunt: it does not exist, and it is not coming.

That is not the end of the question though. Hazel is really four or five different features sold as one app, and Windows covers them unevenly — some completely, some not at all. Which replacement is right depends entirely on which of those features your rules actually used.

Why there is no Hazel for Windows

Hazel is not a cross-platform app with a missing build. It is built directly on macOS technologies that have no Windows equivalent: Spotlight's metadata index for matching on file attributes, Finder tags, and AppleScript and Automator for running actions. Noodlesoft's own description leans on all of them.

Porting it would not be a recompile. It would be rewriting the parts that make it Hazel. So the practical question is not "what is Hazel for Windows" but "which of Hazel's jobs do I need done here".

What Hazel actually does

Worth separating, because the replacements differ sharply:

  1. Watch folders and act when something arrives.
  2. Match on name, date, kind, source and Spotlight metadata.
  3. Act — move, copy, rename, sort into subfolders, tag, archive, trash.
  4. Run scripts as part of a rule.
  5. Housekeeping — app cleanup, trash management.

Most people's rules use 1, 2 and the move-and-rename parts of 3. Almost nobody uses all five, which is why "the best Hazel alternative" has no single answer.

The options on Windows

ToolFree tierFilename patternsRenamingRuns scripts
File JugglerTrial onlyYesYesYes
DropItYes, open sourceYesYesYes
Quick File OrganizerYesNo — extension onlyNoNo
PowerShell + Task SchedulerYesAnythingAnythingIt is scripts

Prices move, so check the vendor rather than trusting a number in a comparison table — including this one.

File Juggler

The closest thing to Hazel's rule model on Windows: watch a folder, match on conditions including filename content and dates, then move, rename or run something. It is a paid Windows app with a trial rather than a free tier.

If you are replacing a Hazel setup with a dozen conditional rules, this is where to start.

DropIt

Free and open source, and genuinely capable — profiles associate filters with actions like move, copy, compress and rename. The caveat is maintenance: the current release is version 8.5.1, dated 2018. It still runs, but nothing has been fixed in it for years, and that is worth knowing before you build your filing system on top of it.

Quick File Organizer

Ours, so read this with that in mind. It is deliberately a smaller tool than Hazel: it watches folders and routes files by extension, with rules assigned per folder rather than one policy everywhere, and a preview that shows what a rule will do before anything moves.

What it does not do is the half of Hazel you may be looking for — it does not rename files, match on filename patterns or dates, read file contents, or run scripts. If your Hazel rules were mostly "screenshots to this folder, PDFs to that one, invoices out of Downloads", it covers that, free, with the caps on rule count only mattering once you have more than three.

If they were more elaborate than that, File Juggler is the honest recommendation.

Rolling your own

PowerShell plus Task Scheduler can express any rule Hazel could, minus the metadata. It is the only option with no ceiling, and it costs you a weekend plus ongoing maintenance. The mechanics — watchers, scheduling, the failure modes — are covered in how to automatically move files on Windows.

Match the tool to the rule you had

  • Kind is PDF → move to Documents/PDFs — any folder watcher.
  • Name contains "invoice" → move and rename with the date — File Juggler, DropIt, or a script.
  • Date added is more than 30 days ago → archive — robocopy with /MINAGE on a schedule, or File Juggler.
  • Run this shell script on arrival — PowerShell.
  • Add a Finder tag — nothing. See below.

What none of them replace

Be clear-eyed about the gaps before you migrate:

  • Tags. Windows has file tags in Explorer, but they only work on some formats and no tool automates them the way Hazel automates Finder tags.
  • Spotlight metadata. There is no equivalent index to match rules against. Windows Search indexes content for searching, not for automation.
  • The ecosystem. No AppleScript, no Automator, no Shortcuts. PowerShell is more powerful and much less pleasant for this.

If those were the parts you relied on, no Windows tool is going to feel like a replacement, and it is better to know that now.

If it is specifically our app you are weighing against Hazel, Quick File Organizer vs Hazel is the direct comparison, including the three kinds of Hazel rule that have no Windows equivalent anywhere.

Common questions

Is there an official Hazel for Windows?

No. Hazel is a Mac-only app from Noodlesoft, and there has never been a Windows version. Any download claiming to be Hazel for Windows is not from the developer.

What is the closest Hazel alternative on Windows?

For rule complexity, File Juggler. For free and simple type-based routing, a folder-watching app such as ours. There is no single tool that covers everything Hazel does.

Can I run Hazel on Windows with a virtual machine?

Only by running macOS in it, which requires Apple hardware to be within Apple's licence terms. It is not a practical answer for a file-filing tool.

Is there a free Hazel alternative for Windows?

DropIt is free and open source, though unmaintained since 2018, and it does watch folders. Quick File Organizer's free tier covers three rules run by hand; watching folders unattended is its paid feature. Beyond that, PowerShell costs nothing but your time.

Does Windows have anything built in?

Not for rule-based filing. Task Scheduler plus robocopy is the built-in combination, and it is scheduled rather than event-driven. There is no graphical rules interface anywhere in Windows.

Will an AI file organizer do this instead?

Differently, and with a different failure mode — AI sorting is useful for a one-off backlog and risky as an unattended rule. The trade-off is set out in AI file organizer vs rules.

I only had two or three Hazel rules. What should I use?

A folder watcher with a small rule set, rather than a full rule engine you will not use. Prove the rules on a free tier by running them manually, then pay for the unattended part once you know they land the files where you expected.

Was this useful?

Quick File Organizer

Folders that organize themselves, by your rules. Free, no account.

See Quick File Organizer

Keep reading

Know when the next app ships

1 more Windows utility is in development. One short email when each one is ready — nothing else.

Product releases only — roughly once a month. Unsubscribe any time.