Each successive version of Windows has gotten a bit tighter in terms of how it handles hardware drivers. There's good reason for this: Third-party hardware drivers, especially badly-written ones, have over time been revealed to be one of the biggest sources of system instability.
Requires Free Membership to View
|
||||
Fortunately, according to Chris Holmes, there's a workaround: It's possible to manually edit 64-bit Vista's boot configuration to disable the check for signed drivers. If you do this, any driver, signed or unsigned, can be installed as long as you have admin privileges.
However, one thing to be mindful of is that if you do this, it's a one-way street: You have to leave driver-signing off in order for an unsigned driver to work. In other words, you can't disable driver signing, install the driver in question, then re-enable driver signing. The process is simple enough.
- Open an elevated CMD prompt (hit Start, type CMD in the search box, and then press Ctrl-Shift-Enter to run CMD as an admin).
- Type: bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
(Note: That's DDISABLE -- with two Ds -- for "Driver Disable.")
Driver signing should be disabled after you reboot. Note: The way this command is phrased, it'll only make the changes in question for the current boot configuration. (If you want to create a second boot configuration with driver signing turned back on, that may be useful.)
About the author: Serdar Yegulalp is editor of the Windows Insight, (formerly the Windows Power Users Newsletter), a blog site devoted to hints, tips, tricks and news for users and administrators of Windows NT, Windows 2000, Windows XP, Windows Server 2003 and Vista. He has more than 12 years of Windows experience under his belt, and contributes regularly to SearchWinComputing.com and SearchSQLServer.com.
This was first published in May 2007
Enterprise Server Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation