Change Account Lockout Threshold in Windows 11

The post educates users on modifying the account lockout threshold in Windows 11. Windows 11 has implemented a new account lockout policy safeguarding against brute-force password attacks and by default, accounts lock after 10 failed login attempts. The policy can be altered via the Local Group Policy Editor or Windows Terminal, allowing flexibility in the…

This post shows steps for students and new users to change the account lock threshold in Windows 11.

Windows 11 has a new account lockout policy to protect users against brute-force password attacks.

The Account lockout threshold policy setting determines the number of failed sign-in attempts that will cause a user account to be locked. A locked account cannot be used until you reset it or until the number of minutes specified by the Account lockout duration policy setting expires.

You can set a value from 1 through 999 failed sign-in attempts or specify that the account will never be locked by setting the value to 0.

Starting with Windows 11 build 22528 and higher, a new default policy is as follows:

  • The account lockout threshold is now set to 10 failed sign-in attempts by default
  • Account lockout duration is now set to 10 minutes by default.
  • Allow Administrator account lockout is now enabled by default.
  • Reset account lockout counter after is now set to 10 minutes by default.

Below is how to change the default account lockout threshold in Windows 11.

How to change the account lockout threshold in Windows 11

As mentioned, Windows 11 now has a new account lockout policy to protect users against brute-force password attacks.

Here’s how to do it.

First, open Local Group Policy Editor by clicking on the Start menu and searching for Edit group policy as highlighted below.

Under Best match, select Edit group policy to launch Local Group Policy Editor.

In the left pane of Local Group Policy Editor, expand the tree: 

 Computer Configuration > Windows Settings > Security Settings > Account Lockout Policy

Then, in the Account Lockout Policy details pane on the right, locate and double-click the setting Account lockout threshold.

In the Account lockout threshold Properties window, choose several invalid login attempts before an account is locked.

Select OK.

Close Local Group Policy Editor.

Alternatively, users can use Windows Terminal to change the account lockout threshold in Windows 11.

To do that, first, open Windows Terminal as administrator and select either Windows PowerShell or Command Prompt.

Once opened, run the command below to change the account lockout threshold in Windows 11.

net accounts /lockoutthreshold:<number>

Change the <number> to the number of invalid logon attempts before an account is locked.

That should do it!

Conclusion:

  • In Windows 11, the account lockout policy is a crucial security feature that protects users against brute-force password attacks.
  • Users can modify the account lockout threshold using the Local Group Policy Editor or Windows Terminal, providing flexibility and control over account security.
  • By adjusting the account lockout threshold, users can customize the number of failed sign-in attempts that trigger an account lock, enhancing security based on specific requirements.
Richard Avatar

Comments

4 responses to “Change Account Lockout Threshold in Windows 11”

  1. For all 3 parameters via command line:
    net accounts /lockoutthreshold:15 /lockoutduration:15 /lockoutwindow:10

  2. […] you subject the built-in admin user to the account lockout policy, it will apply the Account lockout threshold policy setting, which determines the number of failed sign-in attempts that will cause a user […]

  3. […] account lockout threshold is now set to 10 failed sign-in attempts by […]

  4. […] account lockout threshold is now set to 10 failed sign-in attempts by […]

Leave a Reply

Your email address will not be published. Required fields are marked *


Exit mobile version