Session Windowsupdate_trace_log Failed To Start With The Following Error: 0xc0000035
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger
ETW sessions are managed by the kernel and require specific file handles and memory buffers to operate. If a session is requested with a file path that is currently inaccessible or locked by another process, the Session Manager cannot initialize the logger.
To resolve the 0xc0000035 error, the existing lock on the trace log files must be released.
Windows Update utilizes the Event Tracing for Windows (ETW) infrastructure to log diagnostic information regarding the detection, download, and installation of updates. The specific session mentioned, WindowsUpdate_trace_log , is a real-time or file-based trace session initiated by the Windows Update Agent (WUA).
