- Install required Packages:
apt-get install chntpw ntfs-3g- Mount Windows Partition:
mount -t ntfs /dev/sda2 /mnt- Change Directory:
cd /mnt/WINDOWS/system32/config- List available Users:
chntpw -l SAM- Select User:
chntpw -u $USERNAME SAM -
Select an Option from the Menu.
-
Unmount Windows Partition & Reboot.