Click , close the Registry Editor, and restart your computer.
with the following commands (run as Administrator):
Run the following commands one by one, allowing each to finish: sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth 3. Clear the Windows Update Cache
logman stop "Windows Update Trace Log" -ets Click , close the Registry Editor, and restart your computer
In Windows hexadecimal error mapping, 0xc0000035 translates directly to STATUS_OBJECT_NAME_COLLISION . This means the system tried to create a tracking object or session name that already exists in memory. Because two diagnostic sessions cannot share the exact same namespace simultaneously, the secondary request fails and logs Event ID 2. Common Triggers
The troubleshooting approach described in this guide—from simple SFC scans to targeted registry modifications—provides a clear path to resolution in virtually all cases. The key is to assess whether the error genuinely affects system functionality before investing time in fixes, while not dismissing it entirely when updates are failing.
This comprehensive guide provides everything you need to know about this kernel event tracing error, from its technical meaning to step-by-step resolution methods. This means the system tried to create a
Microsoft includes a built-in troubleshooter that can diagnose and fix ETW session failures.
New log files will be regenerated automatically when Windows Update runs.
Stop the core update services by typing the following commands one by one, pressing after each: The key is to assess whether the error
net stop wuauserv net stop cryptSvc net stop bits net stop msiserver Use code with caution.
The Event Viewer error is a common Windows administrative log entry. It typically points to an internal conflict where the operating system tries to initiate a logging session that is already active or possesses a duplicate Security Identifier (SID).
Here is how I fixed it (and you can too):