How to Crack Password of Windows 7

How to Crack Password of Windows 7

I just found there is no similar article in the google. Haha, It seems that I was the first person who found this leak.

Although Windows 7 comes out, Microsoft didn’t pay attention at the loophole at the area of login. The same as Vista, through replace the Executable file of On-screen Keyboard osk.exe to cmd.exe. Anyone can change or remove User’s password from Win 7. 

First, you need a WinPE

Microsoft did some restriction when you change files in the folder WINDOWS, but it doesn’t work by using some tools.

First, You have to go to CMD Mode, Copy Osk.exe and Cmd.exe to somewhere.

For example, I install my WIN 7 in E drive, So I type like this:

copy e:\windows\system32\osk.exe e:\

copy e:\windows\system32\cmd.exe e:\

Because of Restriction, People cannot rename or delete osk.exe. ( If you delete or rename it, It hints Deny), So we need use some tool like unlocker to delete osk.exe forcibly. Then you can do what you want.

Copy e:\cmd.exe e:\windows\system32\osk.exe

After that, restart the computer.

At the Login Screen, Click Ease Access, Choose On-Screen Keyboard and Apply. Then you could see CMD comes out. We can change the password by using “Net user”

Net user user password

For example, my account name is ABC, then I want to change the password to 123456, So I type command in CMD

Net user ABC 123456

Right now, Close the CMD, you can type 123456 as password to login the WINDOWS 7.

Hope that can help those people who do not remember their password.

Leave a Reply

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