2

I want to change my wallpaper on the lock screen, but Windows 10 puts my new wallpaper only after starting and unlocking (when I press Win+l), and at startup it shows me the default wallpaper.

How can this be fixed?

zx485
  • 2,337
Prog
  • 71
  • 1
  • 1
  • 5

3 Answers3

3

You can specify a picture as the lock screen:

Change your lock screen background

Open Settings > Personalization > Lock screen and select Picture

Change your lock screen background

Markus Meyer
  • 1,910
1

Try these answers:

And it is always better to put even your custom wallpapers in the C:/Windows/Web/Wallpapers or Screen folders

Folders to put in

let me know if it worked

Markus Meyer
  • 1,910
HarshNJ
  • 95
0

If you are not using the profile created when Windows was first installed (or for some other reason unknown to me), it's possible that you are seeing a generic lock screen image.

There's a tutorial with explanation on winaero.com on how to resolve this. In synthesis, the steps are:

  1. Open the registry, and go to the variable

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization

  2. Create a new string value named LockScreenImage.

  3. Set its value data to the full path of the desired image which will be used as the lock screen image.

  4. Restart your system.

1NN
  • 10,044