In the continuous journey of refining user security and experience, Microsoft introduces a fresh account lockout policy in its Windows 11 system. Designed as a safeguard against brute-force password attacks, this feature is currently available to those utilizing the Windows 11 Insider build version 22H2. A broader audience can anticipate this security enhancement in forthcoming updates. Imagine a scenario where your account witnesses multiple failed login attempts – the system jumps into action, locking the account for a preset duration to thwart any unauthorized access. By default, this lockout period spans 10 minutes, post which it automatically resets. But what if you wish to adjust this duration? Whether you aim to increase security measures or minimize inconvenience, Windows 11 grants you the flexibility to alter this lockout duration, ranging from a swift 1 minute to an extensive 99,999 minutes. Dive into this risewindows guide as we navigate the steps to customize the Account Lockout Duration on Windows 11.
How to Change Account Lockout Duration on Windows 11 using Group Policy?
Do these steps to set account lockout duration on Windows 11 using Group Policy:-
Step 1. Open Local Group Policy Editor.
Step 2. Browse to the following path in the left sidebar of the Local Group Policy Editor window:-
Computer Configuration > Windows Settings > Security Settings > Account Policies > Account Lockout Policy
Step 3. Double-click on the policy name Account lockout duration on the right side of the “Account Lockout Policy” folder.
Step 4. Tap the “Local Security Setting” tab and set the “Account is locked out for” time in minutes.
Step 5. Hit the Apply button.
Step 6. Press the OK button.
Step 7. Reboot your computer to apply the changes.
After completing the above steps, when someone Automatically or manually tries to access your account with the wrong password 10 times, your account will be locked out and automatically unlocked after your set time.
How to Change Account Lockout Duration in Windows 11 through Command Prompt?
Do these steps to change account lockout duration in Windows 11 by Command Prompt for various administrative tasks:-
Step 1. Open an elevated Command Prompt window.
Step 2. Type the following command and hit the Enter key to view the current Lockout duration (in minutes):-
net accounts
Step 3. Again, type the following command and hit Enter key on the keyboard:-
net accounts /lockoutduration:<number>
Note: Replace <number> in the above command with a number between 0 and 99999 minutes you want for how long an account should be locked out before automatically unlocking.
That’s it.
Conclusion
Microsoft’s Windows 11 has elevated its security protocols by introducing a new account lockout policy to counter brute-force password attacks. Users now have the choice to customize the default 10-minute account lockout duration. This guide provides a clear outline for adjusting this duration using two methods: the Group Policy Editor and the Command Prompt. By following these steps, users can enhance their security or adjust settings as per their convenience.