There is, but you need to have the Windows (7|8|8.1) install media available.
- Once loaded, press Shift+F10This will open a command prompt
diskpart
list vol
- Now, run
D:
whereD
is your drive letter.
- Run
cd \Windows\System32
- Run
ren Utilman.exe Utilman_old.exe
- Run
copy cmd.exe Utilman.exe
- Reboot
net user user_to_change *
- Run the following commands in order:
- Once you find the right volume (your
C:
drive (it may have a different drive letter)), runexit
Once you get to the logon screen, click the
Accessibility Options
icon. Once the Command Prompt opens, run these commands, replacing user_to_change
with the user you want to reset the password of:
Enter a new password, enter it again (you won't see it) and log in. You can now go back to
C:\Windows\System32
and delete the Utilman.exe
that we made, and rename Utilman_old.exe
to Utilman.exe