Full Fix: EVENT TRACING FATAL ERROR error in Windows 10/11

Reading time icon 7 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • An event_tracing_fatal_error in Windows 10 can be easily fixed using a dedicated troubleshooter.
  • You might have to log into Safe Mode for that, but we’re showing you how.
  • If you’re not sure what might have caused the event_tracing_fatal_error, check for faulty hardware.
  • If you’re familiar with Command Prompt, there are also some useful commands that you can try.
event tracing fatal error

Blue Screen of Death errors can be caused by both hardware and software, therefore it’s important to fix these errors as soon as possible. Errors such as EVENT_TRACING_FATAL_ERROR can cause you many problems, so today we’re going to show you how to fix this error on Windows 10.

How do I fix EVENT TRACING FATAL ERROR BSoD error

  1. Use a dedicated BSoD tool
  2. Run the Window BSoD troubleshooter 
  3. Run the SFC scan
  4. Download the latest Windows 10 updates and install the latest drivers
  5. Run a DISM
  6. Check the hard drive
  7. Disable Secure Boot and driver integrity checks
  8. Set English as your default language
  9. Uninstall the problematic software
  10. Reset Windows 10
  11. Check for faulty hardware

1. Use a third-party BSoD tool

If you don’t know how to handle blue screen errors, there are a couple of dedicated tools that can do the job for you. You might have to install and run them in Safe Mode.

2. Run the Windows BSoD troubleshooter 

  1. Open the Settings app
  2. Go to Update & Security > Troubleshoot.
  3. Select BSOD from the right pane and click Run the troubleshooter.
  4. Follow the instructions on the screen to complete the troubleshooter.

3. Run the SFC scan

  1. Go to Search, type cmd, and open Command Prompt as Administrator.
  2. Enter the following line and press Enter: sfc/scannow
  3. Wait until the process finishes (it’s a longer one).
  4. If the tool finds a corrupt system file, it will automatically repair it.
  5. Now, close the Command Prompt and restart your computer.

The system file checker is a command-line tool that basically scans through your system searching for potential issues.

If a corrupted system file is a problem, this tool will automatically repair it, and the problem will be resolved.

4. Download the latest Windows 10 updates and install the latest drivers

As we previously mentioned, these types of errors can be caused by hardware or software issues, and in order to prevent these errors from appearing, it’s strongly recommended that you download the latest Windows 10 updates.

New updates are released frequently, and while some of them offer new features and security improvements, many of them bring various bug fixes related to both hardware and software. To download the latest updates and keep your PC safe and stable, be sure to use Windows Update.

Downloading drivers is fairly simple, and you can download all the latest drivers right from your hardware manufacturer’s website. We have to mention that you might have to update all your drivers before you find the one that is causing this issue.

Update drivers automatically

Searching for drivers on your own can be time-consuming. So, we advise you to use a tool that will do this for you automatically. Using an automatic driver updater will certainly save you from the hassle of searching for drivers manually, and it will always keep your system up to date with the latest drivers.

 Get Outbyte Driver Updater

5. Run a DISM

  • The standard way
  1. Right-click Start and open Command Prompt (Admin).
  2. Paste the following command and press Enter:
    • DISM /Online /Cleanup-Image /RestoreHealth
  3. Wait until the scan is finished.
  4. Restart your computer and try updating again.
  • With the Windows installation media
  1. Insert your Windows installation media.
  2. Right-click the Start menu and, from the menu, choose the Command Prompt (Admin).
  3. In the command line, type the following commands and press Enter after each:
    • dism /online /cleanup-image /scanhealth
    • dism /online /cleanup-image /restorehealth
  4. Now, type the following command and press Enter:
    • DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:SourcesInstall.wim:1 /LimitAccess
  5. Make sure to change an X value with the letter of the mounted drive with Windows 10 installation.
  6. After the procedure is finished, restart your computer.

6. Check the hard drive

  1. Enter the Advanced Startup (Restart your computer while holding the Shift key).
  2. Choose Troubleshoot > Advanced Options.
  3. Select Command Prompt from the list of options.
  4. When Command Prompt appears, enter the following lines and press Enter after each line in order to run it:
    • bootrec.exe /rebuildbcd
    • bootrec.exe /fixmbr
    • bootrec.exe /fixboot
  5. Some users are also suggesting that you need to run additional chkdsk commands as well. To perform these commands, you need to know drive letters for all your hard drive partitions. In Command Prompt you should enter the following (but remember to use the letters that match your hard drive partitions on your PC):
    • chkdsk /r c:
    • chkdsk /r d:

      This is just our example, so keep in mind that you have to perform chkdsk command for every hard drive partition that you have.

  6. Restart your computer and check if the issue is resolved.

7. Disable Secure Boot and driver integrity checks

  1. Press Windows Key + X on your keyboard to open Power User Menu and select Command Prompt (Admin) from the list.
    event-tracing-fatal-error-command-prompt-admin
  2. When Command Prompt opens, enter bcdedit.exe /set nointegritychecks on and press Enter to run it.
    event-tracing-fatal-error-no-integirty-check

After doing this, driver signature checking should be disabled, and hopefully, the BSoD error will be fixed.

Since there are so many different versions of BIOS, we strongly suggest that you check your motherboard manual for detailed instructions on how to enter BIOS and disable Secure Boot.

8. Set English as your default language

  1. Open the Settings app and go to Time & Language > Region & Language.
  2. Click Add a language and select English (United States).
    event-tracing-fatal-error-add-a-language
  3. Select English (United States) and click the Set as default button.

Next time you sign in to Windows 10, English will be set as your default language, and hopefully the BSoD error will be fixed.

9. Uninstall the problematic software

uninstall problematic software

Blue Screen of Death errors are often caused by incompatible software, and in order to fix this error, you need to find and remove the problematic software.

These types of errors are often caused by your antivirus or firewall, therefore we advise you to temporarily remove all third-party antivirus programs.

To completely remove certain antivirus from your PC, we suggest that you use a dedicated removal tool that will remove all files and registry entries associated with your antivirus.

Bear in mind that Windows 10 comes with its default antivirus, Windows Defender, so even if you remove your antivirus program your PC won’t be completely defenseless. If removing the antivirus software fixes the error, we suggest that you reinstall it again, or to switch to a different antivirus solution.

10. Reset Windows 10

reset windows 10
  1. Restart your computer a few times to start Automatic Repair.
  2. Select Troubleshoot > Reset this PC > Remove everything. Be prepared to insert Windows 10 installation media if you’re asked to.
  3. Choose Only the drive where Windows is installed > Just remove my files and click the Reset button.
  4. Follow the instructions on the screen to complete the reset.

A Windows 10 reset will delete all files from your C drive, so we advise you to create a backup. In addition to creating a backup, you might also need to create a bootable USB flash drive with Windows 10 on it in order to complete the reset process.

11. Check for faulty hardware

check for faulty hardware

If the problem still appears, even after Windows 10 reset, it means that it is caused by your hardware. To fix this error it’s important that you remove any recently installed hardware since it might not be fully compatible with your PC.

If new hardware is not the issue, we suggest that you perform a detailed inspection of your computer and replace the faulty hardware.

EVENT_TRACING_FATAL_ERROR BSoD error can cause certain problems on your PC, but we hope that you managed to fix this error by using one of our solutions.

More about the topics: BSoD error codes