Wednesday, February 18, 2015

How to Disable Driver Signature Verification on 64-Bit Windows 8

I have never run into this issue before. But I was trying to root my Android Tablet, when i got the message: System Policy denied access to unsigned drivers. Now i had to change change windows 8 policy to give access to unsigned driver installation.

 This is the tutorial to disable driver verification in windows 8 or 8.1  (So That You Can Install Unsigned Drivers)


64-Bit editions of Windows require digitally signed drivers. The problem is that many devices ship with unsigned drivers. Today, we’ll show you how to install them regardless.
Digitally signed drivers include an electronic fingerprint that indicates which company the driver was produced by as well as an indication as to whether the driver has been modified since the company released it. This increases security, as a signed driver that has been modified will no longer have an intact signature. Drivers are signed using code signing certificates.

Press the Win + C keyboard combination to bring up the Charms Bar, then click on the Settings Charm.
image
We need to head into the Modern Control Panel, so go ahead and click on the Change PC settings link.
image
When the Control Panel opens, switch over to the “Update & recovery” section.
image
Then click on the Recovery option on the left hand side.
image
Once selected, you will see an advanced startup section appear on the right hand side. You will need to click on the “Restart now” button.
image
Once your Computer has rebooted you will need to choose the Troubleshoot option.
image
Then head into Advanced options.
image
Then Startup Settings.
image
Since we are modifying boot time configuration settings, you will need to restart your Computer one last time.
image
Finally, you will be given a list of startup settings that you can change. The one we are looking for is “Disable driver signature enforcement”. To choose the setting, you will need to press the F7 key.
image

That’s all there is to it. Your PC will then reboot and you will be able to install unsigned drivers without any error message


Good Luck.


No comments:

Post a Comment