After some aggressive Googling i came across someone who had sussed it was to do with a registry key that many of us set many moons ago, when the first versions of Windows 10 were released.
Resolution
To rectify the issue we need to update the registry key that we set. It was called DisableLogonBackgroundImage and was used to remove the old type of lockscreen overlay, called the "hero" wallpaper.
NOTE - If you are setting this globally, please be aware that this registry key was NEEDED for Windows 10 version 1511, so may revert
NOTE - If you are setting this globally, please be aware that this registry key was NEEDED for Windows 10 version 1511, so may revert
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\System
DisableLogonBackgroundImage = DWORD 0
0 (enable)
1 (disable)
As always you can either manually change this, or us GPP to deploy it globally.
We then simply set the key back from 1 to a zero. Voila quick reboot and it works.
No comments:
Post a Comment