homehowtokbslinksaboutcontactprojectsmusic

Index > Help Tutorials > Change windows password via Linux
mount windows file system
mkdir -p ntfs; ntfs-3g -o force,rw /dev/sda1 /ntfs
change directory to windows config
cd /ntfs/Windows/System32/config
run the tool to see further options
chntpw SAM
sudo chntpw –u Administrator SAM