LOGO

Reset Forgotten Windows Password - Easy Guide

September 2, 2016
Reset Forgotten Windows Password - Easy Guide

Password Reset Using Windows Installation Disk

Misplacing or forgetting your password can be frustrating. Fortunately, a straightforward method exists to regain access. This process utilizes your Windows installation disk and a specific command-line procedure.

Understanding the Reset Process

A readily available solution allows for password resetting. All that is required is access to the Windows installation media and the execution of a single command.

Important Note: If your system runs Windows 10 and you utilize a Microsoft account, this method will not apply. Password resets for Microsoft accounts are managed remotely on Microsoft’s servers, not locally on your computer.

Password Resetting with a Microsoft Account

When a Microsoft account is in use with Windows 10, the password reset procedure differs significantly. The password isn't stored locally and must be reset through Microsoft's online services.

Related: How to Reset Your Forgotten Password in Windows 10

This distinction is crucial. Local account passwords can be reset using the installation disk method, while Microsoft account passwords require a different approach.

Recovering a Lost Windows Password

Initiate the system from the Windows installation media. If a disk is unavailable, a bootable one can be created. From the boot menu, choose the "Repair your computer" function located in the bottom left corner.

how-to-reset-your-forgotten-windows-password-the-easy-way-1.jpg

Proceed through the recovery options until the Command Prompt becomes available. This is the tool that will be utilized for the password reset.

how-to-reset-your-forgotten-windows-password-the-easy-way-2.jpg

The initial step involves backing up the existing sticky keys file. Execute the following command within the Command Prompt:

copy c:\windows\system32\sethc.exe c:\

Subsequently, the command prompt executable, cmd.exe, will replace the sticky keys executable. This is achieved using this command:

copy c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe

how-to-reset-your-forgotten-windows-password-the-easy-way-3.jpg

A system restart is now required to implement the changes. This will allow access to the password reset functionality.

Password Reset Procedure

Upon reaching the login screen, initiate administrator mode by pressing the Shift key rapidly five times. This action will reveal a command prompt designed for administrative tasks.

Resetting User Credentials

To modify a user's password, a specific command must be entered. Replace "geek" and "MyNewPassword" within the following command structure with the desired username and new password, respectively:

net user geek MyNewPassword

Executing this command will successfully update the specified user's password.

Restoring the Original System File

Following a successful password reset, it is advisable to restore the original sethc.exe file. This can be achieved by booting from the Windows installation media.

Once booted, access the command prompt. Then, the original sethc.exe file, located on the installation media, should be copied back to its original location: c:\windows\system32\sethc.exe.

This restoration process ensures the system returns to its standard security configuration.

After completing these steps, normal login functionality will be restored with the newly established password.

#windows password#reset password#forgotten password#windows login#password recovery