Session Windowsupdatetracelog Failed To Start With The Following Error 0xc0000035 Repack -

. While it looks alarming in the Event Viewer, it is often a benign log entry that can be safely ignored unless you are experiencing actual update failures. learn.microsoft.com

This error is rarely a sign of hardware failure. It is a software "traffic jam" where Windows tries to start a logger that is already running. Stopping the session in Performance Monitor or toggling the Registry "Start" value to 0 are the most effective permanent fixes. If you'd like to dive deeper, let me know:

cd /d C:\Windows\System32 regsvr32.exe /u wuapi.dll regsvr32.exe wuapi.dll regsvr32.exe wuaueng.dll regsvr32.exe wucltux.dll It is a software "traffic jam" where Windows

Open ( services.msc ) and Stop the "Windows Update" service.

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. This public link is valid for 7 days

: You can manually stop conflicting sessions using the logman command in an elevated Command Prompt: Type logman query -ets to find the active sessions.

Deleting the temporary update files can resolve conflicts where the system tries to restart a trace based on outdated data. Open as Administrator. Stop the Update service: net stop wuauserv their policies apply.

DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /RestoreHealth

0xC0000035 (which translates to STATUS_OBJECT_NAME_COLLISION

To prevent similar errors in the future: