Windows Forgot Password
Boot a windows 10 or server 2016/2019 iso in machine
goto troubleshoot run CMD
move d:\windows\system32\utilman.exe d:\windows\system32\utilman.exe.bak
copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe
net user USERNAME PASSWORD
net user administrator P@ssw0rd
Last updated
Was this helpful?