How to I turn off digital signature?
Question
I can't download ANY applications because of this. HOW TO I TURN IT OFF
Answer
Hi ineedwin7help,
Thank you for visiting Microsoft answers.
To turn OFF the Digital signature do these steps:-
1. Open the Command Prompt window by clicking the Start button, clicking All Programs, clicking Accessories, and then Right clicking Command Prompt and select
"Run as Administrator".
2. On the Command Prompt type in the command “Bcdedit.exe /set nointegritychecks ON” without the quotes.
This will disable the Digital Signature.
For more information on Digital Signature, check this link:
http://windows.microsoft.com/en-us/Windows7/What-is-a-digital-signature
To turn Digital signature on, follow these steps:
1. Open the Command Prompt window by clicking the Start button, clicking All Programs, clicking Accessories, and then Right clicking Command Prompt and select
"Run as Administrator".
2. On the Command Prompt type in the command “Bcdedit.exe /set nointegritychecks OFF” without the quotes.
This will enable the Digital Signature.
Regards,
Afzal-Microsoft Support.
Visit our Microsoft Answers Feedback Forum and let us know what you think.
Answer
Hello ineedwin7help,
Thank you for posting to the Microsoft Answers Forum.
If you want to set the options for disabling the Digital Signature check to allow for unsigned drivers.
1. Open the Command Prompt window by clicking the Start button, clicking All Programs, clicking Accessories, and then Right clicking Command Prompt and select "Run as Administrator".
2. On the Command Prompt type in the command “bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS" and "bcdedit.exe -set TESTSIGNING ON" ” without the quotes.
This should help to disable the Digital Signature.
Another option that might work for you is to Press F8 key upon initial system boot up, and then select Disable Driver Signature enforcementfor that boot session. However, users have to apply this option every shutdown and restart. An easy solution to the hassle is put computer into sleep or hibernate mode instead of shutting down everytime.
Please reply back and let us know if these suggestions helped to resolve your issue as it may benefit others with the same problem.
Sincerely,
Marilyn
Answer
My computer is running a Win7 64-bit platform.
I try these commands “bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS" and "bcdedit.exe -set TESTSIGNING ON", and reboot the computer, but it doesn't work, too. The error code 52 still exist.
When I just execute "bcdedit.exe", all Win7 boot loader settings have been listed. I note that "loadoptions = DDISABLE_INTEGRITY_CHECKS" and "testsigning = Yes". It seems two above commands have been executed successfully. What is the final solution?
BTW: F8 key and boot selection look OK, this method can work but not convenience!
reference: http://answers.microsoft.com