***DISCLAIMER***
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
Set login wallpaper
(Article ID: 000905)
To set up a wallpaper for the login screen on a Windows 2000/XP/2003 system, do the following:
- Open Registry Editor (Start>Run>
regedit
).
- Navigate to the following key:
HKU\.DEFAULT\Control Panel\Desktop
.
NOTE: HKU is the abbreviation for HKEY_USERS.
- Look for a value called
TileWallpaper
.
NOTE: If this value does not exist, do the following:
- Click Edit.
- Click New.
- Select String value.
- Type
TileWallpaper
.
NOTE: Capitalization does count!
- Click Edit.
- Double click
TileWallpaper
, type 0 to not tile the wallpaper image (type 1 to tile the image) and click OK.
NOTE: If the value is set to 1, theWallpaperStyle
value must also be set to 1.
- Look for a value called
WallpaperStyle
.
NOTE: If this value does not exist, do the following:
- Click Edit.
- Click New.
- Select String value.
- Type
WallpaperStyle
.
NOTE: Capitalization does count!
- Click Edit.
- Double click
WallpaperStyle
, set the value to either 0, 1, or 2 and click OK.
NOTE: The values 0, 1, and 2 have the following meanings:
- 0=Center image
- 1=Tile image
- 2=Stretch image
- 0=Center image
- Look for a value called
Wallpaper
.
NOTE: If this value does not exist, do the following:
- Click Edit.
- Click New.
- Select String value.
- Type
Wallpaper
.
NOTE: Capitalization does count!
- Click Edit.
- Double click
Wallpaper
, type in the path to the image file to be set as the background and click OK.
NOTE: If the path contains spaces then enclose the entire path in quotes.
***DISCLAIMER***
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.