Difference between revisions of "Reset Administrator Password in any Windows using SystemRescueCD"
From Tech-Wiki
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
'''[[Microsoft#Misc|Back to Misc]]''' | '''[[Microsoft#Misc|Back to Misc]]''' | ||
− | + | Boot from Live CD then: | |
fdisk -l | fdisk -l | ||
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/