delete it by using following Powershell commands:
Remove-EventLog -Source "Custom source name"
Remove-EventLog -LogName "Custom log name"
© 2024 Digcode.com