One thing that is so special about Windows 7 is that it is more customizable. You can change the look and feel of your Windows 7 according to your liking with just few clicks here and there. This was missing in all the previous versions of Windows. In earlier versions of Windows like XP or Vista, customization was very difficult until unless you take help of some third-party software which will surely put your system files under risk. People tried various hacks to customize their Windows but many times they ended with their system files getting corrupted.
Now with Windows 7 this issue seems to be resolved. You can even change the Logon UI Background in Windows 7 without doing any hacks and without using any third-party application. Just follow these simple steps:-
Enable the customization functionality – Open Windows 7 registry and go to the path:
HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\
Background. Look for DWORD value “OEMBackground” and change it to 1. 1 is to enable and 0 is to disable. If its not present create a new DWORD value with the same name.
Now look for the folder %windir%\system32\oobe\info\backgrounds. This is the path where images are stored. If the folder is not present, create a new one.
Now add images with the following names -
Few important things to note here is:-
[Thanks to Rafael]
Check Out Related Posts:
looks like vista
If you make all your wallpapers from the slideshow compatible and when you make a symlink from DefsultBAckground to the file TranscodedWallpaper.jpg in
%userprofile%\AppData\Roaming\Microsoft\Windows\Themes\
then the logon-screen is the same as the wallpaper because the actual wallpaper from the slideshow is stored there.
Is it HKLM_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\
Background instead of HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\
Background ?