Are you seeing any other right before or after this one?
Fixing Error 0xc0000035: Session "WindowsUpdateTracelog" Failed to Start
If you want, I can:
Security software interfering with the ETW (Event Tracing for Windows) system. Are you seeing any other right before or after this one
Windows tries to create a tracking log that already exists in memory.
Type the following command to start it again: logman start -ets WindowsUpdateTraceLog
This is the first line of defense for any update-related logging errors. Type the following command to start it again:
net start wuauserv net start cryptSvc net start bits net start msiserver Use code with caution.
Execute the Deployment Image Servicing and Management (DISM) tool first: DISM.exe /Online /Cleanup-image /Restorehealth Use code with caution.
Stop the core update services by typing the following commands one by one, pressing after each: net stop wuauserv net stop bits net stop cryptsvc Use code with caution. Stop the core update services by typing the
The localized cache where Windows Update indexes current transactional updates has become desynchronized.
The most effective and direct solution is to remove the existing trace sessions that are causing the naming collision. Windows will automatically recreate these cleanly when needed. Press to open the Run dialog box. Type perfmon and hit Enter to open the Performance Monitor. In the left-hand menu, expand Data Collector Sets . Click on Startup Event Trace Sessions .
Minimize the Command Prompt window and open ( Windows Key + E ).