How do I clean up Event Viewer?

How do I clean up Event Viewer?

How to clear the event viewer log:

  1. Open Event Viewer and select the Windows log you wish to clear.
  2. Right-click on the log and select Clear Log.
  3. Select Save and Clear.
  4. Browse to a folder where you want to save the log file to and click Save.

How do I delete all events in Event Viewer?

To Clear All Event Viewer Logs in Command Prompt

  1. Open an elevated command prompt.
  2. Copy and paste the command below into the elevated command prompt, and press Enter. for /F “tokens=*” %1 in (‘wevtutil.exe el’) DO wevtutil.exe cl “%1”
  3. The event logs will now be cleared.

How do you delete logs from Event Viewer?

To open a saved event log, start Event Viewer. Now, in the Actions menu, click Open Saved Log and navigate to and select the Saved Log from its location. You can delete the Saved Logs from the Actions Box.

What command would completely clear the event log?

3. Clear Individual Event Viewer Logs in Event Viewer

  1. Press the Win + R keys to open the Run dialog, type eventvwr.
  2. Select a log (ex: log Application) that you want to clear in the left pane of Event Viewer, and click/tap on Clear Log in the far right Actions pane. (

How do I fix errors in Event Viewer?

3. To access the System log select Start, Control Panel, Administrative Tools, Event Viewer, from the list in the left side of the window select Windows Logs and System. Place the cursor on System, right click and select Filter Current Log. Check the box before Error and click on OK and you see only Error reports.

Can you delete event logs?

1] Delete the Event Log using the Event Viewer Click on the Start button then type eventvwr. msc or Event Viewer. Finally, double-click on the folders in the left pane, right-click on the events you want to have deleted and then choose Clear Log. This will all log files for that section.

How do I clear my security log?

Open Administrative Tools, and then Computer Management. In the left frame, double-click Event Viewer, and then Windows Logs. Right-click Security and choose Clear Log…. You will have the option to save the details of the log.

How do I clear my app temp files?

Click any image for a full-size version.

  1. Press the Windows Button + R to open the “Run” dialog box.
  2. Enter this text: %temp%
  3. Click “OK.” This will open your temp folder.
  4. Press Ctrl + A to select all.
  5. Press “Delete” on your keyboard and click “Yes” to confirm.
  6. All temporary files will now be deleted.

Is it normal to have errors in Event Viewer?

I’ll say that again: it’s completely normal for the Event Viewer to show entries that are marked as “Error”, even on a completely healthy, normal system.

You Might Also Like