Forum Discussion
How Can I Remove Password from Windows 11 PC?
- Mar 07, 2023
[Update on July 2024] In fact, I have successfully remove and reset the password and forgot to update in here. I received a lot of messages asking me for the same issue when I logged in my Outlook account.
Below is the tutorial that helped me reset the password in 4 simple steps:
https://www.urly8.com/windows-password-reset-guide
You need another administrator account in order to do so.
In your Terminal, type:
net user USERNAME NEWPASSWORD
or
net user USERNAME *
to change it discretely. Here, it will ask you to type your password which will be invisible and where you can input nothing.
or
Use your recovery disk which is safer than 3rd party tools.
You could clean install and you'll lose your apps, but your files will be there if you do it right. Hopefully, you have your Bitlocker key if activated, at least.
Thanks for the tip. However, there is only one admin account on my PC. It seems the suggestion you shared does not work in my case.