Driver Signing in x64
One of the more annoying components in Vista x64 is the need for signed drivers. This hinders the use of many freeware applications out there (even though they come with an x64 driver) just because the driver isn’t digitally signed. About a month ago I ran into a piece of software I had to use, but alas, no signed drivers. So I set out on a quest to figure out how to permanently disable the driver signing checks in Vista x64. And guess what? I found it
.
Here’s how to get it done:
- Open an elevated command prompt
- type “bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS” without the quotes (and no the DD is not a typo).
- Reboot and enjoy being able to use unsigned drivers in Vista x64.
Source: Chris123NT
Get paid to review this post! - Posted in Hardware |

Applications
Hardware
Graphics
Internet Explorer 7
Miscellaneous
Networking
Performance
Pre-installed apps
Security
Settings
System
Technologies
Windows Media
Windows Server 2008
Windows Ultimate Extras
























May 24th, 2007 at 10:59 am
EasyBCD is a nifty GUI-based tool that can disable driver verification and many more Vista bootloader-related options with a single click, check it out:
http://neosmart.net/dl.php?id=1
September 28th, 2007 at 3:29 am
Gracias, funciona perfecto, Excellent

January 13th, 2008 at 7:44 pm
This no longer works, and hasn’t for months. At this point in time, I don’t know of any simple workaround.