How to limit the number of failed login attempts on Windows 10

Limiting the number of incorrect password login attempts in Windows 10 helps increase computer security. Here's how to limit the number of failed login attempts on Windows 10 .

How to limit the number of failed login attempts on Windows 10

Why should you set a limit on the number of failed computer login attempts?

If someone wants to access your computer, they can guess the device login password. This is really a threat to your data security "fence", especially when they break the password. To protect yourself against this threat, you can limit the number of times you log in with the wrong password to your PC. You can configure this setting via Local Group Policy Editor or Control Panel.

Limit the number of failed PC logon attempts via Local Group Policy Editor

If your PC runs Windows 10 Home Edition, first you need to learn how to access Group Policy Editor in Windows Home. On the other hand, for all Windows 10 versions, here's how to limit the number of incorrect PC login password attempts using Local Group Policy Editor:

  1. Press Windows + R key , type gpedit.msc > Enter to open Local Group Policy Editor .
  2. In the left navigation panel, go to Computer Configuration > Windows Settings > Security Settings > Account Policies > Account Lockout Policy .
  3. Click the Account Lockout Policy key . You will see the following 3 settings in the right-hand panel: Account lockout duration , Account lockout threshold and Reset account lockout counter after .

How to limit the number of failed login attempts on Windows 10

Setting the Account lockout threshold policy allows you to limit the number of failed computer logon attempts. That person will not have access to the locked account until you reset it or the account lock period expires.

To configure Account lockout threshold , you need to set a value from 1-999. This number will determine the number of incorrect password attempts allowed on the PC before locking the account. Setting the value to 0 will not lock the account no matter how many times someone enters the wrong PC login password.

  1. To configure this setting, double-click the Account lockout threshold policy setting .
  2. Select the desired account lock out level value in Account will lock out after .
  3. Click Apply > OK .

How to limit the number of failed login attempts on Windows 10

The Reset account lockout counter after policy setting helps you decide the number of minutes that pass before locking your account. However, you need to determine the threshold or number of failed login attempts to be locked first.

For example, you can set Account lockout threshold to 5 and Reset account lockout counter after to 5 minutes. Thus, the user has 5 attempts to log in with the wrong password within 5 minutes before the account is locked. You can choose between 1 and 99,999 minutes when configuring the Reset account lockout counter after policy setting .

  1. To configure this setting, double-click Reset account lockout counter after .
  2. Select the desired account lockout timer value at Reset account lockout counter after .
  3. Click Apply > OK .

How to limit the number of failed login attempts on Windows 10

The Account lockout duration policy setting determines how long an account lockout remains before it is automatically unlocked. Similar to Reset account lockout counter , this setting requires you to select the Account lockout threshold value first.

For example, you can set Account lockout threshold to 5 and Account lockout duration to 5 minutes.

If someone enters the wrong password 5 times, your account will be locked for 5 minutes before it is automatically unlocked by the system. Depending on how long you want to lock your account, you can choose a value from 1 to 99,999 minutes. Additionally, you can select 0 if you want to lock your account until you unlock it yourself.

  1. To configure this setting, double-click Account lockout duration .
  2. Select the desired lock time in Account is locked out for .
  3. Click Apply > OK .

How to limit the number of failed login attempts on Windows 10

Once completed, close Local Group Policy Editor and restart your PC to save the changes.

Limit the number of failed login attempts via Command Prompt

Open Command Prompt as follows:

  1. Press Windows key + R and type CMD .
  2. Click Ctrl + Shift + Enter to open an advanced Command Prompt .

To configure Account lockout threshold , enter the following command into Command Prompt:

net accounts /lockoutthreshold:5

How to limit the number of failed login attempts on Windows 10

You can replace the value 5 in Command Prompt with any value from 1 to 999. This number will determine the number of failed PC login attempts allowed.

The account will automatically be locked if the user enters the wrong password and the number of times exceeds the allowed threshold. Alternatively, you can select 0 if you do not want to set an account lockout limit. Click Enter after selecting the value.

To configure Reset account lockout counter , type the following command into Command Prompt:

net accounts /lockoutwindow:5

How to limit the number of failed login attempts on Windows 10

