Wednesday, September 15, 2010

Windows 7 - Permanently disable Driver Signing enforcement in 64bit-works on Server 2008 R2 Enterprise 64 bit as well

Permanently disable Driver Signing enforcement in Windows 7 64 bit and this works on Server 2008 R2 Enterprise 64 bit as well...

Open a command prompt by using "Run as Administrator" and then you type the following two commands in the command prompt, hitting enter after each one...

  1. bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
  2. bcdedit -set TESTSIGNING ON

Now it should say testing in the bottom right of your Computer Monitor:

Test Mode
Windows 7
Build 7600

THIS WORKS PERFECTLY, and has been working just fine for a very long time, and THIS ACTUALLY WORKS.

Labels: , , ,