How to Fix Windows Search not Working
SoftTech Tutorials
How to Fix Windows 10 Search not Working
From time to time, it happens that the Windows search bar stops working. Maybe you can’t type in it, or it doesn’t open at all. Usually, this is related to updates but there can be other causes as well. In this tutorial, I’m going to show you a few methods to hopefully solve this problem.
Command 1: PowerShell -ExecutionPolicy Unrestricted
Command 2: Get-AppXPackage -AllUsers |Where-Object {$.InstallLocation -like "SystemApps"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($.InstallLocation)\AppXManifest.xml"}
0:00 Intro Windows Search 0:22 Restart Windows File Explorer 0:55 Search and Indexing Troubleshooter 2:19 Windows Search Service 3:15 Fix Windows Search with Indexing 4:13 Windows Search Bar Package
File explorer is responsible for showing files and folders on your computer. To restart this, right-click on the Windows taskbar and select Task Manager or use the keyboard combination Ctrl + Shift + Esc.
Scroll down in background process until you reach Windows Explorer. Select it, and click on the restart button. Sometimes, this is enough to fix problems with Windows search.
Search and Indexing Troubleshooter
In the second method, we are going to use the search and indexing troubleshooter. To do this, use the keyboard combination Windows + R. This opens a run window. Here, you can enter ms-settings:
Click on Update & security. After that, click on Troubleshoot on the left of the settings menu.
Next, click on Additional troubleshooters. Scroll a bit down and select Search and Indexing. Click on Run the troubleshooter. The logical choice is Can’t start a search or see results. You can also check, Search or indexing is slow.
The best option is to go along with what the troubleshooter says.
Windows Search Service
Sometimes, it happens that wrong settings are set for the Windows search bar or that the search service isn’t running. We can check this by going to the services in the Windows taskbar. Use Ctrl + Shift + Esc if you need to reopen this.
Switch to the services tab. Here you can click on Open Services. Scroll all the way down until you reach Windows Search. First, make sure that the status is set to running.
Before we test if the search bar is back to normal, right-click on it once more and select Properties. Set the Startup type to Automatic. After that, click on Apply.
You can test if this fixed the Windows search bar. Ideally, you restart the PC as well.
Fix Windows Search with Indexing
Next, we are going to rebuild the indexing feature. It might be that this is the cause that Windows search isn’t working properly. Use the keyboard combination Windows + R to open another run window. Type in Control panel and hit Ok.
Search for indexing options ... https://www.youtube.com/watch?v=Jg7M-_sGLFk
31570771 Bytes