Forum Discussion
Altera_Forum
Honored Contributor
8 years agothe culprit was disabling of driver signing.
temporary method: 1. During booting your PC/Laptop, press "F8" key continously to access the "Advanced Boot Options" 2. Use the "Down" arrow key to scroll down to “Disable Driver Signature Enforcement” 3. Press "Enter" to choose. 4. It will automatically reboot disabling the enforcement accordingly, as shown below:- permanent method: 5. start 6. type cmd (look for CMD program, do not hit enter) 7. right click on cmd menu + run as admin 8. bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS bcdedit -set TESTSIGNING ON