- Press Windows key + R and this will open up the run box - Type in cmd and press Enter or click OK - Copy and paste the commands the command below 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" - Press Windows key + X and click on Windows Powershell (Admin) - Copy and paste the command below Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register } - Restart your PC after doing the above and check again Windows Spotlight