# Driver Issues

Fixing the "Driver Isnt Loaded" or "Error 0x00273" issue.

Do the steps one by one.

* [ ] Uninstall FaceIT (If installed)
* [ ] Disable Core Isolation

<figure><img src="https://1750062729-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn1zMphmaGyuNiwYs5BvT%2Fuploads%2FV652aZlSDRFtDKBK7hlf%2Fimage.png?alt=media&#x26;token=598d0702-c890-4068-ba32-4c8232338251" alt=""><figcaption></figcaption></figure>

* [ ] Run CMD as admin then run these commands:
  * [ ] `reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\DeviceGuard" /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 00000000 /f`
  * [ ] `bcdedit /set hypervisorlaunchtype off`
  * [ ] `reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Config" /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 00000000 /f`

* [ ] If the error reoccur after starting ur pc when it was off, disable fast boot:

  <figure><img src="https://1750062729-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn1zMphmaGyuNiwYs5BvT%2Fuploads%2FAcMQ9A2p0FDeNWQoLlWx%2Fimage.png?alt=media&#x26;token=47e1b709-c093-4a37-85b0-7d3000cfb4f2" alt=""><figcaption></figcaption></figure>

* [ ] Restart ur PC after all steps.

<details>

<summary>Our own AIO tool for automatic help:</summary>

[*https://mega.nz/file/PyBiiQSC#MVyIE0OYhTruQYFlZxK\_XMHf910fj08nVrSGATZLklI*](https://mega.nz/file/PyBiiQSC#MVyIE0OYhTruQYFlZxK_XMHf910fj08nVrSGATZLklI)

</details>
