Jump to content

How to Disable Secure Boot


Recommended Posts

How to check if Secure Boot is disabled?

 

Some hacks only function properly when Secure Boot has been disabled.

A quick and easy way to check if this is already the case is the following:

 

1. Open the Start Menu by pressing the Windows-key or clicking on the Windows icon of the bottom left of the screen
2. When the Start Menu opens, start typing "cmd" and wait till you see the following:

image.png.b92ede938a9b9213a54e00c19069962c.png.757bd9fc696636cb850f63aedfaea1e9.png

3. Now right-click on the "Command Prompt" App and click on "Run as administrator":

image.png.ec5af34d3dd4b55bdf6e5b7051b141a0.png.51512ecf0f985a58df5b504ef4170602.png

4. In the new Command window, type the following:

bcdedit -set TESTSIGNING OFF

and then press "Enter"

5. If you see the message "The operation completed successfully" this means the Secure Boot is disabled.

image.png.ec5af34d3dd4b55bdf6e5b7051b141a0.png.51512ecf0f985a58df5b504ef4170602.png

 

6. If you do not see this, this means the secure boot is enabled. You will need to go into the BIOS of your PC to disable this function. You will have to do a google search based on your motherboard model in order to find the proper guide for disabling secure boot since we do not have the owners manual for every computer in creation on this website.

image.png.3d1a026bf311189f44b13a588eee47ad.png

Link to comment
×
×
  • Create New...