Session Windowsupdatetracelog Failed To Start With The Following Error 0xc0000035 [verified] < 90% FAST >
Look for any session named WindowsUpdateTraceLog . If present but not functioning, it may be a stale session.
: Critical update or logging components are damaged.
Note: Disabling this specific log will stop the Event Viewer error from populating, and it will not negatively impact your ability to receive standard Windows Updates. 3. Run SFC and DISM System Scans
wevtutil cl "LogName"
The following solutions are ordered from the easiest (non-invasive) to the more advanced (registry modifications). Look for any session named WindowsUpdateTraceLog
logman query -ets
The hexadecimal code 0xc0000035 translates to .
Look through the list in the middle pane for . Right-click WindowsUpdateTracelog and select Properties . Switch to the Trace Session tab. Uncheck the Enabled box, click Apply , and click OK . Restart your PC to verify if the Event Viewer log clears.
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. Note: Disabling this specific log will stop the
Administrator privileges, registry backup performed.
Corrupted system files are a frequent culprit for logging failures. Startup Error in Event Viewer - Microsoft Q&A
In plain English, this means a process (usually related to Windows Update or performance monitoring) tried to start a logging session using a name that was already in use by another active session. While it looks intimidating, it is often a benign "noise" entry that can be safely ignored if your system is otherwise running smoothly.
Recreate the trace session safely (only if needed) logman query -ets The hexadecimal code 0xc0000035 translates
Only if it is accompanied by other symptoms such as:
Click the Start menu, type , right-click Command Prompt , and select Run as administrator .
Internal system file mismatches can corrupt structural components of the Windows Management Instrumentation (WMI) infrastructure, triggering tracing errors. Open Command Prompt as an . Run the deployment image repair tool first: DISM.exe /Online /Cleanup-image /Restorehealth Use code with caution. Allow the verification percentage to hit 100%. Run the System File Checker tool directly after: sfc /scannow Use code with caution. Restart your system once the verification finishes. Verifying the Fix
Press Windows Key + R , type compmgmt.msc , and press to open Computer Management . Expand System Tools > Local Users and Groups > Groups . Double-click on Performance Log Users .