Windows 10: huge event log ,how can i fix it?
-
huge event log ,how can i fix it?
hi
from yesterday at every boot , i notice that my event log does grow up steadily
and i haven't installed any software
myevengviewer freezes , on microsoft even viewer i can see it's the security that increase of 32.000 very quickly , and the file security is around 21mb in c:\Windows\system32\winevt\Logs\
i have tried cmd as adminsitrator SFC /verifyonly & /scanow without any error
i tried DISM.exe /Online /Cleanup-image /Restorehealth & Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
nothing , no errors , my only software running is eset smart security updated
MyEventViewer.exe freezes tring to loading the event log
have you such issues ? have you found a fix?
i have even run as administrator Clear_Event_Viewer_Logs.bat
for /F "tokens=*" %%a in ('wevtutil.exe el') DO wevtutil.exe cl "%%a"
-
-
Try this:
- Go to Search, type powershell, right click on PowerShell and choose Run as administrator
- Enter the following line into PowerShell and press Enter:
- wevtutil el | Foreach-Object {wevtutil cl “$_”}
- This did not remove all but some.

-
Baddog said:
Try this:
- Go to Search, type powershell, right click on PowerShell and choose Run as administrator
- Enter the following line into PowerShell and press Enter:
- wevtutil el | Foreach-Object {wevtutil cl “$_”}
- This did not remove all but some.
hi but this will clean my eventlog?
can't understand why MyEventViewer.exe does freeze
thanks
-
-
I would start off by clearing your event logs with Brink`s tutorial, I`d post it but particular tutorials are somewhat hard to find here 
Found it Clear All Event Logs in Event Viewer in Windows - Windows 10 Performance Maintenance Tutorials
Last edited by AddRAM; 26 Apr 2017 at 03:35.
Related Threads
How to Clear All Event Logs in Event Viewer in Windows
Event Viewer is a tool that displays detailed information as event logs about significant events on your PC.
Event logs are special files that record significant events on your PC, such as...
I have updated Windows 10 Pro to the Creators update. I have had a few event viewer errors which I managed to fix. But I don't know what this one is, I guess everyone is seeing it, does anyone knoe how is it resolved? Thanks.
"Windows Hello for...
Hello everyone,
I keep seeing this error appear several times a day, even during idle, in my Event Viewer. I did a clean install of build 10586 less than a month ago. I'm not having any overt issues yet, but the error is disturbing.
...
EDIT: ARGH, sorry, meant to post this in General Discussion forum, I have no idea if it is a network issue.
Hello everyone,
I keep seeing this error appear several times a day, even during idle, in my Event Viewer. I did a clean install of...
Welcome,
I have a problem. Every day I have this error in event viewer, system log:
{Registry Hive Recovered} Registry hive (file):\??\C:\ProgramData\Malwarebytes\Malwarebytes...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules