Hi,
This issue has been observed in Windows 11 (especially versions 22H2 and 23H2), where the “Overwrite events as needed” setting for the Security log may revert unexpectedly to “Do not overwrite events”, even after applying GPO settings. This behavior can prevent logs from auto-clearing and lead to storage issues.
To address this, we recommend the following steps:
In Group Policy Editor, navigate to: Computer Configuration > Administrative Templates > Windows Components > Event Log Service > Security Set “Control Event Log behavior when the log file reaches its maximum size” to Disabled. This forces the system to use the “Overwrite events as needed” setting.
Ensure that Audit: Shut down system immediately if unable to log security audits is disabled under: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
Confirm that the maximum log size is appropriate (e.g., 64MB or higher) and that retention is set to overwrite as needed, not based on time.
After applying these changes, run gpupdate /force and restart the affected machines. These settings should persist across reboots and help prevent log overflow without disabling auditing or relying on third-party tools.
Let us know if you'd like assistance validating these policies across your environment.
If my answer is useful for you, please give me a vote.
Best regards,
Quinnie Quod.