Disable Driver Signature Enforcement in Windows10 x64

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "Because the win10 system requires the signature of the .inf file, sometimes, the driver of the PCIE (without signature) fails to be installed after running aocl install. As a sol...")
 
(3 intermediate revisions not shown)
Line 1: Line 1:
Because the win10 system requires the signature of the .inf file, sometimes, the driver of the PCIE (without signature) fails to be installed after running aocl install.
Because the win10 system requires the signature of the .inf file, sometimes, the driver of the PCIE (without signature) fails to be installed after running aocl install.
As a solution, disable Windows 10 signed driver enforcement as shown below:
As a solution, disable Windows 10 signed driver enforcement as shown below:
 +
#Click '''“Home”''',enter '''“All settings”'''.
 +
#:[[File:Ddse01.png|500px]]
 +
#Access '''“Update & Security”'''.
 +
#:[[File:Ddse02.png|700px]]
 +
#Find '''“Recovery”'''. Click '''“Restart now”''' below '''“Advanced start-up”''',restart the PC.
 +
#:[[File:Ddse03.png|700px]]
 +
#After restarting, choose '''“Troubleshoot”'''.
 +
#:[[File:Ddse04.png|500px]]
 +
#Choose '''“Advanced options”'''.
 +
#:[[File:Ddse05.png|500px]]
 +
#Choose '''"Start-up Settings"'''.
 +
#:[[File:Ddse06.png|500px]]
 +
#Click '''“Restart”'''.
 +
#:[[File:Ddse07.png|500px]]
 +
#Enter '''"F7"''' to disable driver signature.
 +
#:[[File:Ddse08.png|500px]]
 +
 +
 +
[[Terasic_Getting_Start|Back]]

Latest revision as of 13:37, 15 May 2023

Because the win10 system requires the signature of the .inf file, sometimes, the driver of the PCIE (without signature) fails to be installed after running aocl install. As a solution, disable Windows 10 signed driver enforcement as shown below:

  1. Click “Home”,enter “All settings”.
    Ddse01.png
  2. Access “Update & Security”.
    Ddse02.png
  3. Find “Recovery”. Click “Restart now” below “Advanced start-up”,restart the PC.
    Ddse03.png
  4. After restarting, choose “Troubleshoot”.
    Ddse04.png
  5. Choose “Advanced options”.
    Ddse05.png
  6. Choose "Start-up Settings".
    Ddse06.png
  7. Click “Restart”.
    Ddse07.png
  8. Enter "F7" to disable driver signature.
    Ddse08.png


Back