Skip to main content

How To Change Windows 7 Logon Screen Background Image


Today everybody wants to differentiate their laptops, mobile phones and windows looks. To look different people are changing themes, wallpapers and desktop backgrounds and setting cool and different themes. I know many people are interested in changing their logon screen on windows start up. I have a solution for it. To do this you just need to put an image in correct location and a little change in your registry value.
To set a custom background for your logon screen of Windows 7 simply follow the below steps.
Step1: Click on the start menu and type in search box “Regedit” and from the search results click on Regedit.exe.

Windows 7 Start Menu

Step 2: After step 1 navigate to the following registry location as showed in the image


Registry Editor

Step 3: You will see here OEMBackground and a value Named “DWORD”.  If you are not able to see this value then right-click in the right pane, point to the New submenu and create a new DWORD value with this name. Set the value to 1 by double clicking on OEMBackground. 

OEMBackground and DWORD

Note: I want to tell that if you change your desktop theme from Appearance and Personalization then the registry value will be automatically set to “0″, because it’s default value. If you change your theme then you have to set agin your registry value to 1. 

Change Windows 7 Theme

Changing the setting in group policy will allow it to persist even when you change your theme, but the Group Policy Editor is only available in Professional editions of Windows.
If you change settings in group policy then it will allow it to persist even you change your Windows 7 theme, But bad is that group policy editor is only available in Windows 7 Professional Edition. 
If you have access to change or amend your Group Policy Editor than Follow the below instructions. Click on start menu and type in search bar gpedit.msc and click on gpedit.msc in the search results.

gpedit.msc Windows 7

Now navigate to the following location:
Computer Configuration> Administrative Templates> System> Logon

Windows 7 Logon Screen

Now you will see this Always use custom login background, Click it and open it up and Enable it as showed in image.

Always use custom login background

Step 4: Now Navigate to this location:
C:Windows> System32> oobe> info> backgrounds
I know no Info folder exist in oobe and you have to create a folder named info in oobe, to do it simply right click inside the folder, pointing to New, and selecting New Folder.

Windows 7 oobe Folder

Step 5: Now copy your desired picture to Background folder in Info Folder, but remember that the picture’s size can’t be more than 256 kb. The name of image must be backgroundDefault.jpg.

oobe Background Image

Now your Logon screen background has been changed successfully and no system restart is required to apply these changes. Now log out from your account and you will see your desired background on logon.

Windows 7 Logon Screen

Comments

Popular posts from this blog

9 Free & Open Source Forum Software Solutions

Forums can be a great way to encourage audience participation, and to change a website from a one dimensional entity into a full fledged community. There are a number of well developed open source forums out there on the web to help you create that, each with their own benefits. This review breaks down some of the best software out there in 2011 with a focus on everything from lightweight forum solutions to the all singing, all dancing heavyweights. Vanilla URL: http://vanillaforums.org/ Features URL: http://vanillaforums.org/features/embed-vanilla License: GPL Runs on: PHP / MySQL / Postgres Vanilla has always prided itself on clean underlying code, bringing together web standards, code reuse and css to create a product that kicks lumps out of 1990′s bulletin software that we’ve become accustomed to on the web. With many of the forum software solutions out there on the web carrying a technical burden of tables and bloatware, Vanilla brings with it a fresh approac...

How to Set up a Virtual Office: Best Tools You Need

F For those who work from home, own a small or middle size company and want to maximize profits by cutting down unnecessary payments, resorting to a wide range of basic tools will help you  create the perfect virtual office .  Whether you have just started a business or you already own one, monthly office bills can become very expensive. Every office has to pay for the rented place, chairs, desks, cabinets and even for a water cooler, things which are not cheap. All of these costs represent a big hole in your pocket, so we suggest that it’s time to think about creating a virtual office for you and your clients. In this way, costs will be kept at a minimum and the advantage from working smarter will certainly be seen. How to Set Up a Virtual Office Not long ago, the idea of a virtual office came out. A virtual office is the result of the combination of technological innovation and the actual period of time called the computer age. This type of office implies  comm...

How to Enable Hidden Options in Windows’ Disk Cleanup Tool

How to Enable Hidden Options in Windows’ Disk Cleanup Tool The  Disk Cleanup tool  has been around in Windows for years. It offers a quick way to remove temporary, cache, and other non-essential files to help you free up some disk space. You can even use it to remove  old versions of Windows  after an upgrade to Windows 10. Disk Cleanup also has several hidden options that you can only access if you run it from the Command Prompt or a custom shortcut. Start by opening the Command Prompt with administrative privileges. Press Windows+X and choose “Command Prompt (Admin)” from the list of commands. At the Command Prompt, type the following command and then press Enter. cleanmgr /sageset:65535 /sagerun:65535 Note that where this command uses the number  65535 , you can actually use any number between  1  and  65535  as long as you use the same number in both places. The reason for this is that the  cleanmgr  command offer...