Session Windowsupdatetracelog Failed To Start With The Following Error 0xc0000035 Repack | 8K × 2K |
Troubleshooting Session Windows Update Trace Log Failed to Start: Error 0xc0000035
Summary Table of Commands
| Action | Command (Admin CMD) |
|--------|----------------------|
| Stop/Start services | net stop/start wuauserv, EventLog, etc. |
| Clear update cache | rd /s /q %systemroot%\SoftwareDistribution |
| Delete trace session | logman delete WindowsUpdateTraceLog -ets |
| DISM repair | DISM /online /cleanup-image /restorehealth |
| SFC scan | sfc /scannow | Troubleshooting Session Windows Update Trace Log Failed to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-System\b675ec37-bdb6-4648-bc92-f3fdc74d3ca2 EnableProperty DWORD values to Restart your computer. 4. Hardware and Driver Checks Open Event Viewer → Windows Logs → System
If the error is flooding your Event Viewer but not causing performance issues, you can disable the specific autologger causing the conflict. : This stops the specific log from being generated. , and hit Enter. Navigate to: ren C:\Windows\SoftwareDistribution SoftwareDistribution
- Open Event Viewer → Windows Logs → System and Applications → look for errors around the same time; capture EventID and full message.
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old
Based on user reports and Microsoft support forums, the following are some possible causes of the error:
- Open Registry Editor (Regedit.exe).
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Schedule\TaskCache. - Check for any incorrect or corrupted entries.
- Delete any suspicious entries.