• We just launched and are currently in beta. Join us as we build and grow the community.

For those who forgot Windows Password

WhiteJesus69420

Developer Environment Architect
W Rep
0
0
0
Rep
0
W Vouches
0
0
0
Vouches
0
Posts
63
Likes
104
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 400 XP
If you forgot the Windows password, then do as shown below:
You will need Kali Live USB and a locked Windows PC(you own).
Code:
Syntax: chntpw [OPTIONS] <samfile> [systemfile] [securityfile] [otherreghive]
Code:
-h    This message
-u    <user> Username
-l    list all users in SAM file
-i    Interactive. List users (as -l) then ask for username to change
-e    Registry editor.
-d    Enter buffer debugger instead
-v    verbose
-L    Write names of changed files to /tmp/changed
-N    No allocation mode. Only (old style) same length overwrites possible
Now first boot into Kali Live from the USB .
Second , click files then click other locations, select your Windows HD.
Third, right click and select open terminal here.
Then type this:
Code:
cd /media/root/OS/Windows/System32/config
Now type this :
Code:
chntpw –l
Then continue with this:
Code:
chntpw –u *<user you see in last result example admin*>  //  chantpw -u admin
Now type two :
Code:
2
And finally type Y :
Code:
y
You deleted Windows password completely, reboot to windows and leave password field blank.
 

434,295

313,335

313,344

Top