I need to change the Lock screen image.
By default, "Windows spotlight" is selected.
Is there a way to change this to "Picture" using the registry settings (regedit)?
Tried below things:
Set LockScreenImage = "C:\Windows\Web\Screen\img100.jpg" @ HKLM:\Software\Policies\Microsoft\Windows\Personalization
Placed the image what to be displayed in lock screen at:
C:\WINDOWS\Web\Screen\img100.jpg.
New users are getting this img100.jpg at the lock screen but not for the current user.
And also if we change to "Picture" at Personalization -> Lock screen -> Background, then img100.jpg is getting selected and set at the lock screen.