How to reset Admin password on Windows with Sticky Keys

For Windows users in general, it is not easy to reset Admin passwords that have been lost or forgotten. And problems will occur if using inappropriate tools and taking steps to reset the password . These tools depend on the operating system you are using.

However, there are some free password recovery tools available that you can use to reset your password. In the following article, Network Administrator will show you how to reset and recover lost or forgotten passwords on Windows computers using Sticky Keys .

Sticky Keys allow users to enter keystrokes by pressing the keys in order rather than at the same time.

Also you can replace the system file Ease of Access such as sethc.exe with Command Prompt , then use cmd.exe to change the system.

Note:

Before proceeding with the process, you should note some points below:

  1. When resetting Windows passwords, all files that are compressed or encrypted using the Encrypting File Systems (EFS) tool will be lost.
  2. Passwords and settings stored on Internet Explorer will be "cleaned up".

Therefore you should proceed to back up everything before performing the reset process.

Reset Admin password on Windows

To reset the password, all you need is a Windows PE bootable drive used to access the Command Prompt - here you can set up a new password.

Follow the steps below:

1. Boot your computer from Windows PE DVD , then open the Command Prompt window from Menu Advanced troubleshooting .

2. Enter the drive name where your operating system is installed, usually the C drive.

3. Next enter the command below into the Command prompt window:

copy C: Windowssystem32sethc.exe C:

How to reset Admin password on Windows with Sticky Keys Picture 1

Note: In the above command replace C with the drive name where you install Windows.

4. After backing up the original files, run the following command to replace it in the original location:

copy / y C: Windowssystem32cmd.exe C: windowssystem32sethc.exe

In the above command, you should replace the sethc.exe file with the cmd.exe file.

5. Next restart your computer and navigate to the password request window.Press Shift key 5 times .

6. At this time, a Command Prompt window appears, where you can enter the following command and reset your account password:

net user your_account new_password

How to reset Admin password on Windows with Sticky Keys Picture 2

You can display a list of all user accounts on your computer using the net user command.

And so you can reset the Admin password on your computer.

You can refer to more:

  1. 11 tips to help you fix 100% Full Disk error on Windows 8.1

  2. How to disable / enable Windows Firewall in Windows 7, 8

  3. Instructions for fixing Windows 10 errors do not turn off on computers and laptops

Good luck!

4 ★ | 14 Vote

May be interested

  • Activate the 'Write Protection' mode of USB on Windows 10Photo of Activate the 'Write Protection' mode of USB on Windows 10
    you may not know but windows 10 allows to enable 'write protection' mode to protect usb storage devices. after this mode is activated, it will restrict write permissions on portable hard drive devices (usb drives, etc.). this is extremely useful, which is an additional security option on your system.
  • To remove web ads - Social 2 Search Ads, read this articlePhoto of To remove web ads - Social 2 Search Ads, read this article
    social 2 search is integrated on free programs, spam emails or malicious websites. in some cases, users access unknown websites to download free programs to the computer and install. although it is free software, there is a lot of malware in it, such as adware (spyware), spyware (spyware) or other malicious software. you will then be threatened by the accompanying adware.
  • Instructions for changing Windows passwords without having to remember the old passwordPhoto of Instructions for changing Windows passwords without having to remember the old password
    suppose in case you want to change your windows computer password but forget the old password. or suppose you want to log into a user's computer .... you can easily use the command prompt to change the old password.
  • Want to know if your computer supports USB 3.0, read this articlePhoto of Want to know if your computer supports USB 3.0, read this article
    usb 3.0 has better speed communication standards and more efficient power management than usb 2.0. to check if your computer supports usb 3.0, please refer to the following article of network administration.
  • How to deactivate Windows Product Key and use it on another computer?Photo of How to deactivate Windows Product Key and use it on another computer?
    converting a windows product key from one computer to another is one of the most useful solutions for windows users. and this is also the reason that windows users often deactivate windows product keys on old computers to use on new windows computers.
  • Instructions to enable Admin Share on Windows 10/8/7Photo of Instructions to enable Admin Share on Windows 10/8/7
    in some cases, users need to enable admin shares on the local hard drive. admin shares is the default share account of all hard drives (c $, d $, ...) on windows computers. by default, admin shares are hidden and cannot be accessed on the network.