How to Set a Default User Logon Picture for All Users in Vista and Windows 7

Information
This will show you how to change the default user logon picture to be what you want for all users on the computer without it being able to be changed by the users in Vista and Windows 7.

Note
This can be handy if you would like all accounts to display company logo as an example.
The only drawback, is that the user logon display picture in the
Start menu will be blank with this option enabled. (see screenshot below)

Warning
This will not work if you have it set to where a user must enter a
user name and password at log on instead of just selecting a user icon as in the example screenshot below.
EXAMPLE: Logon Screen with a User Logon Display Picture
STEP ONE
Change Default User and Guest Logon Picture

Note
You can select to use any
BMP,
DIB,
RLE,
GIF,
JPG, or
PNG image file for the display picture. The image can only be up to 128 x 128 pixels in size to prevent it from being automatically cropped to fit the user display box. If it is bigger than this, just resize it. Otherwise, your image may be cut off or not centered properly.
These are the images used for the default user (standard and administrator) and guest logon display picture for the user accounts.
ProgramData is a
hidden system file.
| Accounts | Default Picture Location |
| Guest | C:\ProgramData\Microsoft\User Account Pictures\guest.bmp |
| Standard | C:\ProgramData\Microsoft\User Account Pictures\user.bmp |
| Administrator | C:\ProgramData\Microsoft\User Account Pictures\user.bmp |
1. Name the image that you want to use to user.bmp and/or guest.bmp for the account type you want it as the default for.
2. Make sure that you have
Show hidden files and folders selected in Folder Options.
3. Open a Windows Explorer Window, and navigate to the location below. (See screenshot below)
C:\ProgramData\Microsoft\User Account Pictures
A) For the default logon picture you want to change, right click on user.bmp or guest.bmp and click Rename.
B) Rename them to user.bmp.bak and/or guest.bmp.bak and press Enter, then click Yes, Continue, and Continue.
C) Right click on the image from step 1 and click on Copy, then click on a empty area in this window and click Paste.
NOTE: To undo this, delete the new image from step 4C and remove the .bak off the name of user.bmp.bak and/or guest.bmp.bak to restore the default images given by Vista.
4. Close this window when done.
5. Select
Do not show hidden files and folders in Folder Options.
STEP TWO
Set or Unset a Default Logon Picture for All Users
WARNING: You must change the default images in the STEP ONE section above first to what you want to be used by all user accounts, then use either METHOD ONE, METHOD TWO, or METHOD THREE below to apply the image. Method One
Through the Local Group Policy Editor
NOTE: This method is only available in the Vista Business, Ultimate, and Enterprise editions or Windows 7 Professional, Ultimate, and Enterprise editions.. See Method Two or Method Three below for all other editions.
2. In the left pane, click on
Computer Configuration,
Administrative Templates,
Control Panel, and
User Accounts (See screenshot below)
3. In the right pane, right click on
Apply the default user logon picture to all users and click on
Properties. (See screenshot above)
4. To Unset Default Logon Pictures for All UsersA) Dot Disabled or Not Configured and click on OK. (See screenshot below step 5A)
B) Go to step 6.
5. To Set Default Logon Pictures for All UsersA) Dot Enabled and click on OK.
6. Close Local Group Policy Editor window.
7. Log off and log on to see the change for the user logon display picture.
Method Two
Using a REG File Download
NOTE: This method will work for all Vista editions.
1. To Set Default Logon Pictures for All UsersA) Click on the Download button to download the file below.
Set_Default_Logon_Picture.reg
B) Go to step 3.
2. To Unset Default Logon Pictures for All UsersA) Click on the Download button to download the file below.
Unset_Default_Logon_Picture.reg
3. Click on
Save, and save the
.reg file to the
Desktop.
4. Right click on the downloaded
.reg file and click on
Merge.
5. Click on
Run,
Continue (UAC) or
Yes (UAC-Windows 7),
Yes, and then
OK when prompted.
6. When done, you can delete the
.reg file (On Desktop).
7. Log off and log on, or restart the computer to apply and see changes.
Method Three
Manually in Registry Editor
NOTE: This method will work for all Vista editions.
1. Open the Start Menu, then type
regedit in the search box and press
Enter.
2. If prompted by UAC, then click on the
Continue (Vista) or
Yes (Windows 7).
3. In regedit, go to: (See screenshot below)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer4. To Set Default Logon Pictures for All UsersA) In the right pane, right click on a empty area and click on New and DWORD (32-bit) Value. (See screenshot above)
B) Type UseDefaultTile and press Enter.
C) Right click on UseDefaultTile and click on Modify. (See screenshot below)
D) Type 1 and click on OK. (See screenshot below)
E) The registry will now look like this. (See screenshot below)
F) Go to step 6.
5. To Unset Default Logon Pictures for All UsersA) In the right pane, right click on UseDefaultTile and click on Delete. (See screenshot above)
B) Click on Yes to confirm deletion.
6. Close regedit.
7. Log off and log on, or restart the computer to apply and see changes.
That's it,
Shawn