Reset Windows 10 Password with Command Prompt (Without Disk/USB)
- Home
- Support
- Tips System Rescue
- Reset Windows 10 Password with Command Prompt (Without Disk/USB)
Summary
This comprehensive guide details the technical procedures to reset windows 10 password command prompt without disk by utilizing the Windows Recovery Environment. It covers essential methods such as modifying utilman.exe or sethc.exe, executing net user commands, and restoring system files to maintain security integrity.
net user to reset a Microsoft account password. Instead, use Microsoft’s official reset page: https://account.live.com/password/reset. Or you may use Renee PassNow to reset it locally.
utilman.exe or sethc.exe.

Beginner-Friendly Wizard Bypass complex command prompts with a simple
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
Multifuctional Data transfer, data recovery, bootable problem recovery can be run without system.
Highly compatible Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Remove Login Password Support Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
net user, and then restore the original file.
Method 1 : Enter WinRE from the sign-in screen (Shift + Restart)

Method 2 : Enter WinRE by forcing Automatic Repair (power off twice)
C:. Check first by running:
bcdedit | find "osdevice"
dir C:\windows
System32, explorer.exe, and other Windows files, you’ve found the correct drive. If not, try other letters.
utilman.exe and replace it with cmd.exe.
C:, run:
copy C:\windows\system32\utilman.exe C:\windows\system32\utilman.exe.bak
copy /y C:\windows\system32\cmd.exe C:\windows\system32\utilman.exe
exit
Alternative: replace sethc.exe (Sticky Keys)
sethc.exe:
copy d:\windows\system32\sethc.exe d:\windows\system32\sethc.exe.bak
copy /y d:\windows\system32\cmd.exe d:\windows\system32\sethc.exe
sethc.exe is a great fallback if the utilman method fails.
net user
net user username NewPass123!
net user "John Smith" NewPass123!
utilman.exe:
copy /y C:\windows\system32\utilman.exe.bak C:\windows\system32\utilman.exe
sethc.exe (if you replaced it):
copy /y C:\windows\system32\sethc.exe.bak C:\windows\system32\sethc.exe

Remove Windows Login Password 3 steps for whole password remove process.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
Multifuctional Data transfer, data recovery, bootable problem recovery can be run without system.
Highly compatible Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Remove Login Password Support Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
- Easier than typing commands
- Works even when Windows cannot boot normally
- Can reset local accounts in a few clicks
Disadvantages:
- Requires another working PC to create the USB
- Requires a USB drive
- BitLocker handling depends on edition and whether you have the recovery key
BitLocker prevents file copy
utilman.exe or sethc.exe.
WinRE asks for a password / cannot select an admin

Remove Windows Login Password 3 steps for whole password remove process.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
Multifuctional Data transfer, data recovery, bootable problem recovery can be run without system.
Highly compatible Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Remove Login Password Support Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
Can’t find the Windows drive letter
C:\windows doesn’t exist, check the actual system drive:
bcdedit | find "osdevice"
dir d:\windows
D:.
“Access is denied” / Error 5 when changing password
net user returns Access is denied or System error 5, the Command Prompt probably isn’t running with enough privileges.
utilman.exe or sethc.exe replacement steps and launch CMD again from the sign-in screen.
Username has spaces: quoting rules and examples
net user "John Smith" NewPass!
net user John Smith NewPass!
net user
Ease of Access doesn’t open CMD
utilman.exe replacement didn’t work.
sethc.exe
utilman doesn’t.

Remove Windows Login Password 3 steps for whole password remove process.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
Multifuctional Data transfer, data recovery, bootable problem recovery can be run without system.
Highly compatible Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Remove Login Password Support Windows 11/10/8.1/8/7/XP/Vista. UEFI boot.
Recover the files Recover the deleted files without Windows system.
Transfer the data Transfer the important files of the computer with system.
Will this work for a Microsoft account?
net user method only works on local accounts. For Microsoft accounts, reset your password online: https://account.live.com/password/reset. If you use Renee PassNow, it may convert your account to local first.
Is this legal and will I lose data?
utilman.exe should be done carefully.
Can I do this on Windows 11 as well?
utilman, sticky keys, and net user methods are similar on Windows 11, but menu screens and security behavior may vary.

Remove Windows Login Password 3 steps for whole password remove process.
Enable/Create Administrator One click for creating new administrator and enable the disabled account.
Widely Use New version supports UEFI boot model, which can be used on more computers, laptops and even surfaces.
Multifuctional Data transfer, data recovery, bootable problem recovery can be run without system.
Highly compatible Windows 11/10/8.1/8/7/XP/Vista.
Remove Login Password Support Windows 11/10/8.1/8/7/XP/Vista.
Enable/Create Administrator One click for creating new administrator and enable the disabled account.
Easy to use No need of any professional knowledge or password reset disk.
Relate Links :
Reset Windows 10 Password with Command Prompt (Without Disk/USB)
07-09-2026
Amanda J. Brook : This comprehensive guide details the technical procedures to reset windows 10 password command prompt without disk by utilizing...
How to Move a Recovery Partition to Extend Your C Drive After Cloning
02-09-2026
John Weaver : This guide shows effective ways to move the recovery partition so you can extend your C drive when...
How to Copy a Hard Drive Safely: A Complete Guide to Cloning, Migration & Boot Issues
17-07-2026
Ashley S. Miller : The provided content details technical procedures to copy hard drive data, distinguishing between file-level transfers and sector-by-sector cloning....
HP Reset Password Disk: Complete Guide to Unlocking Your HP Laptop Without Losing Data
02-06-2026
John Weaver : This guide outlines the operational mechanics and available alternatives for an hp reset password disk when addressing Windows...




User Comments
Leave a Comment