As part of its efforts to combat cyberattacks on Windows devices, Microsoft has strengthened its defenses against brute force attacks.
A brute force attack is an attack method that involves repeatedly trying every possible combination in order to crack a password or encryption key.
Cybercriminals use this technique to compromise Windows devices.
If you don't have the right security software installed, an attacker can take a long time to guess your account password and attempt to log in illegally.
In particular, if you set a password that is easy to guess, there is a high chance that it will be broken in just a few seconds.
To address this issue, Microsoft has introduced a feature that automatically blocks brute force attacks against local administrator accounts on systems that have applied Windows cumulative updates.
Specifically, the local administrator account lockout policy is enabled by default in cumulative updates released after October 11, 2022.
This lockout policy automatically locks an account after a certain number of consecutive failed login attempts, preventing unauthorized access.
To use this feature,ローカルグループポリシーエディターYou must enable the setting in
It is highly recommended that you enable this lockout policy, especially in companies and other organizations.
Supported OS: Windows 10, Windows 11 Pro edition or above
Allow administrator account lockout
1. Press Windows key + R to open Run, type "gpedit.msc" and press Enter.
2. The Local Group Policy Editor will open, so open Local Computer Policy > Computer Configuration > Windows Settings > Security Settings > Account Policies > "Account Lockout Policy".
If you look to the right of "Allow administrator account lockouts," you'll see that it says "Disabled."
3. Double-click "Allow administrator account lockout" to enable it.
4. On the Local Security Settings tab, select Enabled and click OK.
Microsoft
- Account Lockout Threshold
- "Reset lockout counter"
- Lockout period
It is recommended to set these three as well.
そ し て,
- "Account lockout threshold" set to "10 failed logon attempts"
- "Lockout counter reset" to "After 10 minutes"
- "Lockout period" to "10 minutes"
It is recommended to set it to .
For detailed setting instructions, please refer to the following article:





Comment: