Windows 10 Start Menu Search Not Working

Rezolvare problema (Fix IT)

Situatie

The Windows Start Menu search used to be simple – tiles and Cortana did not get in the way of you perusing your PC for the files you want. Things got a bit messy in Windows 10, but recent updates have removed issues like Cortana from the feature, and the May 2019 update revamped the search interface, making your searches feel a bit more detailed and granular.

With Cortana out of the way, the Start menu search is a bit more stable and less bloated. Still, it can sometimes stop working, so we’re here to give some pointers on how to fix it.

Solutie

1. Roll Back Windows 10 Update

It’s quite often the case (as you’ll see throughout this list) that the Start menu search bar can stop working after a Windows 10 update. Sometimes a solution can be found despite the new Windows update, but if you want to play things safe, then you can always undo the Windows 10 update, taking you back to the last-updated version of Windows.

To do this, go to Windows Update (Settings -> Update & Security -> Windows Update).

Start Menu Search Not Working Roll Back Update Windows 10

From here, click “View update history -> Uninstall updates.” In the list, organize the updates by their “Installed On” date, right-click the most recent update, then click Uninstall.

Start Menu Search Not Working Uninstall Updates
2. Enable Background Apps

Ever since the Creator’s Update back in 2017, there’s been a bug affecting some Windows 10 users, involving the running of the Windows app in the background. Specifically, disabling the option to “Let apps run in the background” in Windows 10 would have the unintended effect of rendering the Start menu search function useless.

Fix Start Menu Search Not Working Background Apps

This bug exists to this day, so you need to make sure that you have the “Let apps run in the background” master switch set to “On.”

To do this, go to “Settings -> Privacy -> Background apps,” then make sure the “Let apps run in the background” switch is set to “On.” From this same screen, you can individually disable any and all Windows apps from running in the background, but it’s crucial to keep that master switch on.

3. Rebuild the Index

There’s a possibility that the search indexing files in your Windows Search have become corrupted, therefore disabling the Search function. Some people have reported this problem since the Windows 10 May Update (v1903) and the following as a possible solution.

Our next tip shows you how to use the Windows Troubleshooter for search and indexing, but first you can try rebuilding the index, which should eliminate any corruptions. To do this, go to Control Panel, switch on “Large icons” at the top-right corner, then click “Indexing Options -> Advanced.”

Fix Windows Search Not Working Rebuild Index

Finally, click Rebuild in the Advanced Options window. Click OK on the pop-up that tells you this may take some time and wait for the process to complete.

4. Run Windows Troubleshooter

The simplest solution is to use the tools built into Windows to help you out. Granted, this is far from a 100 percent solution, but it’s a quick one, so it’s worth a shot.

1. Navigate to the Control Panel. (Click Start, then scroll down the Windows System folder, and you’ll find it there.)

2. Change the view to “Large icons” or “Small icons” if it hasn’t been already, then click “Troubleshooting -> System and Security -> Search and Indexing.”

windows-10-start-menu-search-not-working-control-panel

3. Click “Next” in the Troubleshooter, then check the box that applies to your issue (most likely “Files don’t appear in search results,” though if your Windows Search is working, albeit slowly, you should tick the third box down).

windows-10-start-menu-search-not-working-troubleshooter

4. Finally, click Next to run the scan, which will automatically attempt to fix any problems.

5. Use the System File Checker

Given that this is one of the simplest things you can do to try and repair your Start menu search, we recommend trying it first. Open an elevated Command Prompt (right-click Command Prompt, then “Run as administrator”), then type the following command:

Window 10 Start Menu Search Not Working Sfc Scannow

This will scan your system files for any errors and corruptions and automatically attempt to fix them. Give that the Start menu search is a system process, any errors in it should be detected by using the SFC utility. In addition, running the SFC utility in Windows 10 Safe Mode could solve the problem for you, so that’s worth a shot if doing it in regular Windows 10 fails.

6. Disable/Restart Third-Party Antivirus, Enable Windows Firewall

To be clear, we’re not suggesting here that you should disable and completely remove all third-party antivirus software from your device, but based on feedback here and across the Internet, certain programs cause Windows Search to malfunction. Avast is one culprit, so try uninstalling that if you have it, then find an alternative if need be. (Windows Defender itself has become a viable, secure option in recent years.)

You could just try disabling your Avast shields temporarily, which should get the Start menu search back. In the case of Avast at least, once you switch the shields back on, the Start menu search may continue working as it should.

fix-windows-10-start-menu-search-not-working-firewall

On the other hand, enabling Windows Firewall has also helped some users. It seems that Search and indexing is oddly sensitive to your security settings, so tinkering around with them by enabling and disabling things may yield results.

7. Move or Rebuild Swapfile.sys

The Pagefile and Swapfile are two inextricably linked and important functions of Windows 10. The pagefile relieves the weight from your PC RAM by allocating a certain amount of hard drive space to functioning as RAM should you run low on memory. The swapfile performs the same function but specifically for Modern Windows apps, so it’s more targeted in its scope.

start-menu-search-not-working-swapfile-sys

Seeing as Cortana is a Modern Windows app, you can try rebuilding the Swapfile to kickstart it – and your Start menu search – back into action. This will also involve rebuilding the Pagefile, as the Swapfile is directly dependent on the Pagefile.

While we don’t recommend outright disabling the Pagefile, you can move it to another drive to effectively “restart” it. Or, if you want it on the original drive, you can disable it, reboot your PC, then re-enable it after you’ve rebooted. If your Start menu search still isn’t working after this, the next tip is a good one to follow up with.

8. Restart Windows Explorer

It goes without saying that the first thing you should try is rebooting your PC, but if that fails, then the slightly more niche solution is to restart the Windows Explorer process. This is responsible for managing files on your PC as well as the smooth functioning of the Start menu.

Press Ctrl + Shift + Esc to jump straight into Task Manager, click “More details” in the bottom-left corner if that hasn’t been selected already, then scroll down to Windows Explorer, right-click it, and hit “Restart.” Have a moment of panic as it looks for a second like your computer might crash, then breathe a sigh of relief as you see that it’s still working, and your Start menu Search button is hopefully fixed!

windows-10-start-menu-search-not-working-task-manager
9. Check Windows Search Service

Another reason why your Start menu search may not be working is because the Windows Search service is not running. Windows Search service is a system service and runs automatically on the system startup.

windows-10-start-menu-search-not-working-services-msc

Check whether the service is running by hitting Win + R, typing services.msc, then scrolling down to find it. If it says “Running” in the Status column, it’s running (obviously). If not, you’ll have to start it manually.

windows-10-start-menu-search-not-working-windows-search-service

Right-click “Windows Search” and then click “Properties.”

windows-10-start-menu-search-not-working-windows-search-service-properties

In the Properties window, click on the “Start” button to start the service. Also, make sure that the Startup type is set to “Automatic” or “Automatic (Delayed Start).” This ensures that the service will automatically start at every system startup. Once you are done with the changes, click “OK.”

windows-10-start-menu-search-not-working-start-windows-search-service

Once the service has been started, this is what it looks like in your Services window. For me, this method worked perfectly.

windows-10-start-menu-search-not-working-windows-search-service-started
10. Repair Windows Installation

Before you start worrying that this will delete all your personal data and files, there’s a way to refresh your Windows installation while keeping your vital data. It’s obviously still a more extreme measure than some others others on this list, so scroll down to other headings if you want to try some other solutions first.

Windows 10 Start Menu Search Not Working Ready To Install

First, create a bootable Windows 10 installation disk or USB, then launch it. Follow the instructions to upgrade your Windows 10 installation and make sure that on the “Ready to install” screen that you’ve chosen the option to “Keep personal files and apps.” If it’s not selected by default, click “Change what to keep,” then select “Keep personal files and Window settings.” Click Install, and the latest version of Windows 10 will be installed while holding on to all your data.

This will also reinstall the core files responsible for the Start menu search and therefore fix it.

Tip solutie

Permanent

Voteaza

(4 din 12 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?