Dr.Zoidberg
Sep 7 2008, 01:47
A guy that I know forgot his password to his user account. Worse, his admin account is also locked out. Is there any good and easy way for to crack them open ? I am going to try to reset the password using windows XP cdrom. But that might not work.
Singh400
Sep 7 2008, 02:14
Is any other account accessible? If so run this from CMD prompt
CODE
net user <name> *
ie
CODE
net user David *
Supose you could always try l0pht?
Chugworth
Sep 7 2008, 06:44
http://www.microsoft.com/downloads/details...;displaylang=enInstall that on a computer, then burn the ISO image to a CD. Boot up on the locked computer from that CD, and there is a utility to reset the password.
Dr.Zoidberg
Sep 7 2008, 15:18
Thanks. I will test this.