Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Fix File Explorer Search Not Working in Windows

Check the search scope, restart Explorer, repair Windows Search, rebuild the index, and diagnose a folder that never appears in results.

Table of Contents

When File Explorer search returns no results, first confirm that you are searching the correct folder and that the file is not hidden or excluded. If searches fail across multiple folders, restart File Explorer, check the Windows Search service, and rebuild the index. Do not change folder permissions unless you have confirmed an access error.

Search box in Windows File Explorer

Check the search scope and query

  1. Open the folder that should contain the item. To search every local drive, select This PC, understanding that this is slower.
  2. Search for a distinctive part of the file name. Try an extension such as *.docx or *.jpg.
  3. Turn on View > Show > Hidden items if the file may be hidden.
  4. Sort the folder by Date modified to confirm the file exists and note its exact location.

File Explorer search and Start-menu app search are related but not identical. Failing to find Calculator or Word in Start does not prove that a folder search is broken.

Restart File Explorer

Press Ctrl + Shift + Esc, find Windows Explorer in Task Manager, and select Restart. If Task Manager itself will not open, use the alternative Task Manager shortcuts. Restart the PC if Explorer still does not respond.

Check indexed locations and rebuild the index

Search Windows Settings or Control Panel for Indexing Options. On older Windows 10 builds, the Run command shown below also opens it:

rundll32.exe shell32.dll,Control_RunDLL srchadmin.dll

Opening legacy Indexing Options from Run

Select Modify and make sure the folder or library you need is included. Then choose Advanced > Rebuild. Rebuilding can take hours on a large library, and results may be incomplete until it finishes.

Advanced button in Indexing Options

On the File Types tab, confirm that the relevant extension is indexed. Index Properties Only searches names and metadata; Index Properties and File Contents also searches text inside supported documents and uses more storage and processing time.

File Types tab in Advanced Indexing Options

Confirming Windows indexing changes

Make sure the Windows Search service is running

  1. Press Windows + R, enter services.msc, and press Enter.
  2. Open Windows Search.
  3. Set the startup type to Automatic (Delayed Start) when available. If the service is stopped, select Start.
  4. Apply the change and restart Windows.

Opening Services management from Run

Windows Search service in Services

Windows Search service startup type and status

Do not use outdated Cortana advice

Early Windows 10 versions tied parts of search to the Cortana process, and ending that task could restart search temporarily. Cortana was later separated and retired, so this is not a current File Explorer repair step.

Cortana process in an older Windows 10 Task Manager

Check access only when one folder is affected

If you cannot open the folder or receive Access denied, search cannot read it either. Right-click the folder, open Properties > Security, and compare its permissions with the parent folder. On a work-managed PC, contact the administrator.

Security tab in Windows folder properties

Selecting a Windows security principal

Do not add SYSTEM or grant Full control simply because a file is absent from results. Changing inherited permissions can expose private data or break applications. Correct only a verified permission fault and record the original access-control entries first.

Run the Search and Indexing troubleshooter

On Windows 11, open Settings > System > Troubleshoot > Other troubleshooters and look for Search and Indexing; newer builds may open the Get Help app. On older Windows 10 builds, the legacy Control Panel path was Troubleshooting > View all > Search and Indexing.

Opening Control Panel from Run

Troubleshooting in legacy Control Panel

View all troubleshooters in Control Panel

Search and Indexing troubleshooter

Select the symptom that matches, such as Files don't appear in search results, and complete the prompts.

Choosing a Search and Indexing problem

Repair Windows files if every search fails

Open Terminal as administrator and run DISM.exe /Online /Cleanup-Image /RestoreHealth, followed by sfc /scannow. Restart after both complete. If only one user account is affected after a successful repair and index rebuild, test a new local account before resetting Windows.

For known files that search cannot locate, you can still browse directly using the techniques in How to Navigate the Windows Directory.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.