{"id":189677,"date":"2026-02-03T12:29:26","date_gmt":"2026-02-03T12:29:26","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=189677"},"modified":"2026-02-26T09:31:31","modified_gmt":"2026-02-26T09:31:31","slug":"fix-event-tracing-fatal-error","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error","title":{"rendered":"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>It&rsquo;s Monday, you&rsquo;ve spent the entire last week working on an important product pitch which is due tomorrow, and suddenly your screen freezes with a blue screen &amp; forces a reboot. Upon restart, Windows greets you with the message &ndash; EVENT_TRACING_FATAL_ERROR&mdash;meaning the Event Tracing for Windows (ETW) subsystem on your computer has failed.<\/p><p>Event Tracing for Windows is a diagnostic and logging system used by the OS to log kernel-level events. Because this system is deeply integrated into Windows, when it fails, the system performs a forced shutdown to prevent data corruption.<\/p><p>The purpose of this blog is to help people who are facing the EVENT_TRACING_FATAL_ERROR (0x0000011D) on their Windows PC and recover lost data.<\/p><h2 class=\"wp-block-heading\" id=\"event-tracing-fatal-error:-the-causes\">EVENT TRACING FATAL ERROR: The Causes<\/h2><p>After scrolling through some user reports on different forums &amp; technical documentation, we have come up with a bunch of probable causes that could be triggering the 0x0000011D error on your PC:<\/p><ul class=\"wp-block-list\">\n<li>Files responsible for event logging (TraceLog) are corrupted or missing.<\/li>\n\n\n\n<li>Windows is blocking a specific driver from loading because it lacks a valid digital signature.<\/li>\n\n\n\n<li>The BIOS Secure Boot feature is conflicting with a specific hardware component or driver.<\/li>\n\n\n\n<li>The drivers (mainly Wi-Fi, Bluetooth, or Chipset) on your PC are incompatible with the current Windows version.<\/li>\n\n\n\n<li>The RAM settings on your PC are mismatched or the memory modules are failing.<\/li>\n<\/ul><h2 class=\"wp-block-heading\" id=\"troubleshooting-the-event-tracing-fatal-error\">Troubleshooting the EVENT TRACING FATAL ERROR<\/h2><p>Effectively troubleshooting the EVENT_TRACING_FATAL_ERROR BSoD needs a specific approach, which depends on how the error occurred in the first place. Start with some basic workarounds like repairing system files to rule out corruption issues.<\/p><p>Type <strong>CMD<\/strong> in the search and click <strong>Run as administrator<\/strong>. Now execute the following commands one after another:<\/p><ul class=\"wp-block-list\">\n<li>sfc \/scannow<\/li>\n\n\n\n<li>DISM \/Online \/Cleanup-Image \/RestoreHealth<\/li>\n<\/ul><p>This will fix corruption in the Windows system files and component store issues that ETW and kernel logging depend on.<\/p><h3 class=\"wp-block-heading\">1. Clear Corrupted ETW AutoLogger Files<\/h3><p>Corrupted ETW AutoLogger files can prevent Windows from initializing essential tracing sessions during startup. Delete the existing <strong>.etl<\/strong> files. It will force Windows to recreate fresh trace logs on the next startup and resolve the error without affecting system stability or user data.<\/p><ul class=\"wp-block-list\">\n<li>Press <strong>Win<\/strong> + <strong>R<\/strong> to launch <strong>Run<\/strong>.<\/li>\n\n\n\n<li>Type <strong>services.msc<\/strong> and click <strong>OK<\/strong>.<\/li>\n\n\n\n<li>Go to <strong>Windows Event Log <\/strong>and <strong>Connected User Experiences and Telemetry<\/strong>, right-click and select <strong>Stop<\/strong>.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"685\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/services.msc_-2-1024x685.png\" alt=\"click-stop\" class=\"wp-image-189691 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/services.msc_-2-1024x685.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/services.msc_-2-300x201.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/services.msc_-2-768x514.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/services.msc_-2.png 1332w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li>Go to the following path in File Explorer: <strong>C:\\ProgramData\\Microsoft\\Diagnosis\\ETLLogs\\AutoLogger<\/strong><\/li>\n\n\n\n<li>Delete all the <strong>.etl<\/strong> files and Restart.<\/li>\n<\/ul><p>This will clear corrupted trace sessions that trigger the fatal error during startup.<\/p><h3 class=\"wp-block-heading\">2.&nbsp;Disable Driver Signature Enforcement<\/h3><p>When a driver fails a security check during startup, it can result in the EVENT_TRACING_FATAL_ERROR on your PC. Bypass this check temporarily to identify the issue.<\/p><ul class=\"wp-block-list\">\n<li>Press <strong>Win<\/strong> + <strong>X<\/strong> and click <strong>Settings<\/strong><\/li>\n\n\n\n<li>Go to <strong>Update &amp; Security<\/strong> &gt; <strong>Recovery<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Restart now<\/strong>.<\/li>\n<\/ul><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"809\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/Update-Security-1024x809.png\" alt=\"click-restart-now\" class=\"wp-image-189692 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/Update-Security-1024x809.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/Update-Security-300x237.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/Update-Security-768x607.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/Update-Security.png 1204w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>Go to <strong>Troubleshoot<\/strong> &gt; <strong>Advanced options<\/strong> &gt; <strong>Startup Settings<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Restart<\/strong>.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/startup-settings.jpg\" alt=\"click-restart\" class=\"wp-image-189693 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/startup-settings.jpg 800w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/startup-settings-300x225.jpg 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/startup-settings-768x576.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li>On the Startup Settings list, press <strong>F7<\/strong> to <strong>Disable driver signature enforcement<\/strong>.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/disable-drive-signature.jpg\" alt=\"press-F7\" class=\"wp-image-189694 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/disable-drive-signature.jpg 800w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/disable-drive-signature-300x225.jpg 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/disable-drive-signature-768x576.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><p>If your PC boots successfully after disabling driver signature enforcement, the issue is probably a faulty driver that needs updating.<\/p><h3 class=\"wp-block-heading\">3.&nbsp;Update Critical Drivers<\/h3><p>Since outdated drivers (mainly network, chipset, audio, and storage controller) are another big reason behind the unexpected EVENT_TRACING_FATAL_ERROR blue screen error, update them on priority to mitigate this issue.<\/p><ul class=\"wp-block-list\">\n<li>Open <strong>Device Manager<\/strong>.<\/li>\n\n\n\n<li>Scroll down to <strong>Network Adapters<\/strong> and expand the entry.<\/li>\n\n\n\n<li>Right-click on the wireless adapter and click <strong>Update driver<\/strong>.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"949\" height=\"793\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/update-network-drivers.png\" alt=\"click-update-driver\" class=\"wp-image-189697 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/update-network-drivers.png 949w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/update-network-drivers-300x251.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/update-network-drivers-768x642.png 768w\" sizes=\"auto, (max-width: 949px) 100vw, 949px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li>Click <strong>Search automatically for drivers<\/strong> and let Windows install it on your computer.<\/li>\n<\/ul><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"913\" height=\"702\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver.png1_.png\" alt=\"Click-Search-automatically-for-drivers\" class=\"wp-image-189699 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver.png1_.png 913w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver.png1_-300x231.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver.png1_-768x591.png 768w\" sizes=\"auto, (max-width: 913px) 100vw, 913px\" \/><\/figure><p>Similarly, update other concerned drivers and reboot your PC.<\/p><h3 class=\"wp-block-heading\">4. Perform Windows Memory Diagnostic<\/h3><p>Usually, driver-related issues are the main factor behind this error, but occasionally, a user or two may face it because of faulty RAM. Run the Windows Memory Diagnostic tool to quickly get past RAM related problems.<\/p><ul class=\"wp-block-list\">\n<li>Press <strong>Win<\/strong> + <strong>S<\/strong>, type <strong>CMD,<\/strong> and click <strong>Run as administrator<\/strong>.<\/li>\n\n\n\n<li>Type <strong>mdsched.exe<\/strong> and press <strong>Enter<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Restart now and check for problems<\/strong>.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"913\" height=\"702\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver-1.png1_-1.png\" alt=\"Click Restart now\" class=\"wp-image-189702 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver-1.png1_-1.png 913w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver-1.png1_-1-300x231.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/search-automatically-for-driver-1.png1_-1-768x591.png 768w\" sizes=\"auto, (max-width: 913px) 100vw, 913px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li>The PC will restart and automatically check for memory faults.<\/li>\n<\/ul><h2 class=\"wp-block-heading\" id=\"recover-lost-data-after-event-tracing-fatal-error\">Recover Lost Data After EVENT TRACING FATAL ERROR<\/h2><p>Blue screens like the EVENT_TRACING_FATAL_ERROR can interrupt the file writing process on Windows. If the error occurred while you were still saving a document or transferring files, it can result in data loss.<\/p><p>In such cases, we recommend using a <a href=\"https:\/\/www.stellarinfo.com\/windows-data-recovery-professional.php\">professional data recovery software<\/a> &ndash; <strong>Stellar Data Recovery Professional <\/strong>to reclaim your lost files. This robust recovery tool helps you recover data in complex loss scenarios like BSoD errors, logical drive failures, lost partitions, and more.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"679\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/WDR-Pro-1024x679.png\" alt=\"Stellar Data Recovery Professional\" class=\"wp-image-189703 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/WDR-Pro-1024x679.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/WDR-Pro-300x199.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/WDR-Pro-768x509.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/01\/WDR-Pro.png 1074w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div><h2 class=\"wp-block-heading\" id=\"bottom-line\">Bottom Line<\/h2><p>Keep your drivers updated, make sure you rule out System Files corruption, and run routine Windows memory diagnostics to detect any underlying RAM issues. This will help prevent the EVENT_TRACING_FATAL_ERROR on your computer. If the BSoD crash results in data loss, use professional data recovery software to reclaim your files.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It&rsquo;s Monday, you&rsquo;ve spent the entire last week working on an important&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\">Continue reading <span class=\"screen-reader-text\">How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?<\/span><\/a><\/p>\n","protected":false},"author":91,"featured_media":190277,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[701],"tags":[],"class_list":["post-189677","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows-data-recovery-professional","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Fix EVENT_TRACING_FATAL_ERROR on Windows?<\/title>\n<meta name=\"description\" content=\"To fix EVENT TRACING FATAL ERROR, Clear Corrupted ETW AutoLogger Files, Disable Driver Signature Enforcement, Update Critical Drivers and Perform Windows Memory Diagnostic\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fix EVENT_TRACING_FATAL_ERROR on Windows?\" \/>\n<meta property=\"og:description\" content=\"To fix EVENT TRACING FATAL ERROR, Clear Corrupted ETW AutoLogger Files, Disable Driver Signature Enforcement, Update Critical Drivers and Perform Windows Memory Diagnostic\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-03T12:29:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T09:31:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Rishabh Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rishabh Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\"},\"author\":{\"name\":\"Rishabh Singh\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/94dfb109e20d15b6a1d9fd29f1744034\"},\"headline\":\"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?\",\"datePublished\":\"2026-02-03T12:29:26+00:00\",\"dateModified\":\"2026-02-26T09:31:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\"},\"wordCount\":824,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg\",\"articleSection\":[\"Windows Data Recovery- Professional\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\",\"name\":\"How to Fix EVENT_TRACING_FATAL_ERROR on Windows?\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg\",\"datePublished\":\"2026-02-03T12:29:26+00:00\",\"dateModified\":\"2026-02-26T09:31:31+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/94dfb109e20d15b6a1d9fd29f1744034\"},\"description\":\"To fix EVENT TRACING FATAL ERROR, Clear Corrupted ETW AutoLogger Files, Disable Driver Signature Enforcement, Update Critical Drivers and Perform Windows Memory Diagnostic\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg\",\"width\":1000,\"height\":600,\"caption\":\"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/94dfb109e20d15b6a1d9fd29f1744034\",\"name\":\"Rishabh Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9f868c1e9a7f9377368f46f6797883cfafeebd7674e4fc9e9da87afe6b843b1c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9f868c1e9a7f9377368f46f6797883cfafeebd7674e4fc9e9da87afe6b843b1c?s=96&d=mm&r=g\",\"caption\":\"Rishabh Singh\"},\"description\":\"Rishabh's domain expertise and hands-on approach helps him deliver tailored DIY guides, blogs, and feature articles on data recovery, data backup, file repair, troubleshooting Windows and Mac system errors.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/elvit\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/rishabh\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Fix EVENT_TRACING_FATAL_ERROR on Windows?","description":"To fix EVENT TRACING FATAL ERROR, Clear Corrupted ETW AutoLogger Files, Disable Driver Signature Enforcement, Update Critical Drivers and Perform Windows Memory Diagnostic","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/","og_locale":"en_US","og_type":"article","og_title":"How to Fix EVENT_TRACING_FATAL_ERROR on Windows?","og_description":"To fix EVENT TRACING FATAL ERROR, Clear Corrupted ETW AutoLogger Files, Disable Driver Signature Enforcement, Update Critical Drivers and Perform Windows Memory Diagnostic","og_url":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2026-02-03T12:29:26+00:00","article_modified_time":"2026-02-26T09:31:31+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg","type":"image\/jpeg"}],"author":"Rishabh Singh","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rishabh Singh","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/"},"author":{"name":"Rishabh Singh","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/94dfb109e20d15b6a1d9fd29f1744034"},"headline":"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?","datePublished":"2026-02-03T12:29:26+00:00","dateModified":"2026-02-26T09:31:31+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/"},"wordCount":824,"commentCount":0,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg","articleSection":["Windows Data Recovery- Professional"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/","url":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/","name":"How to Fix EVENT_TRACING_FATAL_ERROR on Windows?","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg","datePublished":"2026-02-03T12:29:26+00:00","dateModified":"2026-02-26T09:31:31+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/94dfb109e20d15b6a1d9fd29f1744034"},"description":"To fix EVENT TRACING FATAL ERROR, Clear Corrupted ETW AutoLogger Files, Disable Driver Signature Enforcement, Update Critical Drivers and Perform Windows Memory Diagnostic","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2026\/02\/How-to-Fix-EVENT_TRACING_FATAL_ERROR-0x0000011D.jpg","width":1000,"height":600,"caption":"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-event-tracing-fatal-error\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Fix EVENT_TRACING_FATAL_ERROR (0x0000011D)?"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/94dfb109e20d15b6a1d9fd29f1744034","name":"Rishabh Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9f868c1e9a7f9377368f46f6797883cfafeebd7674e4fc9e9da87afe6b843b1c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9f868c1e9a7f9377368f46f6797883cfafeebd7674e4fc9e9da87afe6b843b1c?s=96&d=mm&r=g","caption":"Rishabh Singh"},"description":"Rishabh's domain expertise and hands-on approach helps him deliver tailored DIY guides, blogs, and feature articles on data recovery, data backup, file repair, troubleshooting Windows and Mac system errors.","sameAs":["https:\/\/www.linkedin.com\/in\/elvit"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/rishabh\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/189677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/91"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=189677"}],"version-history":[{"count":13,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/189677\/revisions"}],"predecessor-version":[{"id":189783,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/189677\/revisions\/189783"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/190277"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=189677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=189677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=189677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}