Windows 10 Event Log Errors
Fully Clear Event Log
- Open a command prompt (ensure it is run as Administrator)
- Run the following command and then reboot:
for /F "tokens=*" %1 in ('wevtutil.exe el') DO wevtutil.exe cl "%1"
Log Reading Utility
http://www.resplendence.com/whocrashed
-
Source – Event ID – Task Category
Kernel-EventTracing - 3 - Session
As is relates to C:\WINDOWS\system32\WDI\LogFiles\ShutdownCKCL.etl
Increase the maximum files size of the Startup Event Trace Sessions.
- On the desktop, press Windows key + R and type cmd to open the Command Prompt (must be done in Administrator profile, or raised to Administrator via the Start Menu).
- Type 'perfmon' (without the quotes)
- The Performance Monitor window should open
- On the left panel of the Performance Monitor window, expand Data Collector Sets.
- Click on Startup Event Trace Sessions.
- Open ReadyBoot Trace Session Property Sheet.
- Click on the Stop Condition tab and increase the Maximum Size to 40.
- Click on Apply and OK.
DistributedCOM - 10016 - None
http://www.tomshardware.co.uk/faq/id-3128597/fix-windows-error-10016.html
Kernel-EventTracing - 3 - Session - PerfDiag Logger
- Open regedit.exe as Administrator
- Navigate to:
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-System\{b675ec37-bdb6-4648-bc92-f3fdc74d3ca2}
- Edit the following keys from 1 to 0
Enabled EnableProperty
NOTE: This does not cure the error messages, but it prevents them being shown in the event logs.
Thanks to Ten Forums
- -
Kernel-Processor-Power (Microsoft-Windows-Kernel-Processor-Power) - 37 - (7)
General (tab) (plain text description):
The speed of processor X in group X is being limited by system firmware. The processor has been in this reduced performance for X seconds since the last report.
Fix - Method One:
Update BIOS/UEFI firmware
Security Center - 16 - None
Error while updating status to SECUIRTY_PRODUCT_STATE_ON (error xxxxxxx).
Microsoft-Windows-AppModel-Runtime - 79 & 80
EventData
PackageFamilyName Microsoft.Windows.Photos_8wekyb3d8bbwe ErrorCode 0x3d55
The above is just one example of a programme that may causing the problem.
To fix:
- Start > Settings > Apps,
- Find each affected app in the list
- Click to select it
- Choose Advanced option
- Then click 'Terminate' then use the option 'Repair' if it is available, then finish with the 'Reset' option.
- Restart the system and check the event viewer log.