# Driver Load Failure

### Fix 1:

This issue is caused by any Anti-Cheat software and or Anti-Virus software installed on your PC. After uninstalling, restart your PC and this issue should be solved.

The Following Anti-Cheats Can Cause Issues:

* [<mark style="color:blue;">**ESEA**</mark>](http://www.uninstallhelps.com/how-to-uninstall-esea-client-by-e-sports-entertainment1.html)
* [<mark style="color:blue;">**Easy Anti-Cheat**</mark>](https://www.youtube.com/watch?v=SHZqc02Urfc)
* [<mark style="color:blue;">**FACE-IT**</mark>](http://www.uninstallhelps.com/how-to-uninstall-faceit-1-0-20.html)

Make sure to disable any third-party anti-virus programs as well, ie. Malwarebytes, McAfee, etc.

{% hint style="warning" %}
**Important:** Your Antivirus Will Automatically Turn Back On Upon Reboot If Not Set Otherwise
{% endhint %}

### Fix 2:

If you are on Windows version **22H2** run the following command in cmd as **administrator.** \
\
You must restart your PC for the change to take effect.

```
reg add HKLM\SYSTEM\CurrentControlSet\CI\Config /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f
```

###
