Try these steps to get Windows Spotlight working again on Windows 11:
- Confirm Spotlight is enabled in both places
- Open Settings > Personalization > Background.
- Under Personalize your background, select Windows spotlight.
- Open Settings > Personalization > Lock screen.
- Under Personalize your lock screen, select Windows spotlight.
- Open Settings > Personalization > Background.
- Make sure Spotlight is allowed by policy (work/school devices)
- On organization-managed devices, Spotlight can be disabled by policy (for example via the AllowWindowsSpotlight or ConfigureWindowsSpotlightOnLockScreen settings). If this is a work or school PC and Spotlight never changes images, contact the administrator to confirm these policies are not set to block Spotlight.
- Re-register the Spotlight content delivery component
- If Spotlight is selected but stuck on one image or not updating at all, re-register the Content Delivery Manager package:
- Open PowerShell as administrator.
- Run:
Get-AppxPackage -AllUsers ContentDeliveryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} - Restart the PC and leave it connected to the internet for a while so Spotlight can download new images.
- If Spotlight is selected but stuck on one image or not updating at all, re-register the Content Delivery Manager package:
- If using a custom lock screen or background
- A custom lock screen or background image configured by an organization (via policy or management tools) replaces Spotlight images. In that case, only suggestions, tips, or organizational messages appear, not Spotlight pictures. To see Spotlight images, remove or change any enforced custom background configuration.
If Spotlight still does not work after these steps, check for Windows Updates and install any pending updates, then restart and test again.
References: