Forum Discussion
Windows spotlight image missing in the lock screen Dev.
hi all,
My Windows spotlight image is missing in the lock screen. In the feedback hub, I think it is reported but want to double check if it is actually a bug. Anyone facing this issue?
4 Replies
- Azael123Copper Contributor
Many users have experienced similar issues, especially after Windows updates or system changes. In some cases, resetting the Spotlight settings or restarting the system can help temporarily. However, if the problem persists, it could be a bug that might be addressed in future Windows updates.
- mohdadeebCopper Contributor
You can try a few things because sometimes Windows Spotlight stops working due to sync or cache issues. First, go to Settings → Personalization → Lock Screen and check if Windows Spotlight is selected. If it is already selected, try switching it to Picture or Slideshow, restart your PC, and then switch it back to Windows Spotlight again. Another thing you can try is resetting the Spotlight cache. Sometimes corrupted cache files cause the images to stop appearing on the lock screen. Also make sure your internet connection is active, because Windows Spotlight downloads images from Microsoft servers. Some users have reported this issue recently, so it could also be a temporary bug in a Windows update.
Can you try re-registering Windows Spotlight, see if it helps:
Get-AppxPackage -Name Microsoft.Windows.ContentDeliveryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}
- paulpchouIron Contributor
I might have tried it but will try it again. Is this a bug?