When I try to search for a filename, I've recently started getting "No items match your search" when I try to find files with names that match. This used to work fine and I'm not sure when it stopped working, but I think it was within the past couple months.
I tried rebuilding the Windows search index days ago but that didn't solve it. I also tried upgrading from Windows 10 version 1809 to 1909 but that didn't solve it either.
12 Answers
Try this ways:
Search and Indexing Troubleshooter
Press Windows key + R
Type in Control Panel and press Enter
In the Control Panel search box type in Troubleshoot
Then click Troubleshooting > View all
Select Search and Indexing and click Next
Let Troubleshooter run and fix all your search problems automatically
Note if you have not indexed your computer's search locations then index them. Also if run does not work then open cmd and run command control.exe to open Control Panel.
Restart Win10 virtual assistant Cortana
Open Task manager (Opening cmd and running command
taskmgror run Ctrl+Shift+EscScroll down and find Cortana in the list
Click 'End Task'
Rebuild Indexing services
Click on Start button and go to All Apps
Scroll down to Windows System and click on Control Panel
Select the Small Icon View and choose Indexing Options
Select Advanced and then click on Rebuild
When Warning pops up click OK.
Check If windows search service is running
go to Control Panel > Administrative Tools and double-click on Services
Scroll down to find Windows Search and double-click it
Pick Automatic under the General tab > Startup type
Press Start, then Apply and finally OK (note: If Windows Search is enabled, make sure you restart it by right-clicking on it and pressing Restart).
Pick the Always search file names and contents option
Open File Explorer and pick View tab
Click on Options button and then press Change folder and search options on the menu
This link has helped me:
4The cause was that somehow both hard drives had been unchecked from Control Panel -> Indexing Options -> Modify.
Checking those and then rebuilding the index in Control Panel -> Indexing Options -> Advanced resolved the issue.
Thanks @John who suggested making sure the locations were checked in a comment on the question.