Link to home
Start Free TrialLog in
Avatar of jarboe81
jarboe81

asked on

Password change

Ok so I have suddenly become the system admin by default but I dont really have all of the knowledge needed yet so im gonna need a little help. My problem is I need to change a users password I have physical access to there machine and I have full admin rights could someone please walk me through this?
Avatar of Ashok Dewan
Ashok Dewan
Flag of India image

Open command prompt then type

net user "His or her user name" "newpassword"
   OR net user "His or her user name" *

or go to Desktop > right click > manage > local users and groups > users > right click on user name > set password.
Avatar of jarboe81
jarboe81

ASKER

ok so actually I my admin password that I use on every other comp in the company does not work on this pc and I have no clue how to log in as admin is there a way to do so without the admin password?
ASKER CERTIFIED SOLUTION
Avatar of Anuradha Goli
Anuradha Goli
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I guess what I really need to know now is how to log on as admin without the admin password
If you have Active Directory, you can find the username and right click, reset password and type a new one.
If you do not know the admin password you can change admin account password if you already have access to an account on the computer.
Step 1
Open the run window, click start then run
Step 2
Type into the run box
after you have opened the run box type in:
control userpasswords2
and click ok.
Step 3
The change password window
A window will open show all the users on the computer and (if your lucky) all the computers on the network. click on administrator and click reset password. type the password of your choice and click ok.
Step 4
now you can log off and log in again as administrator.