Windows Spotlight lock screen picture won't change

Anonymous
2018-02-09T16:26:33+00:00

Hello,

I have an HP laptop running Windows 10, and usually when my laptop is locked, the picture changes every now and then on my lock screen and I really enjoyed that. But recently for the past month or two, it's been stuck on the same picture and it stopped changing to new pictures. I checked my settings and I still have "Windows Spotlight" set as my lock screen but still nothing happens. It just stopped working and changing pictures for some reason.

If anyone can help, please do!

Windows for home | Windows 10 | Windows Hello, lock screen and sign-in

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2018-05-22T00:04:55+00:00

Just follow these steps of Windows Central:

How to fix Windows Spotlight Lock screen errors Is Windows Spotlight broken or stuck on the same image? If so, this guide details the steps to fix the issue.

Windows Spotlight is a feature included with Windows 10 that uses Bing to automatically download and set new background images on the Lock screen, to keep your experience fresh every time you sign in.

The only caveat with Windows Spotlight is that sometimes it will stop working, or you'll notice that it gets stuck on the same image. Unfortunately, Windows 10 doesn't include an option to reset this feature. However, it's possible to fix the Windows Spotlight settings with this simple workaround.

In this Windows 10 guide, we show you the steps to fix Windows Spotlight on your computer and keep getting fresh images from Bing on your Lock screen.

How to reset Windows Spotlight

If the Windows Spotlight feature is stuck on the same image, or it's not working at all, you can use the following steps to fix the issue:

  1. Open Settings.
  2. Click on Personalization.
  3. Click on Lock screen.
  4. Under "Background," make sure Windows Spotlight is NOT selected and change the option to Picture or Slideshow.
  5. Use the Windows key + R keyboard shortcut to open the Run command.
  6. Type the following path and click OK. %USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets
  7. Select all the files (Ctrl + A) and hit the Delete key to clear all old images (if applicable).
  8. Use the Windows key + R keyboard shortcut to open the Run command again.
  9. Type the following path to where the Windows Spotlight settings are stored and click OK. %USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings
  10. Right-click settings.dat and roaming.lock individually, then click Rename and name them settings.dat.bak and roaming.lock.bak.
  11. Restart your computer.
  12. Open Settings.
  13. Click on Personalization.
  14. Click on Lock screen.
  15. Under "Background," make sure to enable Windows Spotlight.

Once you complete these steps, you can lock your PC (Windows key + L), and the Lock screen should show new Bing images.

If everything worked as expected, remember to go back to the Settings folders where Windows Spotlight stores the settings and delete the settings.dat.bak and roaming.lock.bak files.

Alternative method to fix Windows Spotlight

If the steps mentioned above didn't fix Windows Spotlight, you can try to reset the settings using the following steps:

  1. Open Settings.
  2. Click on Personalization.
  3. Click on Lock screen.
  4. Under "Background," make sure to enable Windows Spotlight. (If you don't enable the feature, you're likely to get an error while running the PowerShell command.)
  5. Open Start.
  6. Search for Windows PowerShell, right-click the result, and select Run as administrator.
  7. Enter the following command and press Enter to reset the Windows Spotlight: Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register }
  8. Restart your computer.

After completing these steps, you should be able to lock your PC (Windows key + L), and the Lock screen should show new Bing images.

Source: https://www.windowscentral.com/how-fix-windows-spotlight-stuck-same-image-windows-10?passport=1526946645

Was this answer helpful?

1100+ people found this answer helpful.
0 comments No comments

567 additional answers

Sort by: Newest
  1. Anonymous
    2021-01-03T16:45:33+00:00

    Chapeau!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-01-03T16:05:19+00:00

    That happened to me also but after 15 to 20 minutes I had a new image. In case you don't, just disable spotlight by selecting "Picture" in Personalize->Lock screen and in an elevated command prompt execute the command PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *ContentDeliveryManager*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}" without deleting anything in any folder and reboot. This must be enough

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-01-03T15:42:23+00:00

    Not a new user account. In your current account you have to match the "Current user" format with "Welcome screen" format which can be done by selecting the option marked by arrow number 1. The option marked by arrow number 2 must be checked if you want the new users that you create in the future (if you want to do so) to have the same format.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-01-03T14:12:24+00:00

    That's really interesting and another confirmation of that Spotlight really is broken beyond

    Didn't solve it for me. All "was correct" but I did check the 2 choices for Welcome screen and New user.

    And at least the stuck and not any where to be found Lock screen image I had for almost 3 months is gone! (On existing account)

    That's a big leap forward!

    Maybe I'll do all the earlier recommended solutions once more to check if Spotlight will work but Dynamic Theme works just great...

    Was this answer helpful?

    0 comments No comments