Windows cannot verify the digital signature for the drivers required for this device in windows 7

Resmi Jose 5 Reputation points
2025-01-20T00:59:59.7833333+00:00

I have a driver software I compiled to support my USB device in windows 7. Few years ago, I was using a Digicert code signing certificate to sign this driver software. That certificate was using SHA1 digest alg. When this certificate expired, I had to purchase another certificate from them as I needed to rebuild my driver. The new certificate is based on SHA256 digest as SHA1 is deprecated now. As my target platform is a legacy windows 7 OS, I installed SHA-2 code signing support as documented in Microsoft portal ([2019 SHA-2 Code Signing Support requirement for Windows and WSUS - Microsoft Support]).

I’m able to install the driver software. However, when I connect the device, it appears with warning “Windows cannot verify the digital signature for the drivers required for this device”. Any help on this is hugely appreciated.

Windows development | Windows Driver Kit (WDK)
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.