How to change USER ACCOUNT password of your user or other users (if you don’t know the old password) :-
1) Go to run type cmd (it will open command prompt)
2) Than type net user (it will display list of all the user account)
3) Then type “net user username*”
4) Now change the password.
Example:-
C:\Documents and Settings\Administrator>net user
User accounts for \LIC-I
-------------------------------------------------------------------------------
Administrator Arahan India ASPNET
Guest H. C. JOSHI HelpAssistant
SUPPORT_388945a0
The command completed successfully.
C:\Documents and Settings\Administrator>net user Administrator *
Type a password for the user:
Retype the password to confirm:
The command completed successfully.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment