how to Root a Windows 7 box

The sticky keys trick, with a Linux twist.

If you need to recover your windows 7 administrator password, this is one method that works.

  1. install Linux dual boot on the Win 7 machine . (Or just pop in a Linux Live CD or USB key and set your system to boot off of that. These options allow you to just run linux without installing it . )  Either of these options should give you unrestricted access to all files of the computer, including the Windows partition.
  2. Boot into Linux.
  3. Find the drive partition where Windows is installed. Make a backup of  /windows/system32/sethc.exe
  4. copy  /windows/system32/cmd.exe to /windows/system32/sethc.exe

Then reboot your computer and start the Windows installation:

  1. At the login screen, press the SHIFT key five times.
  2. You will see a command prompt where you can enter the following command to reset the Windows password:
    net user you_user_name new_password
  3. If you don’t know your user name, just type net user to list the available user names.
  4. You can now log on with the new password.

source for an all Windows version of this :
http://4sysops.com/archives/forgot-the-administrator-password-the-sticky-keys-trick/

 

keywords: reset Windows 7 password

This entry was posted in Linux, Other Tech and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>