If you’re encountering Error Code 0xC0000035 in your Windows Event Viewer, you’re not alone. This Kernel Event Tracing error is a frequent issue that affects users across various versions of Windows, including Windows 7, Windows 8.1, Windows 10, and Windows 11. The error typically appears repeatedly, cluttering system logs and leaving many users concerned about potential performance or stability issues. In most cases, this warning is related to improper system configurations or services failing to initialize correctly. Fortunately, resolving Windows Event ID 0xC0000035 is possible through a series of simple troubleshooting steps, which can help restore system efficiency and prevent future logging issues. In this guide, we’ll walk you through practical solutions to fix the error and maintain a well-optimized, smoothly running PC.
Common Causes of Windows “Error Code: 0xC0000035” (Kernel Event Tracing Issue)
If you’ve encountered Windows Error Code 0xC0000035, you’re not alone. This common kernel event tracing error often appears in the Windows Event Viewer, causing concern for users across all major Windows versions, including Windows 10 and Windows 11. While this error can seem cryptic, it typically stems from issues with the Windows Event Log service or system-related processes. Understanding the root causes is the first step toward resolving it effectively.
Here are some of the most common causes of the 0xC0000035 Kernel Event Tracing error:
- Interruption by Perfdiag Tool: The Performance Diagnostic tool (Perfdiag) utilizes the Event Tracing for Windows (ETW) session to collect performance data. If this session is disrupted, the 0xC0000035 error may occur.
- Manually Stopped Event Trace Session: In some instances, users may accidentally stop the Event Trace Session, which is required for logging kernel events. Restarting it manually often resolves the issue.
- Outdated Intel Network Drivers: A frequent culprit is outdated or incompatible Intel Wi-Fi drivers, which may conflict with kernel processes and trigger this error. Updating these drivers can be a quick fix.
- Corrupt DNS Cache or Faulty IP Range: A corrupted DNS cache or an invalid IP configuration can interfere with network functionality, leading to system log errors like 0xC0000035.
- Third-Party Antivirus Conflicts: Overly aggressive antivirus software may interfere with system operations, especially those involving real-time protection. Temporarily disabling or uninstalling these programs can sometimes eliminate the error.
By identifying what’s triggering the Event Tracing error, you can take the appropriate steps to fix it and restore system stability. In the next section, we’ll walk you through effective methods to resolve Error Code 0xC0000035 and prevent it from recurring.
How to Resolve “Error Code: 0xC0000035” Kernel Event Tracing Issue on Windows
If you’re encountering the “Error Code: 0XC0000035” Kernel Event Tracing issue on Windows, one of the first and simplest troubleshooting steps you should take is to restart the Windows Event Log service. This service is essential for logging system events and diagnostics, and restarting it can often resolve unexpected system errors, including this kernel-related issue. Restarting the Event Log service helps clear temporary glitches or corrupted processes that may be triggering repeated error entries in the Event Viewer. This method is effective across various Windows versions, including Windows 10 and Windows 11, and is often recommended as the first line of action before moving on to more complex solutions.
Method 1: Restart Your Computer to Reset the Windows Event Log Service
A quick and effective way to fix the “Error Code: 0XC0000035” kernel event tracing issue on Windows is to restart your computer. This simple step can reset the Windows Event Log service, which is often the root cause of this error. In many cases, a basic reboot helps resolve temporary glitches or system conflicts that may be triggering the kernel event tracing error in the Event Viewer. Starting with a restart is always recommended before diving into more advanced troubleshooting techniques.
To restart your Windows PC:
- Click the Start menu.
- Select the Power button.

- Choose Restart from the drop-down options.
Method 2: Clear IP and DNS Cache
If you’re still encountering the 0XC0000035 error, flushing your DNS cache and resetting your IP address might resolve any underlying corruption causing the issue. This simple process helps to restore your network connection and clear any erroneous data that may be triggering the error. To do so, follow these steps:
- Open Command Prompt as Administrator: Start by clicking the search icon (magnifying glass) in the taskbar or using the Windows + S keyboard shortcut. Type Command Prompt into the search box, then right-click the result and select Run as Administrator. If prompted by the User Account Control (UAC), click Yes to allow administrative permissions.

- Run the following commands: In the Command Prompt, type each of the commands below, pressing Enter after each one:
ipconfig /flushdns
ipconfig /registerdns
ipconfig /renew
ipconfig /release

- Close Command Prompt: After completing these steps, close the Command Prompt window.
Method 3: Disable IPv6 to Fix 0XC0000035 Error
If you’re still encountering the 0XC0000035 error, a possible solution is to disable IPv6, as it can sometimes conflict with the Event Log service and trigger this issue. Disabling IPv6 may help resolve the error. Here’s how to do it:
- Press the Windows + X keys on your keyboard to open the WinX menu, then click on Network Connections from the list.

- In the left pane, select your active connection type (such as Ethernet or Wi-Fi), then click on Change adapter options.

- Right-click on the network adapter you’re having trouble with and choose Properties from the context menu.

- Scroll down to Internet Protocol Version 6 (TCP/IPv6). If there’s a checkmark next to it, uncheck the box to disable it. If the box is already empty, IPv6 is not enabled, and you may need to try a different solution for the error.

- Click OK to apply the changes.
Method 4: Temporarily Disable Your Antivirus Software
If you’re encountering the 0XC0000035 error on your Windows system, one potential cause could be interference from your antivirus software. Antivirus programs, while essential for protecting your system, can sometimes trigger false positives, slow performance, and even cause errors like the 0XC0000035 error. If you’re still experiencing this issue, try temporarily disabling your antivirus to determine if it’s the culprit. If disabling your antivirus resolves the problem, you should consider whitelisting the Event Log service in your antivirus settings to prevent future conflicts.
To temporarily disable your antivirus software, follow these steps:
- Right-click on an empty area in your taskbar and select Task Manager from the context menu.

- In Task Manager, switch to the Startup tab.
- Locate your antivirus application from the list, click on it, and then select Disable at the bottom-right of the window. This will prevent the antivirus from starting automatically when you reboot your computer.

- Restart your computer and check if the 0XC0000035 error persists in the Event Viewer.
Method 5: Enable SysMain and Superfetch Services to Fix 0XC0000035 Error
If you’re still encountering the 0XC0000035 error related to Kernel Event Tracing in Windows, enabling the SysMain and Superfetch services could resolve the issue. These services play a vital role in optimizing system performance and improving the Event Log experience, which can help fix the 0XC0000035 error. Here’s how to enable these essential services:
- Press the Windows + R keys on your keyboard to open the Run utility.
- Type services.msc (without quotes) and hit Enter to open the Services window.

- Scroll down to locate the SysMain service. Right-click on it and select Properties from the context menu.

- In the General tab, ensure the Startup type is set to Automatic. If the service is not running, click the Start button to activate it, ensuring the service will start automatically when your computer boots.

- Click Apply, then OK to confirm the changes.
- Back in the Services window, repeat the same steps for the Superfetch service.
Method 6. Modify the Autologg Key in the Windows Registry
If you’re still encountering the “0XC0000035” error, editing the Autologg key in your Windows Registry might help resolve the issue. This method has been recognized as an effective fix for this specific error. Follow these steps to edit the Autologg key and potentially resolve the error:
- Press the Windows + R keys to bring up the Run dialog box.
- Type “regedit” into the search field and then press Ctrl + Shift + Enter to open the Registry Editor with administrative privileges.

- In the Registry Editor, navigate to the following path or copy and paste it into the address bar:
- Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-System{b675ec37-bdb6-4648-bc92-f3fdc74d3ca2}

- On the right side of the window, right-click the Enabled registry entry and select Modify.

- Change the Value data to 0, set the Base to Hexadecimal, and click OK to save the changes.

- Restart your computer to apply the changes, and then check the Event Viewer to see if the “0XC0000035” error reappears.
Method 7: Update Your Intel Drivers to Resolve 0XC0000035 Error
If you’re still encountering the 0XC0000035 error, updating your Intel drivers may be the solution you need. Outdated or corrupted drivers are a common cause of various Windows issues, including the 0XC0000035 error. This issue often arises when the Event Viewer highlights certain files related to Intel drivers, such as:
- C:\Program Files\Intel\WiFi\bin\MurocApi.dll
- C:\Program Files\Intel\WiFi\UnifiedLogging\MurocLog.log
To resolve this, you can use the Intel Driver & Support Assistant, a tool specifically designed to ensure you’re running the latest driver versions compatible with your system. Follow these steps to update your Intel drivers and potentially fix the error:
- Open your preferred browser and visit the Intel Driver & Support Assistant page.

- Wait for the tool to complete the initial scan of your system.

- Once the scan is complete, click the Download All button to download the necessary driver updates.
- After the download finishes, click Install All to start the installation process.
- Depending on the drivers being updated, you may need to follow additional instructions.
- Once the installation is complete, restart your computer and check if the 0XC0000035 error has been resolved.
TL;DR:
The Error Code: 0XC0000035 is a common kernel event tracing issue on Windows that can arise from multiple causes, such as outdated drivers, a corrupt DNS cache, or an incorrect IP range. If you’re experiencing this error, don’t worry! There are several troubleshooting methods you can try to resolve it.
Start by restarting the Windows Event Log service, which may help reset the error. If that doesn’t work, consider flushing your DNS cache and resetting your IP address. Another option is to disable IPv6, which could be conflicting with the Event Log service. If these solutions don’t resolve the issue, try temporarily disabling your antivirus software or editing the autologg key in your registry settings.
If all else fails, updating your Intel drivers could be the key to fixing the error.
Conclusion
The “Error Code: 0XC0000035” kernel event tracing error is a relatively common problem on Windows systems, but it can usually be resolved by following the steps mentioned above. We hope this guide has helped you troubleshoot and fix the error.
If you have any further questions or need assistance, feel free to leave a comment below. Our support team is always here to help!
One more thing
If you’re in search of a software company that embodies integrity and upholds honest business practices, your quest ends here at Ecomkeys.com. As a Microsoft Certified Partner, we prioritize the trust and satisfaction of our customers. Our commitment to delivering reliable software products is unwavering, and our dedication to your experience extends far beyond the point of sale. At Ecomkeys.com, we provide a comprehensive 360-degree support system that accompanies you throughout your software journey. Your trust is our foundation, and we’re here to ensure that every interaction with us is a positive and trustworthy one.