Table of Contents
This tip is about the how to Set Minimum Length of Password in Windows 10. So read this free guide, How to Set Minimum Length of Password in Windows 10. If you have query related to same article you may contact us.
How to Set Minimum Length of Password in Windows 10 – Guide
Microsoft already requires a minimum password length for all Microsoft accounts for your security. If you want to harden all local accounts, you can set a minimum password length in Windows 10 for each user.
By default, the account does not need a password when you create a new local user in Windows 10. However, if you want to enforce a minimum password length for everyone, there are a few ways to enforce this requirement for your computer’s security. See how.
Using Command Prompt
Open the Windows command prompt with administrator privileges, in any order, using the runtime program by pressing ‘Windows key + R’. After typing ‘cmd’, press ‘Ctrl+Shift+Enter’ to open Command Prompt with administrator privileges.
After the Command Prompt opens, type the command in the following format and press the Enter key.
net accounts / minpwlen:
net accounts / minpwlen: 10
You can enter any value between 1 and 20. However, you can remove this limit by replacing the number of characters with 0, which essentially means your password must be at least 0 characters long, and if you do have a password, it’s obviously will be more than 0 characters long. So the command will be as follows.
net accounts / minpwlen: 0
But, if you already have a password, you will need to change it now, in the usual way, and if your password contains less than 10 characters or the defined number of characters, you will be asked to choose a password that has at least the number of characters defined in the group policy editor.
Using GUI with Group Policy Editor
Even though setting the minimum password length is easier using a single command in Windows 10, you can even use the GUI, Group Policy Editor to be more precise, to set the minimum password length, and what’s more, you can even configure a few more settings with Group Policy Editor.
So, to set a minimum password limit for your Windows 10 computer, open ‘Run’, type ‘gpedit.msc’ and press the Enter key.
Under ‘Computer Configuration’, expand ‘Windows Settings’. Under ‘Windows Settings’, expand ‘Security Settings’ and click ‘Account Policies’. Below that, click on ‘Password Policy’. Now double click on ‘Minimum password length’ and set the number of characters to any number between 1 and 20.
Here is the way to your best reference.
Computer Configuration> Windows Settings> Security Settings> Account Policy> Password Policy
Furthermore, you can even set the creation of complex passwords and passwords with reversible encryption. You can also activate additional options to get an even more secure system.
After changing the setting using Group Policy Editor, you will also have to manually change the password and set a password with a minimum number of characters that you define.
Setting a minimum character limit for your Windows 10 computer will slightly increase your computer’s security, if not by leaps and bounds.
Final note
I hope you like the guide How to Set Minimum Length of Password in Windows 10. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.