Fix Windows 10 search

The issue

The Windows 10 search is not working. No results. Infinite loading.

Solution

Reinstall Cortana (even if you don't use it at all)

Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

It should take couple of seconds.

There are other solutions related to folders permission and registry keys but non of them did help.

Proxy Information
Original URL
gemini://g.codelearn.me/2018-06-02-fix-windows-search.gmi
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
444.424276 milliseconds
Gemini-to-HTML Time
0.226773 milliseconds

This content has been proxied by September (ba2dc).