How to change Windows admin password from guest user
Posted
by
John Smiith
on Super User
See other posts from Super User
or by John Smiith
Published on 2012-07-04T12:41:42Z
Indexed on
2012/07/11
3:18 UTC
Read the original article
Hit count: 475
windows-xp
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.
© Super User or respective owner