Subscribe via email

Enter your email address:

Delivered by FeedBurner

Search Any Article In

Custom Search

"Change User "Password" " In Windows

1. Click start menu , click run then type cmd .

2. Type net users and press enter .

3. It will show the list of users having accounts on the computer .



4. Now to change anyone’s password type net user accountname * , where accountname is the users name of which you want to change the password , dont forget to type * , its included in command . Also if accountname is in spaces like rajesh kumar , just quote it under inverted commas , like net user “rajesh kumar” * .

5. Now it will ask for password , just type and press enter , it will then again ask for confirmation , then type again the password and voila ! , you are done changing his password .

Enjoy !