Using Account Lockout
- 0
- Add a Comment
Another way you can secure your computer is to configure an account lockout policy. This eliminates the possibility of someone sitting down at your computer and continuously attempting to guess your user name and password.
An account lockout policy will do just that: lockout an account after a certain number of failed logon attempts. So if a user is trying to guess your password, the user account will be locked out for a certain amount of time after they have reached the number of allowed failed logon attempts (configured by you).
You can enable an account lockout policy using the following steps:
- Open the local security policy (Control Panel | Administrative Tools| Local Security Policy).
- Expand Computer Configuration | Windows Settings | Account Policies.
- Click Account Lockout Policy.
- In the Details pane, double click Account lockout threshold.
- Increase the value to the number of failed logon attempts you want to allow.
- Click OK.
- The Suggested Value Changes dialog box will appear. Click OK to accept the default values.
