Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
Commands-
Reinstall Spotlight using PowerShell
Get-AppxPackage -Name Microsoft.Windows.ContentDeliveryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/” -Verbose}
Delete Spotlight Caches
1-
DEL /F /S /Q /A /”%USERPROFILE%/AppData//Local//Packages//Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy//LocalState//Assets/”
2-
DEL /F /S /Q /A /”%USERPROFILE%/AppData//Local//Packages//Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy//Settings/”
3-
Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage /”$($_.InstallLocation)//appxmanifest.xml/” -DisableDevelopmentMode -register }
The video contains the following points-
0:00 Intro
0:46 Make sure the Internet is working
0:59 Turn off Metered Connection
1:35 Check your Date and Time Settings
2:24 Disable and Enable Spotlight
3:12 Reinstall Spotlight using PowerShell
3:37 Delete Spotlight Caches
Like | Share | Subscribe
#FixSpotlight #Windows11 #Spotlight #Windows11Spotlight
Please take the opportunity to connect and share this video with your friends and family if you find it useful.