How to disable driver signature enforcement mode if bcdedit /set TESTSIGNING ON fails?

I have been trying to set up some experimental driver, but I have typed quite several times:

bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit /set TESTSIGNING ON

Now I have an error saying:

C:\WINDOWS\system32>bcdedit /set TESTSIGNING OFF
An error has occurred setting the element data.
Access is denied.

command prompt

I am typing in Administrator prompt.

What should I do to make it work and boot in test mode once again?

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like