Windows Search indexing: when disabling WSearch helps and when it just makes search useless
SHORT ANSWER
Disabling the WSearch service stops Windows continuously indexing file contents in the background. That indexing is genuine disk and CPU activity and can cause hitching, particularly on mechanical drives or during large file operations. The cost is that Start menu and Explorer file search become dramatically slower.
Exactly what it changes
Read straight from the application source. If a tool will not show you this, it is asking for trust it has not earned.
WSearch — Windows Search
Set to Disabled so background indexing stops entirely.
What it does
WSearch builds and maintains an index of file names and contents so that searching is instant. Maintaining it means reading files in the background, especially after large changes on disk.
The indexer is supposed to back off under load. In practice it is a recognised cause of hitching on slower storage.
When it helps
- Removes sustained background disk activity, which matters most on mechanical drives.
- Noticeable after large downloads or game installs, when the indexer would otherwise be busy for a long time.
When it hurts
- Searching in Explorer and the Start menu becomes slow and often unhelpful — this is a real daily-use cost, not a theoretical one.
- Outlook and some other applications rely on the index and degrade noticeably.
- On a fast NVMe drive the performance benefit is usually small.
How to undo it
Set WSearch back to Automatic (Delayed Start), which is the Windows default, and start the service. Rebuilding the index afterwards takes a while.
Verdict
Worth it on a mechanical drive or if you never use Windows search. On a fast SSD, the search functionality is usually worth more than the frames.
Related guides
Everything else we change is listed too
All 127 optimizations are published in full, with what each one does and which are free. You can apply any of them by hand using pages like this one — the tool exists to do it in one click and put it back after every Windows update.