Install unsigned drivers windows 8 / 8 1

Install unsigned drivers windows 8 / 8 1: Are you receiving a error like windows found driver software for your device but encountered an error while attempting to install it.

If you’re trying to install a unsigned driver and having trouble, you will need to Disable Driver Signature Verification, you will first need to disable driver signature enforcement in windows 8 or windows 8.1 it will also need to be done in windows 10 if you’re having any kind of issue installing drivers for your devices. If you want to use command prompt, you can use these command codes.

1. Open command prompt as Admin and type the following commands and press enter. Then restart your computer.
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

2. If you want to revert back and enable driver signature enforcement Open command prompt as Admin and type the following commands and press enter. Then restart your computer.

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF

Need help with your computer problems? head over to our forum for help and support. https://briteccomputers.co.uk/forum

Leave a Reply