How to fix Windows 10 Search Not Working Really Quick
[*New* Animated Search Engine – Magical Experience]
1. Powershell -ExecutionPolicy Unrestricted
2. Get-AppxPackage -AllUsers | where-object {$_.InstallLocation -like “*systemapps*”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppxManifest.xml”}
#Search #Not #Working