How to fix Windows 11 Search bar not working or not returning results
Summary
This guide helps you troubleshoot and resolve: How to fix Windows 11 Search bar not working or not returning results. Follow the steps below to fix the issue.
Common Causes
It can be frustrating when the Windows 11 Search bar becomes unresponsive, remains blank, or fails to locate files and applications that you know are on your system. This issue is typically caused by a hung background process, a corrupted search index, or outdated system files. This guide will walk you through the steps to restore your search functionality.
Quick Fix Steps
Before moving to more complex repairs, try these rapid solutions which resolve the majority of search-related glitches.
Restart Windows Explorer
- Press
Ctrl + Shift + Escto open the Task Manager. - If the window is simplified, click More details.
- Under the Processes tab, scroll down to find Windows Explorer.
- Right-click Windows Explorer and select Restart.
- Wait for the taskbar to reload and test the search bar.
Restart the Search Process
- Open the Task Manager (
Ctrl + Shift + Esc). - Go to the Details tab.
- Locate
SearchHost.exe. - Right-click it and select End task.
- Windows will automatically restart the process; try searching again.
Detailed Instructions
If the quick fixes did not work, follow these more comprehensive troubleshooting methods to analyse and repair the search service.
Run the Search and Indexing Troubleshooter
Windows 11 includes a built-in tool designed specifically to diagnose and fix search issues.
- Open Settings by pressing
Win + I. - Navigate to System > Troubleshoot > Other troubleshooters.
- Find Search and Indexing and click the Run button.
- Select the problem you are experiencing (e.g., "Can't start a search or see results") and follow the on-screen prompts.
Rebuild the Search Index
If search is working but not returning the correct results, your search index may be corrupted and needs to be recreated.
- Press
Win + R, typecontrol, and press Enter to open the Control Panel. - Set the "View by" option in the top right to Large icons.
- Click on Indexing Options.
- Click the Advanced button (this may require administrator permissions).
- Under the Index Settings tab, locate the "Troubleshooting" section and click Rebuild.
- Click OK on the confirmation dialogue.
Check Windows Search Service Status
- Press
Win + R, typeservices.msc, and press Enter. - Scroll down to find Windows Search.
- Check the Status column. If it is not "Running", right-click it and select Start.
- Right-click Windows Search again and select Properties.
- Ensure the Startup type is set to Automatic (Delayed Start).
- Click OK.
Advanced Troubleshooting
If the issue persists, it may be related to system file corruption or outdated software.
Repair System Files via SFC and DISM
- Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
- Type the following command and press Enter:
sfc /scannow - Wait for the scan to complete. If it finds and repairs files, restart your computer.
- If the issue remains, return to the Admin Terminal and run:
DISM /Online /Cleanup-Image /RestoreHealth
Check for Windows Updates
Microsoft frequently releases patches for known UI bugs. Ensure your organisation's devices are up to date by following our guide on How to update Windows or Troubleshooting Windows 11 Update Issues.
For further assistance with your workstation, you may also find it useful to review Optimizing Windows 11 Performance or Customizing the Windows 11 Start Menu and Taskbar.
Still Having Issues?
💻 Open a Ticket