Anyone know how to set the lockout duration (for Windows 10), via the registry? I'm having a heck of a time finding the right key.
Thanks.
Anyone know how to set the lockout duration (for Windows 10), via the registry? I'm having a heck of a time finding the right key.
Thanks.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess\Parameters\AccountLockout
This is technically where the lockout duration is set in the registry.
NOTE: I highly do not recommend editing the registry as a method of changing lockout information. Edit a GPO or local GPO for that, it's easier to undo if something goes wrong.