A frozen or blank Windows 11 Search bar can prevent you from opening apps, finding files, or using Start-menu search. The cause may be a stuck SearchHost process, a temporary Explorer problem, a stopped Windows Search service, an incomplete index, corrupted system files, or a recent update. Work through the fixes in order and test after each step.
Quick answer
Start with the least invasive fix, test the result, and move to the next method only when the problem remains. Back up important files and recovery keys before reset, firmware, registry, encryption, or administrator-level changes.
Symptoms this guide can fix
- The Search panel opens as a blank box.
- Typing does nothing or the cursor never appears.
- Search closes immediately.
- Installed apps or recent files are missing from results.
- The taskbar Search icon does not respond.
- Search works only after restarting the PC.
Step 1: Restart Windows Explorer
- Press Ctrl + Shift + Esc.
- Find Windows Explorer in Task Manager.
- Right-click it and select Restart.
The taskbar and desktop may disappear briefly. Test Search again when Explorer returns.
Step 2: Restart SearchHost
- In Task Manager, open the Details tab.
- Find SearchHost.exe. Some older builds may show SearchApp.exe.
- Select End task.
- Wait a few seconds; Windows should start the process again automatically.
This is safe for a stuck Search interface and does not delete the search index.
Step 3: Restart the Windows Search service
- Press Win + R, type
services.msc, and press Enter. - Find Windows Search.
- Right-click it and choose Restart.
- Open Properties and confirm it is not disabled.
Step 4: Run the built-in Search troubleshooter when available
Open Settings → System → Troubleshoot → Other troubleshooters and look for a Search and Indexing troubleshooter. Windows changes the location and availability of troubleshooters over time, so it may redirect to the Get Help app on newer builds.
Step 5: Check indexing status and mode
- Open Settings → Privacy & security → Searching Windows.
- Check whether indexing is paused or still in progress.
- Use Classic for common user folders and lower resource use.
- Use Enhanced only when you need most folders indexed.
- Connect the PC to power and allow initial indexing to complete.
Enhanced indexing can use more CPU and battery while it builds the catalogue.
Step 6: Rebuild the search index
- Open Searching Windows.
- Select Advanced indexing options.
- Choose Advanced → Rebuild.
- Confirm and leave the PC on while the catalogue is recreated.
Rebuilding does not delete personal files. Search results may be incomplete until indexing finishes.
Step 7: Repair Windows system files
Open Terminal as Administrator and run these commands in order:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Restart Windows after both scans finish. DISM repairs the Windows component store, while SFC verifies protected system files.
Step 8: Check for update-related problems
Open Settings → Windows Update → Update history. If Search failed immediately after an update, install any newer corrective update first. When no fix is available and the problem is severe, use Windows Recovery Environment to uninstall the latest quality update. Avoid uninstalling updates randomly.
Step 9: Test a new user account
Create a temporary local user and test Search there. If it works in the new account, the original Windows profile or its app data may be damaged. Copying your files to a new profile can be safer than repeatedly resetting system-wide components.
Search is working but web results are cluttering it
That is a separate problem. Use the guide to reduce Bing web results and Search highlights without disabling the local index.
When to reset Windows
Resetting should be a last resort after process, service, index, system-file, update, and user-profile checks. Back up files and read the Windows 11 Cloud download reset guide before proceeding.
Frequently Asked Questions
Does rebuilding the index delete files?
No. It deletes and recreates the search catalogue, not the indexed documents.
Why does Search use high CPU after rebuilding?
Windows is scanning allowed locations and rebuilding metadata. Resource use should fall after indexing completes.
Why can Search find apps but not files?
The folder may be excluded, the index may still be building, or that file type may not be configured for content indexing.
Can I reinstall Windows Search separately?
Search is an integrated Windows component. Repair the process, service, index, system files, or Windows installation rather than downloading a replacement.
Official references
For platform-specific behavior and recovery options, compare this guide with the current documentation from the relevant official source.