1
1
I'm experiencing some really weird issues with the search index in Windows 10 and I'm not sure how to troubleshoot them.
This is a fresh install of Windows 10 Pro (build 18383.592, all updates installed) on a new PC. I have three SSDs, C (boot drive), D, and E. I have Windows 10's indexing options configured to index files on drives C and E and save the index on drive D (which currently contains no other files besides the index).
It takes many hours to build a full search index. Once this is done, searching from an Explorer window often breaks. I'll type some terms into the search box in the top-right corner of an Explorer window and press Enter. Sometimes, it runs the search without issues. Sometimes, the search feature seems to crash - the search box disappears and is replaced with a blank gray rectangle. When this happens, I have to close the Explorer window and open a new one to try searching again. Sometimes, the search feature still won't work in a new Explorer window, at which point I have to restart Explorer from the Task Manager.
After the search has "crashed" a few times, if I reboot my PC, the search index will be gone and Windows 10 will start rebuilding it from scratch.
Things I have tried:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
- Disk error checking on drives C, D, and E
- Run the Windows 10 search troubleshooter
None of these tools detects any issues.
I'm wondering if there's a specific file somewhere on drive E that corrupts the index when it gets added. Is there a way to determine what specifically is causing the search feature to "crash" or the index to get erased?
Could this be related to the latest bug in Windows? https://www.google.com/search?q=windows+search&tbm=nws
– Mokubai – 2020-02-06T08:24:38.700This question cannot be answered without knowing what version of Windows 10 you have installed. Please provide which cumulative updates you most recently installed. – Ramhound – 2020-02-06T23:08:31.683
@Ramhound Good point. I am running OS build 18383.592, all Windows Updates installed. – user45623 – 2020-02-07T00:15:03.540
You should try installing
– Ramhound – 2020-02-07T00:17:21.640KB4532695
it fixes a problem with File Explorer that matches your description. Edit your question with any new relevant information that might help answer your question.@Ramhound Thanks, that sounds extremely relevant. I hit the refresh button on the Windows Update screen a few times and now KB4532695 shows up as an optional update. Installing it now. Since that's likely to be the answer, maybe you should post it as an answer instead of as a comment? – user45623 – 2020-02-07T00:24:13.440
@Ramhound Yep, that fixed it. Thanks! Please post as answer and I'll mark as correct. – user45623 – 2020-02-07T00:31:08.330
I will submit an answer; Your search index might be a different problem or was only happening due to bug. The issue that was fixed made mention of a issue with the Search Index. – Ramhound – 2020-02-07T00:36:24.643