Win 8 and Above

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

How to Install on Windows 8 or above:

1. Run Command Prompt as Admin.

2. Type: Code:

bcdedit -set loadoptions DISABLE INTEGRITY_CHECKS Press ENTER

bcdedit -set TESTSIGNING ON 3. Reboot, then install the driver and reboot again
after install finish.

4. Enable again the Driver Signature Enforcement:

Code:

bcdedit -set loadoptions ENABLE INTEGRITY CHECKS "Press ENTER'

bcdedit -set TESTSIGNING OFF

5. Reboot again.

You might also like