Good day JoyceAmiwero! I am glad to be able to provide assistance to you today. I understand that Windows Spotlight is not working on your PC. Kindly check and try steps below and see how it goes for you.
- 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/monitor again Windows Spotlight if it will be back to normal
You can also check out the links below for reference.
https://www.lifewire.com/fix-windows-spotlight-...
https://www.wintips.org/fix-windows-spotlight-n...
https://www.windowscentral.com/how-fix-windows-...
___________________________________________________________
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
___________________________________________________________
Regards,
Paul R.