Just to help others out if having the same issue I found this article online with some really helpful suggestions.
A digitally signed driver is required on Windows 8.1
I need some help with a hello world KMDF device driver which I followed as per the web page. I compiled and built the device driver but when I try installing the driver I get the following error message. How can I install this very basic and simple device driver without needing it digitally signed ? Thanks
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
4 answers
Sort by: Most helpful
-
-
Victor Mehta 196 Reputation points
2021-12-15T17:59:03.717+00:00 [Update] I tried the above suggestions (and rebooting) after disabling Secure Boot from the BIOS but I still get the same error message. Anyone have any other ideas ? Could it be the driver installer application which I am using ?
-
Victor Mehta 196 Reputation points
2021-12-16T01:30:23.487+00:00 Well I think the two commands worked because in the command window it shows that they executed successfully. After the reboot as per the instructions we have the following output at the lower right of the home screen. But when I try loading the simple Hello World KMDF driver the above error message appears and the driver does not load.
-
Victor Mehta 196 Reputation points
2021-12-18T01:12:57.703+00:00 Problem solved just disabled the Program Compatibility Assistant service.