Possible Duplicate:
How do I reset the admin password of a Windows XP VM running in VMWare?

I have Win Xp as virtual machine, but I lost the admin password. Is it possible somehow to reset it?

link|improve this question
superuser.com/questions/179108/… – Iain Dec 10 '11 at 13:27
feedback

migrated from serverfault.com Dec 10 '11 at 13:24

This question came from our site for system administrators and desktop support professionals.

closed as exact duplicate by Sathya Dec 10 '11 at 13:45

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Boot an ISO image of RIP (Rescue is Possible) and run chntpw after mounting the VM's hard disk. Change to the folder holding the SAM database and run chntpw to clear the password. Then reboot to Windows and log in as local admin with a blank password.

Or use one of the other bootable distros/disks that can clear the admin password.

link|improve this answer
Hi I have installed only VM WARE Player, I can mount vm hdd and set iso for CD-ROM, but it didnt boot from cd, it start always from vm hhd. Can you give me a advice how to do? – tom Dec 10 '11 at 13:18
Have you done a websearch of any sort on this issue before coming here? These sorts of questions have been asked probably a half a billion times, and the answers given in similar numbers. – anastrophe Dec 10 '11 at 17:57
feedback