Linux utilities for resetting Windows passwords
Just yesterday came across Linux utility for resetting Windows passwords - CHNTPW - Change NT Password, any of them - administrator or user. If you have physical access to the computer then you will get login information. You can download ISO CD image and boot with a CD containing this utility or just take hard drive and mount it on Linux machine
SAM file is located in c:\windows\system32\config\ folder. Just search for "SAM" file - no extension.
This video tutorial will guide you through the process
Another "Linux" way to reset Windows administrator password is to use Parted Magic.
Parted Magic is a Linux-based bootable disk with disk partitioning & cloning tools. This tutorial will show you how to create a Parted Magic Live CD (or USB) and use it to reset forgotten local account password for Windows operating system.
-------------------------------------------
There are also two more options to reset Windows password:
1. If you have Windows installation media - Windows 7/8/10 DVD then you can do password hacking without Linux and without taking out hard drive and mounting it on Linux.
First link will give you a step-by-step procedure on Windows 7
https://www.wikihow.com/Crack-a-Windows-7-Password
Second link will guide you through doing same thing on Windows 10
https://www.wikihow.com/Hack-a-Computer
Both technics are based on getting Windows Command Prompt when booting Windows OS on a target machine, because Command Prompt when booting windows have Administrator privileges and thus can be used to issue command to change Login/password information stored on hard drive.
chntpw is a software utility for resetting or blanking local passwords used by Windows NT, 2000, XP, Vista, 7, 8, 8.1 and 10. It does this by editing the SAM database where Windows stores password hashes - from here
SAM file is located in c:\windows\system32\config\ folder. Just search for "SAM" file - no extension.
This video tutorial will guide you through the process
Another "Linux" way to reset Windows administrator password is to use Parted Magic.
Parted Magic is a Linux-based bootable disk with disk partitioning & cloning tools. This tutorial will show you how to create a Parted Magic Live CD (or USB) and use it to reset forgotten local account password for Windows operating system.
-------------------------------------------
There are also two more options to reset Windows password:
1. If you have Windows installation media - Windows 7/8/10 DVD then you can do password hacking without Linux and without taking out hard drive and mounting it on Linux.
First link will give you a step-by-step procedure on Windows 7
https://www.wikihow.com/Crack-a-Windows-7-Password
Second link will guide you through doing same thing on Windows 10
https://www.wikihow.com/Hack-a-Computer
Both technics are based on getting Windows Command Prompt when booting Windows OS on a target machine, because Command Prompt when booting windows have Administrator privileges and thus can be used to issue command to change Login/password information stored on hard drive.
Comments
Post a Comment