The best free file search tools you can download today

Last updated: · written by the FileLocator team

"Free" usually means crippled, ad-stuffed, or a 14-day trial in disguise. File search is the happy exception: the six tools below are genuinely free — no trial timers, no nag screens that matter, no paywalled core features — and several of them beat every paid competitor we've tested. All six ran against our 1.2-million-file library on the same Ryzen 7 / 32 GB / NVMe test machine we use for the main file search software roundup.

The honest framing up front: no single free tool does it all. Everything owns filename search, Agent Ransack owns content search, and the other four each carve out a niche — zero-footprint scans, regex replace, portable indexing, and launcher-style speed. Pick by job, not by brand; most of us run two of these side by side.

methodology

How we tested the free tools

Each tool searched the same 1.2-million-file library — a deliberate mess of documents, code, photos, archives and disk images — for planted "needle" files we hid by name and by content. We timed first result and complete results from a cold start, measured RAM while idle and mid-search, checked installer behavior for bundled extras (none of the six ships any), and confirmed the free tier is actually free rather than a trial. We also re-ran the filename tests after dumping 40,000 new files onto the drive, to see which indexes noticed without being told. Everything updated in real time; Listary caught up within moments; UltraSearch and the on-demand scanners simply saw the new files on their next run, as designed. Full test-rig details live on our about page.

side by side

The six free tools compared

Free file search tools compared (RAM and timing figures from our 1.2M-file test rig)
Tool Best at Search type Indexing Regex Portable Typical RAM Biggest limit
Everything Instant filename search Filename Real-time NTFS MFT index Yes Yes ~100 MB Content search is slow; NTFS-centric
Agent Ransack Searching inside files Filename + content None (on-demand) Yes Yes ~40 MB idle Full-drive content scans take minutes
UltraSearch Search without installing an indexer Filename first Reads MFT on demand Yes Yes ~150–250 MB while scanning No real-time index or hotkey workflow
grepWin Regex search and replace Content (+ names) None (on-demand) Yes, with capture groups Yes ~30 MB Utilitarian UI; no repeat-search speedup
DocFetcher Indexed content search, portable Content Manual content index Limited Yes ~250–400 MB (Java) Long initial indexing; dated UI
Listary (free tier) Hotkey launcher + file dialogs Filename Own lightweight index No (fuzzy match) No ~80–150 MB Network search and actions are Pro-only

the picks

What each free tool is best at

1. Everything — the free tool everyone should install first

Everything by voidtools is the rare program that feels like a cheat. It builds its index by reading the NTFS Master File Table — in our testing, a full 1.2-million-file drive indexed in well under a minute — and from then on every keystroke filters the entire drive instantly. The syntax scales with you: start by typing fragments of a name, graduate to ext:xlsx dm:lastmonth, then to full regex. It can also share its index over the network, which our network drive guide uses to solve NAS search.

Honest limits: it's Windows-only, content search exists but is slow because only names are indexed, and FAT32/exFAT drives lose the real-time magic. For finding text inside files, pair it with Agent Ransack below. Full breakdown in our Everything review.

2. Agent Ransack — free content search done properly

Agent Ransack is the free edition of Mythicsoft's FileLocator Pro, and the free tier is no toy: boolean expressions, full regex, date and size filters, and — crucially — it reads inside Office documents and PDFs, then shows each hit with surrounding context so you don't open ten wrong files. There's a portable build, and it adds itself to Explorer's right-click menu.

Honest limits: no index means every search re-reads the files; a 50 GB documents folder took us around four minutes cold. Fine weekly, tedious hourly — heavy users should consider DocFetcher or the paid upgrade. See the Agent Ransack review and our content search guide for setup.

3. UltraSearch — fast filename search, zero background footprint

UltraSearch, from JAM Software, reads the NTFS MFT fresh each time you open it. That means no service, no scheduled tasks, nothing resident — attractive on a work laptop where IT frowns on background indexers, or if you only search occasionally. Filename results land near-instantly, and it can filter by size and date for quick large-file hunts.

Honest limits: each launch re-reads the MFT (a few seconds plus 150–250 MB of RAM while it works), there's no always-on hotkey, and the search syntax is thinner than Everything's. Our UltraSearch review covers when its trade-off is the right one.

4. grepWin — the developer's free search-and-replace

grepWin is the only tool here that changes files: regex search and replace across whole folder trees, with capture groups, a dry-run preview of every change, and optional backups before it touches anything. It's a single small executable, portable, and lives happily in Explorer's context menu. In our testing it searched a 300,000-file source tree in about two minutes.

