jogh_cutts wrote: » I think the best way to do that is using Kali Linux. Kali is one of the greatest operating systems we know for penetration testing. However, I had removed the Windows 7 password by using nothing but CMD, but that's kind of tricky and long process. So, the perfect way is to live boot Kali and then follow the following steps: Live boot into Kali. Open the file explorer and visit /Windows/System32/config/Open terminal by Right-Click>Open Terminal Here Type following commands one by one:chntpw -l SAMchntpw -u “username” SAM Done!
jogh_cutts wrote: » Type following commands one by one:chntpw -l SAMchntpw -u “username” SAM Done!