The security log on this system is full. Only administrators can log in to resolve this issue

Marcin Rutkowski 20 Reputation points
2024-02-12T21:51:36.5466667+00:00

From time to time, domain (AD) user accounts in Windows 11 when trying to log in to Windows receive the message "The security log on this system is full. Only administrators can log in to resolve this problem." After logging in to the admin account and clearing the event log, the problem is solved. Except this problem keeps coming back. In the log settings it is possible to set "When the maximum event log size is reached":

  • replace events as needed (starting with the oldest events). And this option is checked and saved when clearing the log. After some time, when the log becomes full (e.g. reaches 30MB), the problem reappears. I go to the security day's event view and it turns out that the "overwrite events as needed (starting with oldest events)" function is not checked, and the "do not overwrite events (manual log clearing)" option is listed as active. Has anyone encountered such a problem? How to solve it ? I will add that the problem only occurs on computers that received the new Windows 11. Previously, all other computers with Windows 10 did not have this problem.
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Michael Taylor 60,326 Reputation points
    2024-02-12T22:47:34.3933333+00:00

    Just a guess but I'm going to wager that you have a GPO that is unchecking the overwrite option. To test this, go to a machine and check the option. Then force a GP update using gpupdate /force from an elevated command prompt. Give it a minute or two to update and then go check the option again. If it was reset then a GPO option is doing it. GP policies can be based upon the OS so it is possible the policy was different for Win10 than for Win11.

    To work around this I would go into GPO and enable overwriting for all computers. You can see a screenshot of this option here.

    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Marcin Rutkowski 20 Reputation points
    2024-02-13T06:35:39.0066667+00:00

    I changed the settings in GPO and it seems to be OK because the security log has the log overwrite checkbox checked. It should be ok. Thank you for your help.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.