Share via

File Explorer Search Capabilities not working

Chris Spear 20 Reputation points
2026-04-01T10:46:13.78+00:00

I have a Windows 11 computer from Lenovo. All of a sudden over the weekend, the search capabilities of File Explorer stopped. I'm reindexing, but after 32,000 items, it is mostly frozen.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

Answer accepted by question author
  1. Tan Vu 1,940 Reputation points Independent Advisor
    2026-04-01T12:48:01.5866667+00:00

    Hi Chris,

    For method 1: This below picture is SearchHost, open TaskManager and write each words to find.

    User's image

    In method 2: Please be make sure you open PowerShell, not PowerShell(x86) or Command Prompt, there were different.

    User's image

    In method 3: Sorry I miss the right path. Please use this: C:\ProgramData\Microsoft\Search. You can find the Data folder

    User's image

    Thanks


2 additional answers

Sort by: Most helpful
  1. Tan Vu 1,940 Reputation points Independent Advisor
    2026-04-01T11:45:57.5433333+00:00

    Hi Chris,

    Your problem might be due to an indexing error or a frozen Windows Search device. The cause could be a folder loading issue. Try the following methods:

    Method 1: Press Windows + R, then type services.msc. Find Windows Search, right-click and click restart.

    Method 2: Restart the Search process. Press Ctrl + Shift + Esc to open Task Manager -> Details tab -> Find SearchHost.exe, then right-click and click End task.

    Method 3: Open PowerShell and run:

    Get-AppxPackage -Name MicrosoftWindows.Client.CBS | Reset-AppxPackage

    The last method is to go to C:\Users\<YourUser>\AppData\Roaming\Microsoft\Windows\Search (replace your user folder name in the "YourUser>" field). Delete the Data folder, then restart your computer. Windows will then recreate the index from scratch (completely clean).

    If this helps resolve your issue, feel free to mark the answer so others can benefit as well.

    Have a nice day!

    TV


  2. Q&A Assist
    2026-04-01T10:46:26.22+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Try the following steps in order, testing File Explorer search after each step:

    1. Restart Windows Search-related services
      1. In the taskbar search box, type services.msc and open Services.
      2. Find Windows Search and make sure it is running and set to Automatic (Delayed Start). If it is stopped, start it.
      3. Find Windows Font Cache Service. Right-click it, select Stop, then try a search again. Afterwards, right-click it again and select Start.
    2. Check for Windows updates
      1. Select Start > Settings > Update & Security > Windows Update.
      2. Select Check for updates.
      3. Install any available updates and restart the device.
    3. Rebuild the Windows Search index cleanly If indexing appears frozen around a certain number of items, rebuild the index:
      1. Select Start, type Indexing Options, and open it.
      2. Select Advanced.
      3. On the Index Settings tab, select Rebuild.
      4. Allow the rebuild to complete. This can take a long time and runs faster if the PC is idle; let it run outside active hours if possible.
    4. Run the Search and Indexing troubleshooter
      1. Right-click Start and select Settings.
      2. Go to Privacy & security > Search (or Searching Windows via the provided button if available).
      3. Under Related settings, select Advanced indexing options.
      4. In Indexing Options, select Advanced > Troubleshoot search and indexing.
      5. Follow the wizard to detect and fix search/indexing issues.

    If File Explorer itself will not open or continues to behave abnormally even after these steps, check for updates again and, as a last resort, use Settings > System > Recovery > Reset this PC (choosing the appropriate option for keeping files) as described in the File Explorer repair guidance.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.