Share via

Fix the lock screen using windows spotlight.

Anonymous
2023-08-18T17:15:02+00:00

I very much like the windows spotlight for my lockscreen, but lately it doesn't change everyday or offers up only the same 3 pictures. How do I fix this? I have tried changing my timeout time. Saying I don't like the picture (I do but comes back usually the next day. I truly enjoy all the pictures but it is only showing 2 or 3 the same for about 2 weeks now.

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

1 answer

Sort by: Most helpful
  1. DaveM121 891.6K Reputation points Independent Advisor
    2023-08-18T17:51:37+00:00

    Hi Jim,

    I am Dave, I will help you with this.

    1

    Go into the Settings App - Personalisation - LockScreen

    Set Background to picture and choose one

    Then open Windows File Explorer and paste each of these into the Address Bar

    Delete everything in each folder

    %USERPROFILE%\appData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets

    %USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings

    Close File Explorer.

    2

    Then right click your Start Button, choose PowerShell (admin)

    Run (copy and Paste) this command and hit Enter

    Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode -register }

    3

    Restart (not shut down) your PC

    Go into the Settings App - Personalisation - LockScreen

    Set Background to Windows Spotlight

    Was this answer helpful?

    0 comments No comments