9
2
I am using Windows 10 Pro (1709).
A few times in last weeks I have noticed that search from start menu wont find any files. Simply rebuilding the index did not fix this. Looking deeper into indexing settings I found that there was strange looking path being included in the index, one that I had not put there.
The included path looks like this:
csc://{S-1-5-21-773843817-2136397924-2028731201-1001}/
Mouse over this path bring up text saying that this path is not available and cannot be indexed.
Start of the path looks like protocol definition but I could find information about any csc
protocol. The second part is SID
of my user account. (I am only user on this computer and it is not connected to domain.)
Removing that path from indexing targets and rebulding the index has fixed this problem so far but I would like know
1) What is this path
2) Why does it get added to search indexing on its own
3) How can I prevent this from happening again and breaking my search
Registry path mentioned does not exist in Windows 10. How was this answer accepted? Should be: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CscService\Parameters – Jimmy D – 2019-07-27T12:46:51.250
Usually, If the path doesn't exist then you need to create it. I have both paths on my current computer. They contain entries that I did not create. Have you tried your method to fix this exact problem? – HackSlash – 2019-07-31T15:10:39.957
My path is seen here: https://social.technet.microsoft.com/Forums/en-US/24346edb-80ed-49a7-b7b5-aecebff7b725/how-to-delete-the-offline-file-cache-or-reset-the-offline-file-cache-in-windows-10?forum=win10itpronetworking
and here: http://www.networknet.nl/apps/wp/archives/1093
How is step 5, "Open Manage Offline Files" performed? Is there a program to 'Manage Offline Files'? Any hint on how to start it when start menu search is not working? – avl_sweden – 2020-02-05T15:43:21.603
1@avl_sweden I added some notes about getting to Offline Files, it's in the Control Panel under Sync Center. – HackSlash – 2020-02-05T16:13:50.800