Honest limits: plain-text files only (it won't look inside PDFs or .docx), the UI is dense, and regex has a learning curve — our regex file search guide includes ten copy-paste patterns to skip the hard part. Compared head-to-head in Agent Ransack vs grepWin.

5. DocFetcher — open-source indexed content search

DocFetcher flips Agent Ransack's trade-off: spend the time up front building a content index of your chosen folders, then get sub-second answers to content queries forever after. It handles Office files, PDFs, EPUBs and plain text, runs on Windows, Mac and Linux, and its portable mode carries the app and the index on a USB stick — genuinely useful for a reference library you move between machines.

Honest limits: indexing ~100 GB of documents took us over an hour, the index needs rebuilding when folders change heavily, Java keeps RAM at 250–400 MB while open, and the interface looks like 2012. Details in our DocFetcher review.

6. Listary free tier — search as a reflex

Listary's free tier gives you the two features that matter: press Ctrl twice anywhere to summon fuzzy find-as-you-type search, and — the sleeper hit — instant search inside every Open/Save dialog, so you stop clicking through folder trees just to attach a file. It's the tool on this list that non-technical family members actually keep using.

Honest limits: the free tier is a real free tier, but network drive search, custom actions and themes sit behind the one-time Pro upgrade (about $20), there's no regex or content search, and there's no portable build. Our Listary review maps free vs Pro feature by feature, and Everything vs Listary settles which workflow suits you.

quick start

The 15-minute free search stack

If you just want the working setup, here it is. Minute 0–5: download Everything from voidtools.com, accept the defaults, and let it build its index — on an SSD this finishes before you've closed the browser tab. Set a global hotkey under Tools → Options → Keyboard so search is one keypress away. Minute 5–10: grab Agent Ransack from mythicsoft.com and leave "add to Explorer context menu" ticked; from now on, right-clicking any folder gives you proper content search on the spot. Minute 10–15: learn three Everything filters that do most of the work: ext:pdf to narrow by type, dm:today for recently modified files (more date tricks in our recent-files guide), and size:>500mb when the drive fills up. That stack costs nothing, uses about 150 MB of RAM combined, and replaces both the Start menu search box and the yellow "searching..." bar in Explorer.

no install at all

The zero-download option

Sometimes you don't want to install anything — you're on a borrowed machine, or you just need to triage one messy folder. For that case we built our own free, 100% client-side File Finder: point it at a folder and it lists everything instantly, flags duplicates, ranks the largest files and searches text inside them, with nothing uploaded anywhere. Try it on a single folder first — it's great for exactly that, while the desktop tools above win for whole drives, hotkeys and always-on indexes.

honest limits

What no free tool will do for you

Knowing the gaps saves you an afternoon of frustration, so here they are. Email search: none of the six reads your Outlook mailbox properly. If you need one search box across messages, attachments and files, that's the niche paid tools still own — Copernic at the affordable end, X1 Search for heavy business use. OCR: a scanned PDF is a photograph of text, and no tool on this page can read it; our searching inside PDFs guide covers the free OCR workaround. Mac and Linux: apart from DocFetcher, these are Windows tools. Mac users get surprisingly far with what's built in (see our Mac guide), and Linux users have a stronger free toolkit than either platform in fd, ripgrep and friends (see the Linux guide). Support: free tools mean forums and changelogs, not a help desk. For solo developers like voidtools, that has honestly never mattered in our years of use — but a business buyer should know it going in.

decision help

Which free tool should you actually get?

Most people: install Everything today; add Agent Ransack the first time you need to find a phrase inside a document. That pair covers 95% of searches for the price of nothing — Everything answers "where is it?" in milliseconds, Ransack answers "which file says this?" in minutes, and the two never fight over resources because neither runs a heavy background service. Developers: Everything plus grepWin, with Everything's ext: filters doing triage before grepWin's regex does surgery. Researchers with a fixed document library: DocFetcher, indexed once, queried daily. Locked-down work PC: UltraSearch's portable build leaves no trace. Keyboard-first users: Listary, possibly alongside Everything rather than instead of it.

Two follow-ups worth bookmarking: if slow built-in search is what drove you here, our guide to fixing slow Windows Search explains when to repair it and when to replace it. And if your real goal is reclaiming disk space, free search tools find the bloat but our duplicate file finder roundup covers the safer way to delete it. Paid tools only enter the picture for email search and Mac power features — the full roundup ranks those too.

See where free tools fit in the bigger picture

Our flagship roundup ranks all ten tools — free and paid — by user type, with one master comparison table.

See the full ranking

keep exploring

Related reading

/reviews/everything/

Everything review

The free tool that finds any filename instantly — setup, syntax cheatsheet and honest limits.