- Download the bits for the PLD Rescue CD
- boot w/the CD/DVD
- #mkdir -p /mnt/win
- #modprobe fuse
- #ntfsmount /dev/sda2 /mnt/win
- #cd /mnt/win/WINDOWS/system32/config
- #chntpw SAM SYSTEM SECURITY
- follow the prompts (defaults worked for me) to blank the Administrator pw
- Prompts can be confusing -> enter "*" to blank the password (vs. leave blank). You will get a confirmation that the pw is being blanked.
- #shutdown -h now
- boot into XP and log in as Administrator w/o a pw
Tuesday, August 14, 2007
Windows XP -> reset admin pw
On client site I needed to reset the administrative pw of a windows XP box. I used to use a bootable CD w/the chntpw program designed to run on startup, but I didn't have it handy. Here's the steps I followed to reset the pw.
Subscribe to:
Post Comments (Atom)
1 comment:
Thanks for writing this.
Post a Comment