Disable Driver Signing

To disable windows driver signing follow these steps: 1. Run command prompt as Administrator 2. type bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS 3. Then type bcdedit -set TESTSIGNING ON […]