New
#11
I don't see how that method works in v1909 but this tutorial worked for me to fix the same problem affecting only one user Reinstall and Re-register Cortana in Windows 10
The Power Shell Command is:
Get-AppxPackage Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Using step 3 in the tutorial below to "Turn Off Search online and include web results from Bing" should fix the broken search in Windows 10.
Turn On or Off Search online and include web results in Windows 10