Sticky Keys Trick https://www.thewindowsclub.com/reset-administrator-password-windows-sticky-keys For a general Windows user, resetting a lost or forgotten administrative password can be a bit troublesome if you don’t have the proper tools and techniques to reset it, depending on the underlying OS that you’re using. However, there are several third-party free password recovery tools available in the market that can help you reset your password, but that’s not our topic here. In this guide, we show you how to reset & recover a lost or forgotten Windows password using a simple Sticky Keys trick. Sticky Keys enables users to enter key combinations by pressing keys in sequence rather than simultaneously. This is desirable, especially for users who cannot press the keys in combination due to some physical challenges. Although the method of enabling Sticky keys helps simplify various tasks, its system files can be replaced. You can replace an Ease of Access system file like sethc.exe , with a Command Prompt, and then use cmd.exe to make system changes. Before proceeding with this method, please make a note of the following: When you reset a Windows password , all the files that have been compressed/encrypted using tools such as Encrypting File Systems (EFS) will be lost. Stored Internet Explorer passwords and settings will be lost as well. So if you have a backup it will be good for you. TIP : Our Ease Of Access Replacer lets you replace Ease of Access button in Windows with useful tools, including CMD. Reset Administrator password in Windows 11/10 For resetting the password, you will need a Windows PE bootable drive which can be used to access the command prompt where you will have to set the new password. Follow the below steps once you have the Windows PE DVD booted and ready. 1. Boot from the Windows PE DVD and open Command Prompt from the Advanced troubleshooting menu. 2. Enter the drive letter where your Operating System is installed, which is usually the C: Drive. Initially, you should be on X: drive which is the default residence for Windows PE. 3. Type in the below command after replacing C with the drive where Windows is installed on your PC. copy C:\Windows\system32\sethc.exe C:\ 4. After taking the backup of the original file, run the below command to replace it in the original location. copy /y C:\Windows\system32\cmd.exe C:\windows\system32\sethc.exe The above command should replace the sethc.exe file with the cmd.exe file. 5. Now, restart your PC and navigate to the screen where it requires a password. Press the SHIFT key 5 times. 6. A command prompt window should open where you can enter the below command and reset your account password. You can get the list of current users on your PC by using the command net user . net user your_account new_password Well, that’s it! You should be able to reset the password now. Once you are in, you should replace the cmd.exe file with the original sethc.exe system file. ------------------------------------------------------------------------------------------------------------------------ On Windows computers, you press a special key to access the boot menu or BIOS. If your startup screen doesn't show you which key to press just before the Windows startup logo appears, reboot your computer and quickly press ESC, DELETE, F8, F9, F10, F11, or F12 right as it begins to start up. Search online for "boot menu" and the specific make and model of your computer to find the right key. If the boot menu appears, select the Boot from DVD or Boot from USB option to boot from the Windows installation disc you inserted, then move on to step 5. If the boot menu doesn't appear after a few restarts, try entering the BIOS menu instead: turn the computer off and on again, and press DELETE, F2, F9, F10, F12, or ESC. Search online for "BIOS" and your computer model to find the right key. Once you're inside the BIOS, find the boot options and change the order or priority of your boot devices (often by using your arrow keys) to make the USB or DVD the top option. Then save the changes and exit the BIOS. Reboot the computer again. You should briefly see the message Press any key to boot from CD or DVD or Press any key to boot from USB device . Press any key (such as the spacebar) immediately to boot from your DVD or USB. When the Windows installation disc starts up, click Next>Repair your computer>Troubleshoot>Command Prompt , as shown in Figure 2-2. The menu order or the option names might look different, but look for the Windows command prompt. Warning: Make sure you don't install Windows 10 -- that would wipe out all the files from the PC you're trying to recover! No Starch Press Figure 2-2: Use the Windows installation disc to access the command prompt. Once you've reached the Windows command prompt (usually a black, text-based window), type c: and press ENTER to change to the C: drive, as shown here: X:\> c: Enter the command dir to see a list of files and folders on the C: drive. Look for a folder called Windows (it will be marked