Strategies for Fixing Non-Displaying Searches in Win 10/11 OS

Strategies for Fixing Non-Displaying Searches in Win 10/11 OS

Richard Lv11

Strategies for Fixing Non-Displaying Searches in Win 10/11 OS

Most users probably utilize the Windows 11/10 search tool to find apps and files. However, some users have reported their search tools don’t display any results. Some users see a “No results found” message whenever they search. Or the search tool displays nothing except a blank white screen in other instances.

Either way, users can’t find things with the Windows search tool when it doesn’t display results right. Is your search tool not showing results either? If that’s the case, you can fix your search tool not displaying results in Windows 11/10 with these potential resolutions.

1. Update Windows

Microsoft releases a multitude of patch updates to fix Windows bugs and issues. So, it’s recommended to manually check for and download any available Windows updates for the sake of fixing the search tool. That also includes build updates for new Windows versions. Here’s how you can manually download and install Windows 11/10 updates.

  1. Press theWindows key, and select the pinned Settings app shortcut on the Start menu that opens.
  2. SelectWindows Update along the left of Settings. In Windows 10, clickUpdate & Security on Settings’ home screen.
  3. Then pressCheck for updates to initiate a search. Most available updates will download and install automatically.
    The Check for updates button
  4. If selectingCheck for updates doesn’t automatically install everything available, click theDownload and Install buttons for any other updates (including version 22H2).

2. Run the Search Troubleshooting Tool

Windows has troubleshooters that can fix all kinds of errors and issues. The Search and Indexing troubleshooter is the one for resolving search-related issues that occur in Windows. You may be able to fix the search tool not displaying results with that troubleshooter as follows:

  1. Use one of the many ways to open Settings on Windows, then open the Setting’sSystem tab.
  2. ClickTroubleshoot inside the Settings app’sSystem tab.
  3. SelectOther trouble-shooters to reach the Windows troubleshooters.
  4. PressRun for the Search and Indexing troubleshooter.
    The Run button for the Search and Indexing troubleshooter
  5. Click theCan’t start a search or see results checkbox, and select the troubleshooter’sNext option. The Files, folders, apps, or settings don’t appear in results checkbox is also a suitable option to select for troubleshooting this issue.
    The Search and Indexing troubleshooter

The steps for opening the Search and Indexing troubleshooter in Windows 10’s Settings app aren’t exactly the same. ClickUpdate & Security >Troubleshoot in Windows 10’s Settings app. SelectingAdditional troubleshooters will bring up the list. Then you can clickRun the troubleshooter for Search and Indexing to open it from there.

3. Select the Enhanced Search Option

The Settings app has some search options that can affect the effectiveness of the search tool. You can set the search utility to fully search a PC by selecting anEnhanced option. Try selecting that option in the following steps:

  1. ClickSettings on the Start or Power User (Win +X) menu.
  2. Select thePrivacy & security tab to view navigation options for Windows permissions.
  3. Click theSearching Windows navigation option.
    The Search Windows navigation option
  4. Then select theEnhanced radio button.
    The Enhanced radio button
  5. Click the menu buttons for all excluded search folders listed below that option and selectRemove .
    The Remove option for excluded folders

4. Start the Windows Search Service

The search tool won’t display results if the Windows Search service it’s based on isn’t running. So, check the Windows Search is enabled and running:

  1. To access Run, pressWin +R . You can also use any method in our guide on how to open Run on Windows .
  2. Then typeservices.msc inside theOpen box, and select Run’sOK option.
  3. Double-clickWindows Search within the Services app.
    The Services window
  4. Click the drop-down menu for theStartup type option to select the service’sAutomatic option.
    The Windows Search Properties window
  5. PressStart in the properties window if the search service isn’t running.
  6. To save the changed settings, click theApply option.
  7. SelectOK to close Windows Search Properties.

If the Windows Search service is already running, try restarting it. Select theStop option for Windows Search. Wait a few minutes, and click theStart button for the service to restart it.

5. Run a Scan With the SFC Tool

Microsoft recommends users run the System File Checker (SFC) tool when Windows functions aren’t working right. In this case, the search function isn’t displaying results, which could be because of corrupted Windows files on your PC. This is how you can start an SFC scan:

  1. Launch the Run dialogue box as above, and entercmd inside itsOpen box.
  2. Press theCtrl +Shift +Enter key combination to open Command Prompt with admin permissions.
  3. First, run an image scan by entering this command text and pressingReturn :
    DISM.exe /Online /Cleanup-image /Restorehealth
  4. Then start the SFC scan by executing the following command:
    sfc /scannow
    The SFC scan command
  5. Wait for the SFC tool to show a Windows Resource Protection scan outcome.

6. Rebuild the Search Tool’s Index

A corrupted or outdated search index database is another potential cause for the search tool not displaying results. In this case, you may need to select to rebuild the search index. Doing so will wipe the current index’s content and restart the indexing. These are the steps for rebuilding the search index in Windows:

  1. To open Control Panel, bring up Run first. TypeControl Panel into Run and clickOK . See how to open the Control Panel in Windows 11 for more methods.
  2. SelectLarge icons on Control Panel’sView by menu.
    The Large icons option
  3. ClickIndexing Options to view that applet.
  4. SelectAdvanced in the Indexing Options window.
  5. ClickRebuild in the IndexSettings tab.
    The Rebuild button
  6. Wait for the rebuilding to finish.
  7. SelectOK >Close to exit the indexing applet.

7. Reinstall Cortana

Cortana is an app that’s closely connected with the Windows search tool. Some users have been able to fix the search tool not displaying results by reinstalling that app. You can reinstall Cortana in PowerShell like this:

  1. Press Task Manager’sCtrl +Shift +Esc keyboard shortcut.
  2. ClickFile and theRun new task option.
  3. TypePowerShell inside the Create new task window’sOpen box.
  4. Select the checkbox for theCreate new task with administrative privileges option.
  5. Then selectOK to access PowerShell.
  6. Input the following command for reinstalling Cortana:
    Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    The command for reinstalling Cortana
  7. PressEnter to execute the PowerShell command.

8. Reset Windows

If nothing else fixes the search tool not showing results, this is the last-resort resolution to try. Resetting Windows reinstalls the platform by restoring it to a default configuration, which will most likely be enough to resolve this search issue. However, you’ll need to reinstall any software you previously installed after a reset.

The Reset this PC tool

You can perform a reset with the Reset this PC recovery tool. That utility includes an option for preserving user files. Our guide on how to factory reset Windows includes instructions for applying this resolution with that tool.

Find Apps and Files Again With the Windows Search Tool

So, that’s how you can get your Windows search tool fixed when it’s not showing results. We recommend applying the suggested resolutions in the order specified above. There’s a reasonable chance one will sort your search utility out so that you can find the apps and files you’re looking for with it again.

Also read:

  • Title: Strategies for Fixing Non-Displaying Searches in Win 10/11 OS
  • Author: Richard
  • Created at : 2024-06-25 16:36:58
  • Updated at : 2024-06-26 16:36:58
  • Link: https://win11-tips.techidaily.com/strategies-for-fixing-non-displaying-searches-in-win-1011-os/
  • License: This work is licensed under CC BY-NC-SA 4.0.