Customizing the Windows 7 Logon Screen

Tip: Click here to run a free scan for common PC errors

From build 7057 and up, Rafael discovered that Windows 7 natively supports changing the default login screen, for which a number of applications have already been created in order to automate the process.

However, these applications are may not be so useful for serious modders and those who want to slipstream their own login screens into their Windows 7 releases in order to make it a one step process. Even though this feature was almost certainly intended for OEMs to use, it is actually quite easy for any average end-user to customize their login screen using only default Windows 7 tools.

Please take note that the desired background must be under 256kB and in the jpg format.

1. First, you will need to open the registry editor (REGEDIT) and browse to this branch:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background

If a DWORD value named OEMBackground already exists, change the value to 1 unless it is already set to 1. If you do not see it, right click and create a new DWORD that’s named OEMBackground and set the value to 1.

2. Afterwards, navigate to the following directory:

%systemdir%\oobe\info\backgrounds

It’s possible that the info and backgrounds folder will not exist by default; if not, then you may have to create the folders yourself.

3. You will then need to rename your desired background to one of the following, depending on your resolution and place it in the new directory:

  • background768×1280.jpg

  • background900×1440.jpg
  • background960×1280.jpg
  • background1024×1280.jpg
  • background1280×1024.jpg
  • background1024×768.jpg
  • background1280×960.jpg
  • background1600×1200.jpg
  • background1440×900.jpg
  • background1920×1200.jpg
  • background1280×768.jpg
  • background1360×768.jpg

The idea is that Windows 7 will check your current resolution and select the appropriate background to display; so if there’s a chance that the resolution may be changed from the initial setting, it’s a good idea to create your background for multiple resolutions and save it with each name.

However, there is one save all solution:

  • backgroundDefault.jpg

If Windows 7 cannot find an appropriate image for use, it will use that background and either stretch it or shrink it as needed in order to fit the screen.

Again, you can use any jpg image that is less than 256kB. You can then view your changes simply by logging out or restarting your computer.

4. Rafael later discovered that Windows 7 also supports changing the button set for the login UI in order to improve readability on differing wallpapers, examples of which can be seen below:

In order to change the button set, navigate to the following registry branch:

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI

Create a DWORD value (or modify an existing one) named ButtonSet and set the value between 0 and 2. An explanation of each is provided below, courtesy of Rafael.

  • 0. Lighter text shadows, darker (more opaque) buttons (Windows default)

  • 1. Darker text shadows, lighter (more translucent) buttons (for lighter backgrounds)
  • 2. No text shadows, opaque buttons (for darker backgrounds)

5. Again, you can view your changes by logging out or restarting your computer.

Thanks go out to Rafael for finding these tweaks.

Also, Windows7News’ wallpaper section is a good place to start looking for new login backgrounds.

Subscribe To RSS Feed Updates

('DiggThis’)

Leave A Comment: Comments

Filed Under: Windows 7 User Guide

Tags:

Need Windows 7 Help? Click Here
Next Post: »»
Prev Post: »»

About the Author: Robert is a lover of technology and a strong advocate of Open Source Software and the Free Software Foundation. He is also a devoted GNU/Linux user.

  • Havoc
    Can you say way outdated, lets try to keep up huh
  • The second part with customizing the buttons was published by Rafael only 3 days ago. That's the reason I wrote the article.

    However, I like to be thorough, so I checked W7N for a guide on customizing the background of the login screen (the whole point of changing the button theme was to make it match the background), and it wasn't there.

    I'm sorry if you didn't like the fact that I included some older content, but in order to make the guide complete (had no related articles on W7N), I went through the entire process.

    This way the people who have already heard about it get the new content and those who haven't get both.
  • @Havoc

    How can this be outdated when Windows 7 hasn't been launched yet?

    Yes, you might have read this somewhere else but it'll be impossible for us to always have exclusives. The purpose of this site is to allow readers to have the best single source of Windows 7 News, Tips and Guides and this will always mean that we will cover stories that may have been posted elsewhere.
  • Zach
    For the second part, changing the button set, you never said what to name the DWORD.

    What is it!? This is useful and I haven't heard of this tweak before.
  • I am sorry I forgot. :)

    It needs to be named "ButtonSet."

    I have edited my post to reflect this. Thanks for pointing it out.
  • CM
    "set the value between 0 and 2" and then you go and put 1, 2, 3 - I take it they're ordered, still should be fixed.
blog comments powered by Disqus