How To Fix Lock Screen Images Not Changing in Windows 10। Windows Spotlight Fix

Опубликовано: 10 Апрель 2026
на канале: Trusted Tech Link
2,314
8

#windows 10 lock screen not changing
#windows spotlight not working
#screen lock not changing

Windows Spotlight is a Windows 10 feature that displays various images on your screen after locking your computer. The images are automatically downloaded from Bing.

You can mark whether you like a particular image or not. Depending on your preferences, Windows Spotlight will show you more or fewer images of that kind.
Sometimes, the Windows Spotlight lock screen gets stuck on the same picture. Even if you reboot your computer multiple times, Windows Spotlight fails to replace the existing image with a new one.

My Windows Spotlight Lock Screen Image Won’t Change
Go to Settings → Privacy.
1. Then scroll down to Background apps (left-hand pane).
2. Turn on the option that lets apps run in the background.
3. Next, go to Settings → Personalization.
4. Select Lock screen and enable Windows Spotlight.
5. Lock your computer and check if the lock screen is still stuck on the same image.

Press the Windows and R keys simultaneously.
In the new Run window, enter this path:
Command 1:
%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets

And click “OK”…
Delete all files in it.

Command 2:
Next, launch PowerShell (administrator).
Enter the following command:
Get-AppxPackage -allusers ContentDeliveryManager | foreach {Add-AppxPackage “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode -register }

After resetting Content Delivery, reboot your computer.
Lock your device and check if the Spotlight image is different now.