Forgetting the login password on Windows 10 is a common issue. Follow the step-by-step instructions below to reset a forgotten password on Windows 10.

Resetting Forgotten Password on Windows 10
Before you start, please note that the password reset method applies only to local accounts, not Microsoft accounts. If you forget your Microsoft password, simply reset your Microsoft password to log in to your computer.
How to Reset Windows 10 User Password
Step 1: Start by creating a Windows 10 Boot USB. This tool allows you to access Command Prompt without logging in. Follow the step-by-step guide on installing Windows 10 using a USB.
Step 2: After preparing the Windows 10 installation, boot your computer from the Win installation USB.
On the Win 10 installation interface, choose the language similar to the items below, then press Next.

Step 3: On the next screen, instead of selecting Install now as usual, choose Repair your computer.

Step 4: Navigate to Troubleshoot >> Advanced Options >> Command Prompt.

Step 5: When the Command Prompt window appears, enter the following command to navigate to the “System32” folder.
| cd windows/system32 |

Step 6: Continue by typing the following commands one by one.
| ren utilman.exe utilman.exe.bak ren cmd.exe utilman.exe |

Step 6: This action will replace the Ease of Access button on the Windows login screen with a shortcut leading to the Command Prompt application. From here, you can proceed to enter commands to reset the computer password.
Step 7: Use the command below to restart the computer. This time, start the computer in the usual way, without using the USB Boot tool.
| wpeutil reboot |

Step 8: When you return to the login screen, click on the Ease of Access button at the bottom right corner. It will launch the Command Prompt.

Step 9: Now, access the Command Prompt on the login screen. Use it to change the password for the corresponding accounts. Enter the following command to change and set a new password for the respective account.
Step 7: Replace 'AccountName' and 'NewPassword' to match your case.
| net user TenTaiKhoan MatKhauMoi |
Step 8: Now, you can use this password to log in to Windows 10.

Step 9: Congratulations! You have successfully changed the password and can now use it to log in to Windows 10.
Step 10: After that, it's recommended to revert the changes made to the Ease of Access button. Boot again from the USB, access the Command Prompt as in Step 4, and enter the following three commands sequentially:
| ren utilman.exe cmd.exe ren utilman.exe.bak utilman.exe wpeutil reboot |
Wrap-Up: Wrapping it up, did the method help you reset the forgotten password on Windows 10? Share your issues in the comments section below!
Conclusion: In conclusion, did the above method assist you in resetting the forgotten password on Windows 10? Feel free to discuss your concerns in the comment section below!
