In this tutorial, I will present a way to change or delete a user password in a Windows XP operating systems or Windows 7. On Windows Vista, I have not tried it yet, but you can try. I get under Fedora 15 this software, using yum.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # yum install chntpw Loaded plugins: langpacks, presto, refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package chntpw.i686 0:0.99.6-15.fc15 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: chntpw i686 0.99.6-15.fc15 fedora 71 k Transaction Summary ================================================================================ Install 1 Package(s) Total download size: 71 k Installed size: 212 k Is this ok [y/N]: y |
You need to locate the SAM file. Under… Read More »