Getting started quickly
We recommend that you always run the latest stable version, currently 5.42.0. If you're running a version older than 5.8.3, you may find that the latest version of CPAN modules will not work.
) typically means that Windows tried to start a logging session with a name that was already in use by an existing session. In most cases, this error is harmless and occurs during a normal reboot or update process when a previous session didn't shut down cleanly before a new one tried to start. Microsoft Learn
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old Restart the services: net start wuauserv net start bits net start cryptSvc Microsoft Learn 3. Adjust Registry (For Persistent Log Flooding)
The error code translates to STATUS_OBJECT_NAME_COLLISION . ) typically means that Windows tried to start
During repacking, if you removed Windows Update components incorrectly (e.g., deleting wuauserv dependencies but keeping related ETW manifests), the tracing service attempts to start but fails due to mismatched internal references.
Follow these troubleshooting steps in sequence to stop the error from filling up your Event Viewer logs. 1. Run SFC and DISM System Repairs Adjust Registry (For Persistent Log Flooding) The error
If the error persists, you can manually disable or reconfigure the specific autologger session via the Windows Registry Editor. Press Windows Key + R , type regedit , and press Enter .
Restart the update services with these commands: net start wuauserv net start cryptSvc net start bits net start msiserver Close the command prompt and restart your computer. Method 4: Use the Windows Update Troubleshooter In almost all cases
Because this issue is rooted in the way the Windows AutoLogger tries to name its diagnostic sessions, disabling the offending logger in the Windows Registry is the most effective way to stop the error from filling up your logs. Crucial Pre-requisite
While seeing a red error flag in your Event Viewer can be unnerving, this specific issue is usually . In almost all cases, it is a harmless diagnostic artifact or a minor glitch with the Windows AutoLogger service. This guide will walk you through exactly what this error means and provide actionable, step-by-step methods to resolve it. What Does Error 0xC0000035 Mean?
Click the and type cmd . Right-click Command Prompt and choose Run as administrator .