Fixed: Spotlight not Working or Changing Pictures on Windows 11
2K views
Feb 4, 2023
Fixed: Spotlight not Working or Changing Pictures on Windows 11 Command Prompt:- DEL /F /S /Q /A "%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets" DEL /F /S /Q /A "%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings" PowerShell:- Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register } Command Prompt:- sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth My channel: @gearupwindows
#Computer Hardware
#Networking
#Software