Windows 11 includes a background service called the “Windows Search Indexer” (SearchIndexer.exe). This service constantly scans every single file, folder, and application on your hard drive, creating a massive hidden database. This database is what allows the Start menu search bar to instantly return results the moment you start typing.
While this is a great feature for desktop computers, the indexing service is notorious for aggressively consuming CPU cycles and rapidly draining battery life on older laptops. If you rarely use the built-in search feature, or if you prefer using lightweight third-party search tools like “Everything”, you can completely disable the native indexer to save battery.
How to Disable the Windows Search Service
You cannot disable this core component from the standard Settings app. You must use the Windows Services manager.
- Press Windows Key + R to open the Run dialog box.
- Type services.msc and press Enter.
- A large window will appear listing every background service installed on your machine. Scroll down the alphabetical list until you find the entry named Windows Search.
- Right-click on Windows Search and select Properties.
- In the Properties window, look for the dropdown menu labeled Startup type (it is likely set to “Automatic (Delayed Start)”).
- Click the dropdown menu and change it to Disabled.
- Look slightly further down and click the Stop button to instantly kill the currently running indexer process.
- Click Apply, then click OK.
The Consequences of Disabling Indexing
By permanently disabling this service, the SearchIndexer.exe process will never run again, completely eliminating its background CPU usage and extending your laptop’s battery life.
However, you must understand the trade-off. The search bar located on your taskbar (and inside the Start menu) will no longer function properly. It will still be able to find basic installed applications (like Chrome or Calculator), but if you attempt to search for a specific PDF or Word document by name, Windows will not be able to find it, as the database it relies on no longer exists.
If you ever want to restore the standard search functionality, simply return to the Services menu, change the Startup type back to “Automatic (Delayed Start),” and click Start.