Tuesday 28 January 2020

Windows 8.1 default (system) lock screen customization


Recently, I've reinstalled Windows on my laptop, upgrading it from Windows 7 to Windows 8.1. Now, I want to change the theme (or at least, wallpaper) which is shown on the screen before any user logs in. (Note: not the user lock screen, but the one which appears upon clean reboot - systemwide)


I don't want it to be a custom image, just another one from standard. Is there a way to do it without group policy or much tinkering with the registry? I've used one of the tricks to move User folder from system SSD drive to secondary HDD on the PC, and the result was that I couldn't upgrade to Windows 8.1. So I want to know if there is any more-or-less native way.


NOTE: this is not a duplicate of the question shown below, because my question refers to systemwide locking screen and not the user custom one. As you may guess, there's only one systemwide image per computer, but multiple user custom ones.



Answer



If you have local admin rights and Windows 8.1 Pro (does not work in non-pro versions), the correct way to do this is to do the following steps:



  • Open - Local Group Policy Editor (gpedit.msc)

  • Computer Configuration - Administrative Templates - Control Panel - Personalization

  • Set the value under "Force a specific default lock screen image"


Full details: https://support.microsoft.com/en-us/kb/2787100/en-us


Original Source: https://social.technet.microsoft.com/Forums/windows/en-us/2590f111-7709-40b9-acee-c2aeaa9a48f8/change-default-logonstartuplock-screen-in-windows-8-pro?forum=w8itprogeneral


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...