Media Summary: How to clear event viewer logs in Windows Comand: for /F "tokens=*" %1 in ('wevtutil.exe el') DO wevtutil.exe cl "%1"
How To Clear Event Logs In Windows 10 - Detailed Analysis & Overview
How to clear event viewer logs in Windows Comand: for /F "tokens=*" %1 in ('wevtutil.exe el') DO wevtutil.exe cl "%1"