Categories

Links

Remove the Username and picture from Windows XP New Start Menu

Published: June 2004
Send your feedback

The User account picture can be removed by turning off the Welcome Screen. Or, by switching to Windows Classic theme. Follow the method described in this article if you want to remove the username and picture from the Start Menu, without disabling the Welcome Screen and Windows XP Theme.

For those who want to remove the user name and user account picture from Start Menu, in order to have a blank blue panel at the top, try this:

C:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures

( For example, if your username is Robert, rename Robert.bmp to old_Robert.bmp )

C:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures\Default Pictures

to something else, say...

C:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures\No_Default Pictures

To remove the user name, follow these steps

HKEY_CURRENT_USER \ Software \ Microsoft\ Windows \ CurrentVersion \ Policies \ Explorer

You'll end up with a blue space at the top of the Start Menu.

To get back the username and the picture, reverse the above procedure.

Automate this process using this script

Remove name & picture from New Start Menu

Remove name & picture from New Start Menu - Undo

More Information

For the New Start Menu, Windows XP looks for the <username>.bmp file in the folder

C:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures

If the file is not found, it takes a picture from the "Default Pictures" sub-folder. By renaming the <username>.bmp and the "Default Pictures" folder, you're giving no chance for Windows to fetch an image for the Start Menu.