Windows Password Reset

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Pull the power cable or restart twice to get "launch windows repair" screen.

click on the log and go to the rock bottom and click on the link.
(notepad will open)

go to "alt" file and click on open.

Navigate to windows/ststem32/

then rename "sethc" file to sethc1 OR Utilman to "Utilman1".


and copy the cmd and rename it to sethc or utilman. then restart the computer.

On login screen, For sethc file: press SHIFT 5times repeatedly and fast.
For utilman file: click on the "Easy accessibility" button on the left side bottom
of the screen.

In Cmd, For Method 1 Type:


net user then Enter
net user * then Enter (optional step)
net user "login ID" *
Typr the password and close. Done.

OR

For Method 2 Type:


control userpasswords2 then enter.
reset the password and close. Done.

or

For Method 3 Type:


net user myusername mypassword
So, for example, I would do something like this: EG:
net user Tim 1lov3blueberrie$

--------------------------------------------------------
i.e.

Method1: net user "userid" *


Method2: control userpasswords2
Method3: net user "userid" "new password"

To know whos login you are using the cmd, type: whoami.

Alternate:

to copy and rename the files in cmd,

copy d:\windows\system32\utilman.exe d:\

copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe

It will ask for permission to overwrite, type YES.

You might also like