📎 AI Summary:
The thread discusses installing an unsigned driver on a Windows 10 64-bit system with Secure Boot enabled, with the original poster seeking alternative ways to digitally sign the driver without using "bcdedit." The first responder suggests that driver signing typically requires going through Microsoft, implying it may be difficult for an individual to self-sign without Microsoft's approval. Overall, the conversation highlights the challenge of installing unsigned drivers on secure systems and the need for proper digital signatures.

Linda Chan

New Member
Joined
Mar 13, 2018
Messages
1
Thread Author #1
Hi,

I try to install an unsigned driver "third-party INF doesn’t contain digital signature information" on Win 10 64-bit (UEFI BIOS Safety boot) PC.

But the installation fails on Win 10.

How to use veri-sign to make a signed driver , not use windows command "bcdedit"

Does the third party driver need veri-sign? Is the veri-sign for the driver the same as the veri-sign that is used for the application program?

If so, how to bind the veri-sign on “usbipenum.cat” that this driver INF executes?

Thank you very much for your attention.
 

Solution
Pretty sure you have to go through Microsoft to get a driver signed and since your not the owner of it it's unlikely you will get it signed.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
Pretty sure you have to go through Microsoft to get a driver signed and since your not the owner of it it's unlikely you will get it signed.
 

Solution