How to find out the administrator password?

Have you ever wondered about the question: “How to find out the administrator password?”. “But who might be interested in this?” - Ask a person far from computers. But actually this question is not idle. And it can be set by someone who just forgot what password was set during the installation of Windows 7 several years ago. You may wonder how to find out the administrator password , the one to whom the wizard did not tell him when setting up the computer. And it also happens that children rummaged in the PC and named something, but the result is often the same. Without access to the admin account, the computer becomes very limited in its capabilities. Neither you install a new program, nor you remove unnecessary software. Even such a simple task as changing the network card settings already becomes an insoluble problem. So, the answer to the naive question of how to find out the administrator password becomes very topical.

But, as you know, there are no insoluble problems, there is a lack of desire to solve them. In this article, I will describe a simple way to restore your computer to a healthy state.

Read the instructions carefully, as during operation you will need to delve into the registry, which means that an error can cost you the system. So be careful and better refrain from executing commands whose meaning you do not understand.

And also, you should know that an attempt to replace the admin password can lead to the destruction of all documents encrypted under this account. After all, the existing password is the key for them and will be irretrievably lost during the replacement process.

To find out the administrator password, we need the disk from which you installed the OS. You will not need any additional programs in the process. In the event that the disc with the installation is lost, or it was not originally there, the Windows 7 recovery disk will also work.

I note that learning the Windows XP administrator password in this way will not work.

Let's move on to the steps.

  1. Boot from disk and start recovery.
  2. You will have the choice of "System Restore".
  3. When you are offered several methods, you should click on the item "Command line".
  4. In the window that opens, type regedit and press Enter.
  5. A registry editor will appear . Click on the path HKey_Local_Machine, select the option "load bush" in the "file" menu.
  6. You will be prompted to specify the file from which the registry will be downloaded, find the file with the name "system" along the Windows / system32 / config path, click on it and then click on the "Open" button.
  7. Now you need to set a name for the branch, put any word or abbreviation.
  8. Open HKey_Local_Machine again and look for the item with the name you just created. Having opened it, click on “Setup”.
  9. On your right hand you will have a list of values. Highlighting “SetupType”, double-click, the input field appears, in which you need to keep the number 2.
  10. All the same as the ninth paragraph, you must perform for the item CmdLine but in the value field, enter cmd.exe.
  11. Close all open dialogs and in the command line write “regedit”, and run the registry application.
  12. Find HKey_Local_Machine again and click on it.
  13. In the "File" menu, click on "Unload Bush."
  14. And finally, you can restart the computer, do not forget about the boot disk, it must be removed from the drive.
  15. When the system boots, you will receive a command prompt instead of a welcome window. We enter sequentially: "net user <username> <new password>"

As the username , enter the name that you use when working. By clicking enter, you will start the continuation of the download, at the prompt of the system to enter the password, enter the data you just specified.

After reading this article carefully, you probably already saw that the question of how to find out the administrator password does not make much sense, since it is practically impossible to do this. The password for Windows 7 can only be changed.

Source: https://habr.com/ru/post/C32848/


All Articles