Skinning the Windows 7 Logon UI
Thanks to the digging of Rafael Rivera (www.withinwindows.com), we can now skin the Logon UI in Windows 7. The instructions below are gleaned from two posts on his site, specifically http://www.withinwindows.com/2009/03/15/windows-7-to-officially-support-logon-ui-background-customization/ and http://www.withinwindows.com/2009/06/13/tweak-your-windows-7-logon-ui-button-set/.
Quick Logon UI skinning:
- Have a background picked out that matches the rules in Rafael’s post (less than 256KB and sized appropriately if you don’t want it to be stretched).
- Open the Registry Editor and browse to HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background. (if the key doesn’t exist, create it)
- Set the DWORD value OEMBackground to 1.
- Fire up Windows Explorer and browse to %windir%\system32\oobe\info\backgrounds (like the registry key above, create the folder if necessary).
- Copy your background into the folder and name it backgroundDefault.jpg.
- Hold Windows and press L to test the new Logon UI.
If you don’t like how the buttons look on the Logon UI after changing the background:
- Open the Registry Editor and browse to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI.
- Set the DWORD value ButtonSet to 1 for lighter backgrounds and 2 for darker backgrounds.
Thanks Rafael!

You can also use tweak.com’s Logon Changer if you fear the registry:
http://tweaks.com/software/tweakslogon/
It will resize images to the allowed limit, and make it easy to switch back to the default screen.
wjbova said this on December 16, 2009 at 7:15 am
[...] Barth posted back in August a method to change the Windows 7 Logon UI background by editing the registry. It did require you to have an image that was already [...]
» Skinning the Win 7 Logon UI Easily Press Any Key said this on December 16, 2009 at 7:27 am