Changed user account name, but the old one is still valid

0

On Windows XP, I changed my user account name but still the old user is working. I even changed the computer name and ID to my name, but everywhere I can see the old user name.

When I log in and write my new user, it works fine.

I even restarted my PC.

khalid

Posted 2012-02-06T13:09:35.550

Reputation: 356

3Did you change the name of your current user or did you create a new user account? If you created a new account, you must deactivate the old account. – Raystafarian – 2012-02-06T13:11:16.720

Your question really is not clear. Can you show us some screenshots maybe, as an example? – slhck – 2012-02-06T13:14:18.323

Raystafarian, i change name of my current user i didn't create a new user account – khalid – 2012-02-07T06:07:58.357

Answers

2

You only changed the „display name” of the account, not the real login name.

kinokijuf

Posted 2012-02-06T13:09:35.550

Reputation: 7 734

how i can change the real login name? – khalid – 2012-02-07T06:41:19.720

1@khalid You don’t. – kinokijuf – 2012-02-07T15:53:22.457

1

Renaming a user only changes the "label" of the user. In the background each user has a SID (security identifier) which is constant.

Because it retains its security identifier (SID), a renamed user account retains all its other properties, such as its description, password, group memberships, user environment profile, account information, and any assigned permissions and rights.

From http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/lsm_rename_user.mspx

Shevek

Posted 2012-02-06T13:09:35.550

Reputation: 15 408

0

If you mean the user profile name remains the old one, that is expected. So if old user was User1 and you changed it to User2, the account name will change and you log on as User2. However, the profile in documents and settings will remain User1. User1 will still appear in other places but the account User1 does not really exist

Dave M

Posted 2012-02-06T13:09:35.550

Reputation: 12 811

i dont want user1 to be appear again. is it possiable? – khalid – 2012-02-07T06:42:15.537