Image 01 Image 02

5 Ways To Change Password Of Users In Windows XP

Posted on 27th June 2008 by Sanix
10

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!


Chiranjib asked about how to change the passwords of users in Windows XP. I just researched and found out five ways to change the password of users in Windows XP. I’m explaining every way one by one. If you know any other interesting way, please let me know through comments.

Using Ctrl Alt Delete

This is the easiest one in my opinion. If your press Ctrl Alt Del when you are logged onto your Windows XP machine, it will show you the classic security options.

5 Ways To Change Password Of Users In Windows XP

Select change password and change the password of the logged on user.

Note: If the security options does not appear. Task manager shows up instead of the security options. Just go to Start –> Control Panel –> User Accounts –> Change the way Users Log on or off.

Uncheck Use the Welcome Screen. Log off and logon again. Now pressing Ctrl Alt Del will show the security options window.

Using Control Panel

To change your password using Control Panel, go to Start –> Control Panel –> User Accounts

Tip: You can also open control panel by Start –> Run –> control. This will open Control Panel.

Select the user for which you want to change the password and select Change my password.

cp_changePassword

Please note that you may need appropriate privileges to change the password of another user.

Using Command Prompt

To change the password of a user from the command prompt, go to Run –> cmd.

Command prompt will open. Use the following commands to change the password:

net user username password /domain

Replace username with the original username and password with the new password you want to assign to that user. /domain is optional. If you are in a domain environment, specify the domain name otherwise, if you’re using a local user, leave /domain. If I want to change the password of user Sanix to 12345. I will issue the following command at command prompt:

net user Sanix 12345

It will change the password of the user Sanix to 12345. Please note that if you’re not logged on as an administrator, you will get the following error:

“System error 5 has occurred. Access is denied”

cmdChangePassword

If you want to have full usage of the net user command, go to the following Microsoft Article.

Using Control userpasswords2

To use this classic user management, go to Start –> Run –> control userpasswords2

This will open the classic user accounts management window. Select any user and select reset password.

classicUserAccounts

Using Computer Management Console

To use the computer management console to change the passwords of the users, right click My Computer –> Manage –> Local Users And Groups –> Users

Right click the username for which you want to change the password and select Reset Password.

mgmtConsolePwd

If you have any other method of changing the password, please let me know through comments. Thanks.

Popularity: 47% [?]

More Interesting Articles



   

10
Responses to.. 5 Ways To Change Password Of Users In Windows XP

Natasha posted on July 1st 2008

Easy and simple! Thank you!



Sanix posted on July 1st 2008

Thanks Natasha, have you found any other way other than those mentioned? :-)



Natasha posted on July 2nd 2008

No, I’m just looking forward to the views of professionals ;-)



Mitchell posted on July 3rd 2008

thank uu so mutch 4 Start –> Run –> control userpasswords2



adnan posted on July 4th 2008

salam:
your web site is very good .plz told me how to change the password of microsoft office files if we forget .



CHIRANJIB PANDA posted on July 5th 2008

Sanix, all the above tricks are very funny,



william posted on July 5th 2008

gr8 but theres a .bat file you can make to change as well cant remember tho



Sanix posted on July 6th 2008

Everybuddy thanks for the appreciation. If you have any great idea or a question in mind, please don’t hesitate to ask us.

William, thanks for letting me know I’m searching for that method so that we can collect every method of changing the Windows password here.



Mark posted on July 19th 2008

TechRepublic had a short video presentation on a bit of Linux software that will change the user password, rest and remove if you wish, accounts with forgotten passwords.

Something like you Install Linux to a Flash drive
boot PC from USB
Run the password routine
set the new password or delete, etc
come out of program and then flush the command and your done.

This does not work if the users account is encrypted, so you lose everything by that method.



godwin posted on July 21st 2008

yup gud job man.. u can use tis comand too.. lusrmgr.msc.. then just click and add any users and change pwd too. njoy frnds.. 2day only i joined tis forum. i wil rock u soon..



Leave a reply...