You can replace the value 5 with another number (from 1 to 99,999). This will determine the number of minutes before account lockout. Click Enter after selecting the value.

To configure Account lockout duration , enter the following command into Command Prompt:

net accounts /lockoutduration:5

How to limit the number of failed login attempts on Windows 10

You can also replace 5 with another number, corresponding to the time the account is locked before being automatically reopened. If you select 0 , the account will only open when you manually unlock it. Click Enter after selecting a value.

Once completed, close Command Prompt and restart your PC to save changes.

Above is how to limit the number of times you log in with an incorrect password to your PC to increase computer security. Hope the article is useful to you.

Sign up and earn $1000 a day ⋙

Leave a Comment

How to Stay Safe on Windows 10 Until 2030

How to Stay Safe on Windows 10 Until 2030

Instead of paying $30 for a year of security updates, keep Windows 10 safe until 2030 with this simple solution.

Windows Startup Tips That Will Save You From Dangerous Malware

Windows Startup Tips That Will Save You From Dangerous Malware

When it comes to Windows, it’s always helpful to know a few tricks for when your computer starts to crash. Many people have recently encountered a similar situation, and have restarted their computers with this super simple trick.

Using CMD to Delete Large Folders on Windows

Using CMD to Delete Large Folders on Windows

Large folders on the system are one of the culprits that eat up a lot of system space. Many folders that you create, after deleting them, will come back after a while. Maybe those are junk folders that you try to remove them.

11 Ways to Open Recycle Bin on Windows

11 Ways to Open Recycle Bin on Windows

This guide will help you answer the question Where is the Recycle Bin in Windows 10? and let you choose the most comfortable way to reach the Windows 10 Recycle Bin location:

How to reset Windows Security settings on Windows

How to reset Windows Security settings on Windows

On Windows, sometimes you also need to reset Windows Security settings to default to fix some connection errors, stop working or simply want to return to the original state...

Heres how to check if your IP address is static or dynamic

Heres how to check if your IP address is static or dynamic

To check if the IP address you are using is a dynamic IP address or a static IP address, you can refer to the article below by WebTech360.

Instructions to block automatic driver installation on Windows 11

Instructions to block automatic driver installation on Windows 11

Windows 11 can download drivers for your computer without user intervention, but you don't always want to install drivers automatically to avoid unwanted problems.

How to Run and Stop Clean Boot on Windows 11

How to Run and Stop Clean Boot on Windows 11

Clean Boot is a troubleshooting technique used to start Windows with a basic, essential set of drivers and startup programs.

How to clone Windows hard drive without third party software

How to clone Windows hard drive without third party software

The cloning process involves moving data from one storage device to another (in this case, a hard drive) with an exact copy copied from the destination drive.

How to Disable Fast Startup on Windows

How to Disable Fast Startup on Windows

Fast Startup Windows 11 helps your computer boot faster, but it can also be the reason why your Windows computer doesn't shut down completely.

How to enable cloud storage file search on Windows 11

How to enable cloud storage file search on Windows 11

Search on Windows 11 pulls results not only from files and apps on your computer, but also from cloud storage linked to your Microsoft account.

Coding is not as difficult as you think

Coding is not as difficult as you think

Once you learn and actually try it out for yourself, you will find that encryption is incredibly easy to use and incredibly practical for everyday life.

How to Open Control Panel on Windows 11

How to Open Control Panel on Windows 11

Control Panel still plays a vital role in many of the configuration tasks you need on your new operating system. Here are a few different ways you can access Control Panel on Windows 11.

How to Enable Unicode UTF-8 in Windows 11

How to Enable Unicode UTF-8 in Windows 11

Changing the display language in Windows 11 may cause some programs to not display text in the language you want. If this is the case, you should enable Unicode UTF-8 to help Windows display text correctly in the language you want.

Microsoft has stopped supporting Internet Explorer, but you can still use it in Windows 11

Microsoft has stopped supporting Internet Explorer, but you can still use it in Windows 11

Internet Explorer was removed from Windows computers in 2022, replaced by Microsoft Edge. While Edge is far superior, Internet Explorer still comes pre-installed on Windows 11 — and it's incredibly easy to access.