Session Windowsupdatetracelog Failed To Start With The Following Error 0xc0000035 Repack |top| 🎉
wevtutil im C:\Windows\System32\winevt\Logs\Microsoft-Windows-WindowsUpdateClient%4Operational.man (If the .man path doesn’t exist, run wevtutil el and find the update client’s manifest.) For repack images, an in-place component repair is essential:
Then restart the service:
By stopping the conflicting trace session, cleaning autologger registry keys, resetting Windows Update components, and reapplying the correct ETW manifests, you can resolve the error permanently. For repack builders, prevention is best: avoid gutting ETW providers and clean your registry before image capture. cleaning autologger registry keys
logman stop WindowsUpdateTraceLog -ets If you see an unnamed session with a GUID, stop it using: resetting Windows Update components
net start wuauserv net start cryptSvc net start bits net start msiserver The WindowsUpdateTraceLog session depends on a specific ETW provider. Re-register it: and reapplying the correct ETW manifests