Change the Logon Screen Wallpaper (All Windows) Category: Home > Windows > Login and Authentication
When you setup a background wallpaper for your desktop, the initial logon screen wallpaper is not changed and stays as the default Windows appearance. This tweak allows you to change the default wallpaper.
Open your registry and find the key below.
Modify the value of 'Wallpaper' to equal the path and filename of the bitmap (BMP) file you want to use as the background (e.g. 'c:\windows\mylogo.bmp').
In the same key, you can also modify these additional values "Pattern" and "TileWallpaper" to set the background pattern and Tile mode respectively.
Restart Windows for the changes to take effect.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | Wallpaper | REG_SZ | "c:\windows\mylogo.bmp" |  |
 |  | Pattern | REG_SZ | "(None)" |  |
 |  | TileWallpaper | REG_SZ | "0" |  |
 |
 | HKEY_USERS\.DEFAULT\Control Panel\Desktop |  |
 |
Settings: |
System Key: [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
Name: Wallpaper, TitleWallpaper
Type: REG_SZ (String Value)
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: December 20, 2002
|