If you’re using Windows 11 and didn’t change the password for a long time, or your password is weak and compromised, you should change the password. If you don’t do this, it can result in a massive data breach. The best approach is to change it to a more complex password so that nobody can access your system.
Now the question is what to do if your laptop or computer is not connected to your Microsoft account? Don’t worry; there is a solution to every problem. The quickest and best option is to use Command Prompt. So, if you want to know how to change password Windows 11 using CMD, keep reading this article.
Part 1: Why Consider Changing Your Computer Password?
There are various reasons to change your password. Nowadays, we do lots of activities online, so there is a chance that hackers will steal your password. The second reason for changing your password is when you sell or give away your old computer. Therefore, it’s essential to keep changing your computer or laptop passwords frequently.
Best Practices for Creating a Stronger Password
Remember, the ideal length for a strong password is 8-10 characters. using long passwords and trying different combinations.Another good practice is to use both upper and lowercase characters. Moreover, try using special characters like %, $, and @ in the password.
Part 2: How to Change Password on Windows 11 with CMD?
You can change your password on Windows 11 with CMD by following the below-given steps:
Go to the “Start” option and click on it. Use the search bar and type Command Prompt. Right Click on the Command Prompt and click the Run as Administrator option, as you can see in the following image.
In this step, you need to type the “Net User” command. It will show all the available accounts. After that, just press Enter.
In this step, type the net user USERNAME* command to change your password. Here our username is Solina, but you’ll see your username here. Again, Press enter and move to the next step.
Now, it will give you an option to change your password. Ensure that you type a strong password and then confirm it. Finally, press enter, and your password is changed.
Now, you’ll see the following image that shows the command is completed successfully.
Now, you can sign in to your User Account by using this newly created password. That’s how you can reset windows 11 password command prompt.
Part 3: Using PassFab 4Winkey to Change Forgotten Windows 11 Password
There are so many online tools and software for changing forgotten Windows passwords. PassFab 4WinKey is also one of them. This tool is safe to use, and more importantly, you’ll not lose any data. So, follow the below-given steps and change the forgotten Windows 11 password.
For this method, you’ll need an extra system. It can be a PC or Mac. And Create a bootable drive.
Now, you need to select the Bootable medium from USB, CD, or DVD drive. We’ll be using USB because most people prefer it and it’s easily accessible. Click “Next” and move to the next step.
Now the drive is burnt successfully. Insert it into the PC for which you want to change the forgotten password. Restart your computer.
Once the computer restarts, select the windows system.
Select the user for which you want to change the password. Click on the Reset Account Password option.
So, you have finally changed the forgotten password for your user account.
That is how you can change passwords by using PassFab 4Winkey.
Part 4: How to Change Windows 11 Password via PowerShell CMD
So far, you have learned how to change passwords Windows 11 using CMD. In this section, we’ll discuss how to reset Windows 11 passwords using PowerShell.
Click on Start and type Windows terminal in the search bar. It will help you run PowerShell commands. You don’t have to do anything when you open the Windows terminal because the PowerShell tab is selected by default.
Enter the command, Get-LocalUser, and it will show the list of available users on the system. After executing this command, you’ll see the following screen.
You’ll have to enter the following commands in the variable called $Password.
$Password = Read-Host “Enter the New Password” – AsSecureString
- In this step, you’ll replace USERNAME with the account name.
$Password = Read-Host “Enter the New Password” – AsSecureString
$User Account = Get –LocalUser –Name “USERNAME.”
Now, your new password is created. You can log off and log in again with your new Password.
Final Words
All the methods mentioned above are for changing passwords of Windows 11 in local user accounts. You’ll not have to perform these steps for your Microsoft account because you can do it online. But for a local user account, all these methods are effective, easy, and reliable. If you’re someone who prefers using tools for changing your Windows passwords, you can try PassFab 4Winkey.
Moreover, we have discussed how to change password Windows 11 using CMD in detail. So, next time, you’ll not have to Google your issue because you’ll already be familiar with the solution.