How to change Windows admin password from guest user
- by John Smiith
How to gain access of admin account of Windows, I activated a guest user and I want to change the admin password from the command line. When I type:
net user administrator password
the response is
System error 5 has occurred. Access is denied
I am using winxp pro sp2
I am running this command from cdm.exe and I am running this command from guest user.
I actually want to change my admin password from guest user.