Resetting Windows passwords for every user
Posted on August 17th, 2009 at 22:13, in .com, How To, Linux.
I am sure that you all wondered sometime how can a Windows password be broken with physical access to the machine. I know this isn’t quite hacking, but it is a useful thing in many situations:
- you have forgotten your administrator password;
- a zealous/envious system administrator didn’t want to give you the passwords after he left the company;
- a company that has put together a system for you but was dismissed in the process refused to offer you the passwords for it.
And I am sure that there are many other “good” situations when you must get those passwords no matter what. For the record, I had to do this finding myself in the third situation (not me, but someone close…).Anyway, trying to find out if there is a secret and misterious way to boot Windows with administrator privileges – kind of like Linux’s single user mode – I discovered that this is not possible but that there are tools that can do this for you. Tools that run on Linux. On live Linux sessions.
The simplest and smallest distro to use for this particular job was the one made by Petter Nordahl-Hagen which can be found here. Just burn the distro on a rewritable CD (because it only has 3 MB) and boot the computer which, unfortunately, runs Windows from it. A text menu will help you achieve what you want. It shouldn’t take you more than 2 minutes.
Have fun and use it wisely!
Similar Posts:
- Linux tutorials for Windows users
- Windows 7 review from a Linux user
- How to install Oracle Application Express 3.1.2 on Oracle Database 10g XE
- How to install Ubuntu Desktop Edition
- Booting Ubuntu from an USB stick



Think you've got something to say?
For leaving comments including source code or terminal output, please use the the following tags like in the next example:
where you substitutelanguagewith the programming laguage used throught the code example (for terminal output that would be bash), e.g:To see a list of all the supported languages, please check this page.
If you want to include code bits inline, please use the
codetags like in the following example: