Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.


Go Back   Vista Forums > Vista Forums > Drivers

RB

Vista - unsigned drivers

Reply
 
07-02-2006   #1


 
 

unsigned drivers

Would anyone care to explain how to turn off the need for signed drivers? I heard it was possible through the command line but have no idea how to do it.
Thanks,
Paul

My System SpecsSystem Spec
07-03-2006   #2


Windows 7 Ultimate x64
 
 

http://www.microsoft.com/whdc/system...kmsigning.mspx



How to Disable Signature Enforcement during Development


During the early stages of development, developers can disable enforcement in Windows so that driver signing is not necessary. The following options are available for developers to disable kernel mode code signing enforcement temporarily so that Windows Vista will load an unsigned driver.
· Attaching a kernel debugger. Attaching an active kernel debugger to the target computer disables the enforcement of kernel mode signatures in Windows Vista and allows the driver to load.
· Using the F8 option. An F8 Advanced Boot Option introduced with Windows Vista—“Disable Driver Signature Enforcement”—is available to disable the kernel-signing enforcement only for the current boot session. This setting does not persist across boot sessions.
· Setting the boot configuration. A boot configuration setting is available in the Windows Vista Beta2 release that disables the enforcement of kernel mode signatures to be persisted across boot sessions.
Windows Vista includes a command-line tool, BCDedit, which can be used to set the option in Windows Vista Beta2 to disable signature checks. To use BCDedit, the user must be a member of the Administrators group on the system and run the command from an elevated command prompt. An elevated command prompt can be launched by creating a desktop shortcut to cmd.exe, and then using right-click and “Run as administrator”.
The following shows an example of running BDCedit at the command prompt:

// Disable enforcement – no signing checks
Bcdedit.exe –set nointegritychecks ON

// Enable enforcement – signing checks apply
Bcdedit.exe –set nointegritychecks OFF

// Disabling integrity check on an alternate OS
// specified by a GUID for the system ID
Bcdedit.exe –set {4518fd64-05f1-11da-b13e-00306e386aee} nointegritychecks ON


Note: The Bcdedit option to disable integrity checks is only available for loading unsigned drivers on the Windows Vista Beta2 release. For more information, see the BCD Editor FAQ on the MSDN Web site.
My System SpecsSystem Spec
11-24-2006   #3


 
 

What is a kernel debugger and where can I get it??
My System SpecsSystem Spec
11-25-2006   #4


 
 

Forget the Kernel Debugger, it'll make some copy protections not work, some CD emulators will fail, etc. and it's for developer purposes and could even further slow the OS down.

How do we turn off the driver-must-be-signed enforcement in Vista RTM ?!??!??!?!??!?!?!?!??!?

I need to install my old drivers since the greedy manufacturer decided they weren't going to develop new drivers for Vista!

Last edited by dot-bot; 11-25-2006 at 06:31 PM..
My System SpecsSystem Spec
11-27-2006   #5


 
 

Hi,
I believe the option to use unsigned drivers via the "bcdedit" option was removed before RTM.

The only option now, apart from F8 every boot is to
a) Sign your own drivers with your own certificate
b) Set a new boot options to allow ANY unsigned driver to load

I did this (see BLOG ) but this is definately not for the faint of heart. This was to use some terratec cinergy 2400iDT TV tuner drivers from XP64. And it works great, apart from a) a weakning of security and b) "test mode" labels at each corner of the screen.
My System SpecsSystem Spec
02-17-2007   #6


vista ultimate 64 x 32
 
 

run these commands at elevated command prompt and unsigned drivers will run no need to f8 on reboot

Bcdedit.exe /set TESTSIGNING ON

Bcdedit.exe /set TESTSIGNING OFF
My System SpecsSystem Spec
02-18-2007   #7


 
 

Or you can perform the following steps:
- Start/Programs/Accessories
- Right-click "command prompt" and select "run as administrator"
- At the command prompt, type bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
- Reboot!
My System SpecsSystem Spec
02-22-2007   #8


vista ultimate 64 x 32
 
 

Quote  Quote: Originally Posted by DeOS View Post
Or you can perform the following steps:
- Start/Programs/Accessories
- Right-click "command prompt" and select "run as administrator"
- At the command prompt, type bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
- Reboot!

that option doent work with the 878 driver when vista starts to boot it stops at the 878 driver have to reboot and use f8 to get it to boot
My System SpecsSystem Spec
01-22-2008   #9


vista home premium x64
 
 

Re: unsigned drivers

none of those options work ok weve tried them all they just dont work and its like m.s says theres noway to disable driver checking. its impossible .

u cant even install signed drivers half the time , including intels chipset drivers on vista let alone unsigned drivers lol
best option- go back to xp or linux

Last edited by adya; 01-22-2008 at 12:42 AM.. Reason: mistake
My System SpecsSystem Spec
01-22-2008   #10


 
 

Re: unsigned drivers

Quote  Quote: Originally Posted by adya View Post
none of those options work ok weve tried them all they just dont work and its like m.s says theres noway to disable driver checking. its impossible .

u cant even install signed drivers half the time , including intels chipset drivers on vista let alone unsigned drivers lol
best option- go back to xp or linux

That is false. They all work fine. You just need to know what you are doing.
My System SpecsSystem Spec
Reply

RB


Thread Tools


Similar Threads for: unsigned drivers
Thread Forum
Unsigned Drivers Drivers
Re: VPS - possible to unstall Unsigned Drivers? Virtual Server
unsigned drivers Vista General
Why do unsigned drivers *work* in 64 bit? Vista hardware & devices
Vista 64 and Unsigned Drivers Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd