What Everything Search is
Everything Search is an instant file-search utility that indexes NTFS drive file/folder names ahead of time, returning results essentially as you type instead of scanning on demand. It's developed by voidtools (David Carpenter) and distributed as Free for personal use — there is no paid "pro" tier gatekeeping core functionality, which is part of why it remains one of the most recommended tools in its category.
It's best suited for finding files by name near-instantly on large drives, replacing Windows' comparatively slow built-in search for that specific use case.
Why download from the official site specifically
Everything Search is free, which unfortunately makes it a frequent target for third-party download aggregators that wrap the real installer in their own downloader, bundling toolbars, browser hijackers, or other unwanted software the original developer never shipped. The official voidtools (David Carpenter) site is the only source that guarantees you're getting the unmodified installer, matching the exact checksums the developers publish.
Getting reliable results from a system-level tool
Utilities that operate close to the operating system — writing to disks, indexing the file system — benefit from a bit of extra care around timing and context. Running the tool with the permissions it actually needs (administrator, where relevant) the first time avoids a class of confusing partial failures that look like bugs but are actually permission issues. Reading the specific warnings the tool shows before a destructive or system-level action (like formatting a drive) is worth the extra ten seconds every time, not just the first.
Portable vs. installed use
Some tools in this category, including this one in certain distributions, offer a portable build alongside the standard installer — a version that runs directly from a folder or USB drive without writing to the Windows registry or Program Files. Portable builds are worth choosing specifically when you need to run the tool on a machine you don't have admin rights on, want to keep it isolated from your main system for testing, or want to carry a consistent toolset across multiple computers on a USB drive. For a primary, everyday installation on your own PC, the standard installer is generally the better choice — it registers file associations, shell integration, and update checking that a portable build typically skips.
System requirements in practice
The official requirements list (Win 10 / 11, x64 and x86) reflects what's actively tested and supported, but real-world resource needs depend heavily on what you're actually doing with the tool. Light, everyday use rarely stresses a modern PC meaningfully. Heavier workloads — large files, high-resolution media, or big batch operations — benefit disproportionately from more RAM and a faster storage drive (SSD over HDD) rather than a faster CPU alone, since I/O throughput is often the actual bottleneck for this category of software rather than raw processing power.
Staying current without breaking your workflow
Free, actively developed tools like this one typically ship updates more frequently than commercial software with formal release cycles. That's generally a good thing for security and bug fixes, but it's worth being deliberate about when you update rather than always taking the latest version immediately — if you're in the middle of an important project, checking the release notes for breaking changes first (particularly around file-format or plugin compatibility) avoids an update interrupting work at an inconvenient moment. For most casual use, updating promptly when prompted is the simpler and perfectly reasonable default.
Installing it correctly
- Go to the official download page linked above and select the build matching your system (x64 and x86).
- Verify the download came from the official domain before running it — check the address bar, not just the page's visual branding, which lookalike sites can copy convincingly.
- Run the installer. If Windows SmartScreen shows a warning for a lesser-known publisher, verify the publisher name matches voidtools (David Carpenter) before proceeding.
- During setup, decline any bundled offers or additional toolbars if presented — legitimate installers from the official source for this specific tool should not include any, but it's worth watching for on any freeware installer as a habit.
- Launch the application and check Help → About (or equivalent) to confirm the version matches what the official site currently lists as current.
Common problems people run into
- Search results empty immediately after install while the initial index is still building
- Network/mapped drives not appearing in results because Everything indexes local NTFS volumes by default
- Real-time updates lagging after large batch file operations until the index catches up
Troubleshooting each one
Search results empty immediately after install while the initial index is still building
Covered in more detail below — check the troubleshooting section for the specific setting or cause behind this one.
Network/mapped drives not appearing in results because Everything indexes local NTFS volumes by default
Covered in more detail below — check the troubleshooting section for the specific setting or cause behind this one.
Real-time updates lagging after large batch file operations until the index catches up
Covered in more detail below — check the troubleshooting section for the specific setting or cause behind this one.
Quick reference
| Property | Value |
|---|---|
| Software | Everything Search |
| Category | System Utility |
| Developer | voidtools (David Carpenter) |
| Supported OS | Win 10 / 11 |
| Architecture | x64 and x86 |
| Typical download size | ~2 MB installer (or portable) |
| License | Free for personal use |
| Last verified | May 2026 |
How it compares to the alternatives
Everything Search isn't the only option in its category, and it's worth being upfront that "best" depends on what you're optimizing for. Commercial alternatives sometimes offer more polished onboarding, official support contracts, or specific proprietary features. What consistently pulls people toward Everything Search instead is the combination of a genuinely free license with no artificial feature gating, an active open community fixing bugs and reviewing code, and — for anyone who cares — the ability to read or even modify the source since it's open. If you specifically need a commercial support contract or a feature you've confirmed only a paid competitor offers, that's a legitimate reason to look elsewhere; for most everyday use, that gap rarely materializes in practice.
Is it actually safe?
Everything Search itself, downloaded from voidtools (David Carpenter)'s official site, has a long track record and an active community that would surface anything seriously wrong quickly — open-source software in particular benefits from the code being publicly auditable rather than trusted blindly. The realistic risk with tools like this has consistently been the distribution channel, not the software itself: fake mirrors, sponsored search ads leading to cloned sites, and bundler-wrapped installers from freeware aggregators. Sticking to the official domain neutralizes essentially all of that risk.
Who might be better served by something else
Everything Search is genuinely strong at what it does, but it's worth being honest about where it isn't the best fit. If you need dedicated vendor support with guaranteed response times for business-critical use, a commercial alternative with a formal support contract may justify its cost specifically for that reason — free open-source projects generally rely on community forums and issue trackers rather than SLA-backed support. If you specifically need a feature you've confirmed a commercial competitor has and this tool doesn't (worth verifying against the current feature list rather than assuming), that's also a legitimate reason to look elsewhere. For the large majority of individual and small-team use cases, though, neither of those caveats ends up mattering in practice.
Getting started tips
A few habits make the first week with any new tool smoother, and apply here too:
- Skim the official documentation or wiki once before diving in — most of these projects maintain one, and it's usually faster than trial-and-error for anything beyond the basics.
- Check for a keyboard shortcuts reference early; tools in this category are typically built around efficient keyboard-driven workflows once you're past the initial learning curve.
- Join or at least browse the project's community forum or subreddit before assuming a quirk you've hit is a bug — there's a good chance someone's already documented the cause and fix.
- Back up any custom configuration or settings files once you've tuned them, so a future reinstall or a move to a new PC doesn't mean starting from scratch.
Notes for teams and organizations
If you're deploying Everything Search across multiple machines rather than installing it once for personal use, check the official site's documentation for silent-install command-line switches — most actively maintained free tools support one, suited to a login script, Group Policy, or endpoint management deployment. It's also worth confirming the license terms explicitly permit your intended organizational use case (most permissive open-source licenses do, but terms vary by project), and standardizing on a single version across the fleet to avoid inconsistent behavior between machines that otherwise look identical from a support perspective.
Common misconceptions
- "Free software is free because it's lower quality." For mature, widely used open-source projects like this one, the opposite is often closer to true — code that's publicly reviewable by anyone tends to accumulate scrutiny that closed commercial code doesn't get, and a large active user base surfaces bugs faster than a small commercial QA team could alone.
- "Open source means anyone can secretly slip in malware." The official, signed release from the project's own site goes through the maintainers' own build and release process — the actual risk of tampering is almost entirely in unofficial redistributions, not the genuine upstream release.
- "No paid support means no support at all." Active projects in this category typically have responsive community forums, public issue trackers, and detailed documentation — often faster for common problems than a ticket-based commercial support queue.
A brief history and development pace
Everything Search has been in active development for years, with voidtools (David Carpenter) continuing to ship updates as of May 2026. That sustained development history matters practically: a tool with an active, ongoing release cadence is far less likely to leave you stuck on an unpatched security issue or an incompatibility with a newer Windows version than an abandoned project would. Before committing to any free tool for long-term or business use, checking that its release history shows recent activity (rather than a project that's gone quiet for years) is a reasonable, quick diligence step — for Everything Search, that history is easy to verify directly on the official site's release notes or changelog.
Similar tools people also look up
Frequently asked questions
Is Everything Search really free, with no hidden paid tier?
Yes — it's distributed as Free for personal use, with no feature gate pushing you toward a paid version. Some open-source projects in this space accept optional donations, but that's separate from any functionality being restricted.
Is it safe to download Everything Search from a site other than voidtools (David Carpenter)'s own page?
It's best avoided. Third-party download aggregators frequently wrap free installers with their own bundled offers, and in less reputable cases, with actual malware. The official site linked above is the only source that guarantees an unmodified installer.
Does Everything Search work on Windows 7?
Officially supported operating systems for the current version are Win 10 / 11. If you're on an older Windows version, check the official site's system requirements or archived older releases before assuming compatibility.
How do I know if I'm on the latest version?
Check the application's own About/Help dialog for its version number and compare it against what the official download page currently lists as current — most of these tools also check for updates automatically on launch.
Can I use Everything Search for commercial or work purposes, not just personal use?
Check the exact license terms on the official page — Free for personal use generally permits this, but license specifics (and any personal-use-only restrictions) vary by project, so it's worth confirming for your specific situation rather than assuming.