Forum Discussion
I forgot my laptop password windows 10 without disk, what to do?
Safe Mode is a diagnostic mode in Windows that starts the operating system with only the essential drivers and services. It is primarily used for troubleshooting issues, such as malware removal or fixing system errors. In Safe Mode, you can access tools like the Command Prompt to perform administrative tasks, including resetting a password.
How to reset forgotten laptop password on Windows 10:
Step 1: Restart your laptop and press F8 or Shift + F8 during boot to access the Advanced Startup Options.
Step 2: Select Troubleshoot > Advanced Options > Command Prompt.
Step 3:In the Command Prompt, type the following commands to create a new user account:
net user [username] [password] /add
net localgroup administrators [username] /add
Replace [username] and [password] with your desired credentials.
Step 4: Restart your laptop and log in with the new account.
If you don't have access to Safe Mode or Command Prompt, you may need to use a Windows 10 password reset tool or reinstall Windows if you forgot laptop password with windows 10. Always remember to back up your data regularly to avoid data loss in such situations.