How to Change the Default Lock Screen Image using GPO

Spread the love




Windows 10 comes with lock screen image that can be customized in control panel. Just like wallpaper, there is a centralized way to control the lock screen image which is using Group Policy. In a managed domain like corporate environment, they typically would want to show company-branded image or a disclaimer on the computer lock screen. In this post, we will show how to change the default lock screen image using GPO that applies for Windows 10 computers.

Step-by-step: How to Change the Default Lock Screen Image using GPO

This example below will demonstrate how to change the default lock screen image in client PC running Windows 10 Enterprise or Education editions. Client PC is joined to the domain asaputra.com with domain controller installed in Windows Server 2012 R2 named asaputra-dc1. Image file used for lock screen is named LockscreenMBG.jpg and saved in a shared folder in the DC with UNC path \\asaputra-dc1\DomainShared\LockscreenMBG.jpg.

1. Ensure the image file is accessible
Make sure that the targeted users has at least read access on the folder sharing properties and able to see the image file.

How to Change the Default Lock Screen Image using GPO - 1

2. Creating the Group Policy Object
In this example, a new policy object named “Global Branding” is created on the Group Policy Management Console.



How to Change the Default Lock Screen Image using GPO - 2

The setting that we must apply is named “Force a specific default lock screen image” and it is located at Computer Configuration > Policies > Administrative Templates > Control Panel > Personalization. Double click the setting name to configure it.

How to Change the Default Lock Screen Image using GPO - 3

3. Specify the lock screen image location
After set it to Enabled, type the network path where the image file resides.

How to Change the Default Lock Screen Image using GPO - 4

4. Apply the GPO to Computer OU
Since the policy applies to computer, then we must link the GPO to the OU where the computer is resides.

How to Change the Default Lock Screen Image using GPO - 5

5. Verify the result on client computer
When the policy is refreshed, you can try signing out or lock the computer to see the new lock screen image being applied.

Before

How to Change the Default Lock Screen Image using GPO - 6

After

How to Change the Default Lock Screen Image using GPO - 7

Troubleshooting Tips

We can always force the GPO to update right away by using command gpupdate /force on command prompt. When this GPO is applied successfully it will create a registry value named LockScreenImage in HKLM\Software\Policies\Microsoft\Windows\Personalization containing the image file path.

How to Change the Default Lock Screen Image using GPO - 8

If the path and file name is correct and accessible, then lock screen image will be applied without problem. And that’s how to change the default lock screen image using GPO.




The following two tabs change content below.

Arranda Saputra

ITIL Certified, CCNA, CCDA, VCP6-DCV, MCSA Administering Windows Server 2012
I am IT practitioner in real life with specialization in network and server infrastructure. I have years of experience in design, analysis, operation, and optimization of infrastructure solutions for enterprise-scaled network. You can send me a message on LinkedIn or email to arranda.saputra@outlook.com for further inquiry regarding stuffs that I wrote or opportunity to collaborate in a project.

Latest posts by Arranda Saputra (see all)

scroll to top