The Security Log is Now Full:Ways to Fix

 


 

What is Event ID 1104 and what triggers this problem?

The errors in the Event Log are common, and you will come across different errors with different error IDs. For example, Event ID 1104 pops up when the upper limit of the Security Log Event file size is attained, and there is no room to log more events.Here are a few common reasons because of which you will come across The security log is now full – Event ID 1104.

 

How can I fix The security log is full – Event ID 1104?

 

1. Turn on Event Overwriting

  1. Press the Win key to open the Start menu.
  2. Type Event Viewer and open it.
  3. Expand Windows Logs. 
  4.  Select Security.
  5. Under the Actions menu, select Properties.
  6. Check the box for Overwrite events as needed (oldest events first) option under the When maximum event log size is reached section.
7. Click Apply and OK.

When you turn on the overwriting logs option, this will allow the Event Viewer to overwrite the old logs, in turn saving the memory from getting full.

2. Restart the Event Viewer service

  1. Press the Win + R keys to open the Run dialogue.
  2. Type services.msc and press Enter.
  3. Locate Windows Event Log.

 

  1. Right-click on Windows Event Log and select Restart.

If the Event Viewer is going through an issue, then this could cause it to malfunction and throw up errors. Restart the service following the above steps and see whether this resolves the problem.

3. Enable Event Viewer

1.Press the Win + R keys to open the Run dialogue.

 


  1. Type services.msc and press Enter.
  2. Locate Windows Event Log.
  3. Double-click on the Windows Event Log service.

  1. In the Startup type drop-down, select Automatic.
  2. Hit the Start button under Service status if not already done.
  3. Click Apply and OK

Often the Event Viewer service can get disabled because of a conflict with another service, which is why you might get The security log is now full – Event ID 1104 error.

In such a scenario, you can go to the Services menu, enable the Event Viewer service and see if this fixes the error.

4. Uninstall the recently installed Windows update

  1. Press the Win + I keys to open the Settings menu.
  2. Select Windows Update from the left.

 

  1. Click on Update history.
  2. Under Related settings, select Uninstall updates.
  3. Hit the Uninstall button for the recently installed update.

  1. Click on Uninstall.7. The update will get uninstalled.

 

5. Repair system files

  1. Open the Start menu by pressing the Win key
  2.  Open Command Prompt as an admin. 
  3. Type the below command and press Enter.sfc /scannow
  4. Once the process completes, restart your PC.