How to get around the 64bit driver signing issue?

0 votes
asked by about DVD43
edited by

If you press F8 while Windows boots it will bring up the Windows boot menu and one of the options is to disable driver signing. I have to do this for one other piece of software that shares the 64bit driver signing issue.

Please update the program to allow it to run in a 64bit environment and just make sure users install the program while in the mode above and to use your program they will have to boot into the above mode.

1 Answer

0 votes
No avatar answered by (193k points)

Open a Command Prompt (Start > Run > Cmd) and enter the following command:

**bcdedit /set nointegritychecks ON **

It will disable driver verification allowing you to install the driver for the time being.

Notice that this option is not recommended at all because it could compromise the stability of your OS.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...