Windows 7: What is the difference between turning testsigning on and disabling integrity check

Daniel Yaacov picture Daniel Yaacov · Apr 26, 2012 · Viewed 8.2k times · Source

To disable KMCS in Windows 7 64 bit, What is the difference between

  • bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
  • bcdedit.exe -set TESTSIGNING ON

Are both necessary or either one to load unsigned drivers?

Thanks for your help - Daniel

Answer

Marcel Gheorghita picture Marcel Gheorghita · Apr 28, 2012

I believe support for DDISABLE_INTEGRITY_CHECKS to be completely removed (there are various windows updates that remove it). The only way to load unsigned drivers on Win7 64bit is if you enable test signing and leave it enabled for as long as you need the drivers.