Difference between revisions of "Reset Administrator Password in any Windows using SystemRescueCD"
From Tech-Wiki
Line 6: | Line 6: | ||
ntfs-3g /dev/sda3 /mnt -o force | ntfs-3g /dev/sda3 /mnt -o force | ||
cd /mnt/Windows/System32/config | cd /mnt/Windows/System32/config | ||
− | chntpw - | + | chntpw -i SAM |
− | + | ||
SystemRescueCD: | SystemRescueCD: | ||
https://www.system-rescue.org/Download/ | https://www.system-rescue.org/Download/ |
Latest revision as of 15:25, 14 February 2025
Boot from Live CD then:
fdisk -l ntfs-3g /dev/sda3 /mnt -o force cd /mnt/Windows/System32/config chntpw -i SAM
SystemRescueCD:
https://www.system-rescue.org/Download/