Friday 5 June 2015

reset forgotten windows password or enter in windows without password


Hello everyone, today I am here to help you to reset forgotten windows password or enter in windows without password.
This may also help you if someone has forgotten the password. Well, there are many softwares to do this but it is also possible without any software. 

Note: I will not be responsible if you use this trick in an illegal way at any place.

The trick here is that we will replace the sticky keys that are opened on system startup by pressing shift key five times.
We will replace this sticky keys with command prompt.And hence we will be able to execute command prompt at login screen. As this is all going without login, so this prompt will have administrative privileges. Further we will use a simple command to change password.
 
To achieve this, perform the following steps carefully else you may damage the operating system.

STEP 1: 

Start the computer. While the operating system starts booting, switch it off by pressing the power button. Now again restart it. You will get the following screen:-
 

STEP 2: 

Now click on the “Launch Startup Repair (recommended)
If you get  a window like the following ”asking for system restore”, then click on cancel and wait for the repair process to complete.
 

STEP 3: 

After the completion, you will get a pop up window as follows:

Now click on the last link where there is written “X:\windows\system32\en-us\erofflps.txt

STEP 4:

 Once you will get a notepad popup follow the below steps carefully:
  1. Goto File/OPEN.
  2. Goto your “local disk”. Normally it is C-drive.
     3.   Goto windows/System32
        4.      Under “file of type”, select all files.
           5.       Scroll down and search for cmd. Copy it(ctrl+c) and paste(ctrl+v) it in same folder. This will be named automatically as “cmd-copy”.
           6.      Again scroll down and search for “Sethc”. Rename this to “Sethc-1”.
        7.         Rename the “cmd-copy” created previously to “Sethc”.
              8.        Now close the notepad and finish.

STEP 5: 

 Restart your computer. Once you get the login screen, press “SHIFT” 5 times.
A command prompt window will pop up. 
This cmd-prompt will have the administrator priviledges so you will never get the access denied.

STEP 6:  

 In the cmd-prompt, type the following command
Net user “account_name” “new_password
Example:- If the account name is abc , then the command will be as below:
Net user abc kirat 
Note: Here kirat is my new password.
  


 Step 7: 

After finishing above all, close the prompt and logoff your computer. Now while you log it on, then you can enter into the account with the new password you typed in STEP 5.

Note: If you have any query, then comment below. We will surely help you.


No comments:

Post a Comment