If the Windows 11 search bar is not working, restart Windows Explorer and the SearchHost process first. Press Ctrl + Shift + Esc to open Task Manager, restart Windows Explorer, then end SearchHost.exe from the Details tab. Windows should start SearchHost again automatically when you open Search.
If the search box opens but cannot find files or apps, check the Windows Search service and rebuild the search index instead. A missing search box may simply be hidden in Taskbar settings.
This problem can appear in several ways:
- Clicking Search does nothing.
- The search panel opens but remains blank.
- You cannot type in the search box.
- Search closes immediately.
- The loading animation never finishes.
- Installed apps do not appear in the results.
- Files are missing from search results.
- SearchHost.exe crashes or stays suspended.
- The search box disappeared from the taskbar.
Start with the quick fixes below and stop when Search works again. Advanced resets and Windows repair options should be saved for persistent problems.
First Identify the Search Problem
The correct fix depends on the symptom.
| Symptom | Most likely area to check |
|---|---|
| Search box is missing | Taskbar Search setting |
| Clicking Search does nothing | Windows Explorer or SearchHost |
| Search opens but is blank | SearchHost, Windows updates, or user profile |
| Cannot type in Search | Search process, text-input component, or system files |
| Apps appear but files are missing | Indexed locations and search index |
| Search is very slow | Indexing status, excluded folders, or drive performance |
| Search stopped after an update | Update bug, damaged components, or rollback requirement |
| Search works in another account | Corrupted user profile or per-user Search data |
Press Windows + S before changing anything. If the keyboard shortcut opens a working search panel, the search feature itself is running and the taskbar button or Explorer interface may be the problem.
1. Restart the Computer
A normal restart can repair a Search process that failed after sleep, an update, or a program crash.
- Press Ctrl + Alt + Delete.
- Select the power icon.
- Click Restart.
Use Restart rather than Shut down. With Fast Startup enabled, shutting down may preserve part of the previous Windows session, while Restart reloads the operating system more completely.
If you cannot use Start or Search, press Windows + R, enter the command below, and press Enter:
shutdown /r /t 0
Save open work before running it because Windows restarts immediately.
2. Make Sure Search Is Visible on the Taskbar
If the search bar has disappeared but Windows + S still works, it may be hidden.
- Right-click an empty area of the taskbar.
- Select Taskbar settings.
- Find Search under Taskbar items.
- Choose Search box, Search icon and label, or Search icon only.
The wording can differ slightly between Windows 11 versions. Selecting Hide removes the taskbar control but does not disable Windows Search.
You can also press the Windows key and begin typing without displaying a full search box on the taskbar.
3. Restart Windows Explorer
Windows Explorer manages the taskbar, Start menu surface, desktop, and other shell elements. Restarting it can fix a search button that does not respond.
- Press Ctrl + Shift + Esc to open Task Manager.
- Select Processes.
- Find Windows Explorer.
- Right-click it and select Restart.
The taskbar and desktop may disappear briefly. That is normal. They should return within a few seconds.
If Windows Explorer is not listed, click Run new task in Task Manager, type explorer.exe, and select OK.
4. Restart SearchHost.exe
SearchHost.exe operates the Windows 11 search interface. Ending it is safe because Windows starts a new instance the next time Search is opened.
- Open Task Manager with Ctrl + Shift + Esc.
- Select Details. You may need to open the navigation menu first.
- Find SearchHost.exe.
- Right-click it and select End task.
- Confirm the action.
- Press Windows + S or click the taskbar Search button.
SearchHost may appear as Suspended when it is not actively being used. That status alone is not necessarily an error. End it only to force a fresh start when the search panel is frozen, blank, or unresponsive.
On some Windows builds, related search activity may appear under the Processes tab simply as Search.
5. Check the Windows Search Service
The Windows Search service supports file indexing and fast search results. If it is disabled or stopped, Search may become slow or fail to find files.
- Press Windows + R.
- Type
services.mscand press Enter. - Find Windows Search.
- Double-click it.
- Set Startup type to Automatic (Delayed Start) if it is disabled.
- If Service status says Stopped, click Start.
- Click Apply, then OK.
If the service is already running, right-click Windows Search and select Restart.
Do not disable Windows Search as a permanent performance tweak. It can affect taskbar searches, File Explorer, Outlook indexing, and applications that rely on the Windows index.
6. Run the Indexer Troubleshooter
Windows includes a troubleshooter for missing results, slow indexing, and other search-index problems.
- Open Settings with Windows + I.
- Select Privacy & security.
- Open Search or Searching Windows, depending on your build.
- Select Advanced indexing options or scroll to the indexing support section.
- Choose Indexer troubleshooter or Troubleshoot search and indexing.
- Select the symptoms that match your problem.
- Apply any recommended repair and restart Windows.
Microsoft is retiring the legacy Microsoft Support Diagnostic Tool and older MSDT troubleshooters. For this reason, use the troubleshooter exposed through the current Windows Settings or Indexing Options instead of relying on old msdt.exe commands found in outdated tutorials.
7. Check Search Indexing Settings
If Search opens normally but cannot find documents or files, confirm that Windows is indexing the folders where those files are stored.
- Open Settings.
- Select Privacy & security > Search.
- Find Find my files.
- Choose Classic or Enhanced.
- Classic indexes common locations such as Documents, Pictures, Music, and the desktop.
- Enhanced searches across more of the PC but can use additional battery power and processor time while indexing.
If you use Classic mode and save files outside the standard folders, select Customize search locations and include the required folder.
Also review excluded folders. Windows will not index a folder that appears in the exclusion list, even when the drive is otherwise covered by Enhanced mode.
Cloud-only OneDrive files and disconnected network locations may not be available to the local index. Confirm that the file is downloaded or that the network location is connected.
8. Rebuild the Windows Search Index
Rebuilding the index can fix incomplete, corrupted, or inaccurate results. It does not delete personal files, but searches may remain incomplete until rebuilding finishes.
- Press Windows + R.
- Type
control /name Microsoft.IndexingOptionsand press Enter. - Click Advanced.
- Approve the administrator prompt.
- Under Troubleshooting, click Rebuild.
- Confirm the action.
The rebuild can take from several minutes to many hours depending on drive speed, the number of files, selected locations, and whether the PC is being used. Keep the laptop connected to power and allow the process to run.
Rebuilding is appropriate when Search works but returns wrong or missing results. It is less likely to fix a taskbar search panel that will not open at all.
9. Install Windows Updates
Microsoft can fix Search bugs through cumulative Windows updates.
- Open Settings with Windows + I.
- Select Windows Update.
- Click Check for updates.
- Install available quality updates.
- Restart the computer.
Check Update history afterward so you know which update was installed. Avoid installing optional preview updates solely as an experiment unless their release notes specifically address your problem.
If Search stopped immediately after a particular update, move to the update-removal section later in this article rather than repeatedly rebuilding the index.
10. Restart Windows Font Cache Service
Microsoft’s current Windows Search troubleshooting documentation identifies the Windows Font Cache service as a possible cause of search-interface problems.
- Press Windows + R.
- Enter
services.msc. - Find Windows Font Cache Service.
- Right-click it and select Stop.
- Test Windows Search.
- Return to Services, right-click the service, and select Start.
Do not leave the service disabled. This is a targeted restart intended to refresh the component.
11. Test Search in a Clean Boot
A third-party shell customizer, security program, clipboard tool, taskbar replacement, or background utility can interfere with Search.
To test without non-Microsoft services:
- Press Windows + R.
- Type
msconfigand press Enter. - Open the Services tab.
- Select Hide all Microsoft services.
- Click Disable all.
- Open the Startup tab and select Open Task Manager.
- Disable third-party startup apps, recording which ones you changed.
- Restart the PC and test Search.
Do not click Disable all until Hide all Microsoft services is selected. Disabling Microsoft services can create additional Windows problems.
If Search works during the clean boot, enable services and startup programs in small groups until the conflict returns. Then update, reconfigure, or remove the responsible program.
Restore normal startup through System Configuration when testing is complete.
12. Repair Windows Components With DISM and SFC
Damaged system files can affect SearchHost, the Start menu, indexing, and other Windows components. Microsoft recommends running DISM before System File Checker because DISM repairs the component source that SFC uses.
Since Search is not working, open an elevated terminal through Task Manager:
- Press Ctrl + Shift + Esc.
- Select Run new task.
- Type
cmd. - Select Create this task with administrative privileges.
- Click OK.
Run this command first:
DISM.exe /Online /Cleanup-Image /RestoreHealth
Wait for it to finish. The progress can appear stuck temporarily, so do not close the window.
Next run:
sfc /scannow
Allow the scan to reach 100 percent, then restart Windows. Microsoft confirms this order in its DISM and System File Checker instructions.
If SFC reports that Windows Resource Protection found corrupt files but could not repair some of them, use the targeted guidance in Windows Resource Protection error before attempting a reset.
13. Reset Windows Search With Microsoft’s PowerShell Script
Microsoft provides ResetWindowsSearchBox.ps1 to reset the Windows Search feature. Use this only after restarting SearchHost, checking the service, rebuilding the index, and repairing system files.
- Download ResetWindowsSearchBox.ps1 from Microsoft’s official download page.
- Save it to a local folder.
- Right-click the file and choose Run with PowerShell.
- Approve the administrator prompt.
- Wait until PowerShell displays Done.
- Restart Windows and test Search.
Download the file only from Microsoft. Do not use a similarly named script from a random download website.
If script execution is blocked, do not permanently weaken PowerShell security. Microsoft’s troubleshooting page explains how to check the current execution policy and temporarily permit the signed or downloaded script when required. Restore the original policy after the reset.
Avoid broad PowerShell commands that re-register every Appx package on the computer. They can generate many errors, affect unrelated applications, and make diagnosis harder. Use Microsoft’s targeted Search reset first.
14. Test With a New Windows User Account
Windows Search stores some settings and data per user. If Search works in a new account, your original profile is likely damaged.
- Open Settings.
- Select Accounts > Other users.
- Click Add account.
- Select the option to add a user without a Microsoft account if you only need a local test account.
- Create the account and sign in to it.
- Test Windows + S.
Do not immediately delete the original account. If the test account works, first back up your data and investigate profile-specific shell customizations, permissions, and search data. You may decide to migrate to a new profile if the old one cannot be repaired reliably.
On a work or school PC, account creation and Search behavior may be controlled by administrators. Contact the organisation’s IT team rather than changing policy or registry settings.
15. Uninstall a Recent Windows Update
Use this method only when Search stopped directly after a specific quality update and simpler fixes failed.
- Open Settings.
- Select Windows Update > Update history.
- Open Uninstall updates.
- Find the recent update associated with the start of the problem.
- Click Uninstall.
- Restart the PC.
Not every update can be removed. Uninstalling an update can also remove security fixes, so check for a newer corrected update afterward and reinstall protection promptly.
Do not remove random updates merely because Search is broken. Compare the installation date with the first occurrence of the problem.
16. Use System Restore
System Restore can reverse recent system files, drivers, registry changes, updates, and installed programs without normally deleting personal documents.
- Press Windows + R.
- Enter
rstrui.exe. - Select Next.
- Choose a restore point created before Search stopped working.
- Select Scan for affected programs.
- Complete the restoration.
Recently installed applications and drivers may be removed. Back up important files before using any recovery tool.
17. Repair Windows 11 Without Deleting Apps or Files
If Search remains broken across user accounts after DISM, SFC, the official reset script, and indexing repairs, reinstall the current Windows version through Windows Update.
- Open Settings.
- Select System > Recovery.
- Under Fix problems using Windows Update, select Reinstall now.
- Follow the prompts and restart when installation finishes.
Microsoft says this option reinstalls the current version to repair system files and components while preserving apps, files, and settings. It may be unavailable on managed computers or older Windows 11 builds.
This repair is preferable to a full reset for a damaged Search component. If the option is missing or the repair fails, our how to reinstall Windows 11 article explains the other recovery methods and what each one keeps.
Fix Windows 11 Search for Specific Symptoms
The search bar is missing
Enable Search under Taskbar settings. If Windows + S works, indexing and SearchHost are probably not the main problem.
Search opens but is completely blank
Restart Windows Explorer and end SearchHost.exe. Install current Windows updates, test a clean boot, and use Microsoft’s Search reset script if the blank panel persists.
You cannot type in the search box
Restart SearchHost and Windows Explorer first. Test whether typing works in Notepad and the Run dialog. If typing fails across Windows, troubleshoot the keyboard or text-input system rather than rebuilding only the Search index.
Search cannot find installed apps
Restart SearchHost, repair system files, and check whether the app is installed for the current account. Rebuilding the file index alone may not repair a damaged Start menu app registration.
Search cannot find documents
Check Classic versus Enhanced indexing, included locations, excluded folders, OneDrive availability, and file-type settings. Then rebuild the index and wait for it to complete.
Search is slow
Indexing may still be running after an update, rebuild, or large file transfer. Keep the PC awake and connected to power. Exclude development folders or locations containing huge numbers of small files if they do not need to be searched.
Search keeps closing
Check Reliability Monitor for SearchHost or shell crashes. Temporarily remove taskbar customizers and Start menu replacement tools, then test a clean boot.
Frequently Asked Questions
Why is my Windows 11 search bar not responding?
SearchHost or Windows Explorer may be frozen, the Windows Search service may be stopped, system files may be damaged, or a recent update or third-party customization may be interfering.
How do I restart Windows Search?
Open Task Manager, go to Details, right-click SearchHost.exe, and select End task. Windows starts it again when you open Search. Restart the Windows Search service separately when file indexing is the problem.
Will rebuilding the search index delete my files?
No. It deletes and recreates the search catalog, not the original files. Results may be incomplete until indexing finishes.
Why does Search find apps but not files?
The folder may not be included in Classic indexing, may be excluded, or may contain cloud-only files. Check Settings > Privacy & security > Search and review indexed locations.
Why is SearchHost.exe suspended?
Windows may suspend SearchHost when Search is not in use to save resources. Suspended status is not automatically a fault. Restart it if the search panel is frozen or blank.
Is it safe to end SearchHost.exe?
Yes. Windows should launch it again when Search is opened. Ending it does not delete files or the search index.
Can I disable Windows Search?
You can, but doing so can slow file searches and affect other apps. Disabling the service is not recommended as a general Windows optimization method.
How long does rebuilding the index take?
It can take minutes or several hours. The time depends on the number and type of files, drive speed, selected locations, power state, and current PC activity.
Should I edit the registry to fix Search?
Usually not. Most problems can be addressed through SearchHost, services, indexing, DISM, SFC, the official reset script, or a repair reinstall. Registry edits vary by Windows build and can create additional shell problems.
Will resetting Windows Search remove my documents?
Microsoft’s targeted Search reset does not delete personal documents. Back up important files before advanced troubleshooting as a general precaution.
What if Search works in a new account only?
The original Windows profile likely contains corrupted Search data, permissions, or third-party customizations. Back up that profile and either repair the account-specific problem or migrate to a new profile.
The most effective path is to match the repair to the symptom. Restore a hidden search box through Taskbar settings, restart Explorer and SearchHost for an unresponsive panel, and repair indexing only when results are missing or slow. If the failure survives a new user account, DISM, SFC, and Microsoft’s targeted reset, reinstalling the current Windows version through Windows Update can repair the component without immediately resorting to a full PC reset.
