Using Windows 10 Installation Disk This way, you have to use few of the simple DOS command lines and Windows installation disk. Insert...
Using Windows 10 Installation Disk
This way, you have to use few of the simple DOS command lines and Windows installation disk.
Insert your Windows 10 Installation Disk on your computer and boot it off. (If you don’t have one, make it).
Click on “Repair Your Computer” link on the bottom left of the screen.
Select the option “Command Prompt” to launch the command prompt window.
First of all, you will have to back up the previous sticky key file by typing the following command –
copy c:\windows\system32\sethc.exe c:\
When it displays 1 file (s) copied, type in the following command to copy the executable (cmd.exe) on the top of sticky keys –
copy c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe
When it displays the same message again, reboot the system.
On the login screen, press “Shift” button five times to turn on the command prompt in administrator mode.
Just type this command to reset the password and replace the password and user with any combination you like.
net user ____ MyNewPassword
Once it displays the message “The command completed successfully”, you may now login.
COMMENTS