Remove Win password
Setup:
- Boot Linux
- Install chntpw
-
sudo apt install -y chntpw
-
- Mount win disk
- cd into
<win-disk>/Windows/System32/config
- run
sudo chntpw -l SAM
- use
sudo chntpw -u "Username" SAM
- Reboot to Win and have fun xD
sudo apt install -y chntpw
<win-disk>/Windows/System32/config
sudo chntpw -l SAM
sudo chntpw -u "Username" SAM