# Disabling Secure Boot

## 🔐 How to Disable Secure Boot on Most Motherboards <a href="#bkmrk-f0-9f-94-90-how-to-disable-sec" id="bkmrk-f0-9f-94-90-how-to-disable-sec"></a>

Secure Boot is a security feature designed to prevent unauthorized software from loading during startup. However, in some cases, you may need to disable it for software modifications or hardware compatibility reasons. The exact steps can vary depending on your motherboard manufacturer, but the general process remains similar across most systems.

### Steps to Disable Secure Boot: <a href="#bkmrk-steps-to-disable-sec" id="bkmrk-steps-to-disable-sec"></a>

## 1️⃣ Enter the BIOS/UEFI Setup <a href="#bkmrk-1-ef-b8-8f-e2-83-a3-enter-the-bios-2fu" id="bkmrk-1-ef-b8-8f-e2-83-a3-enter-the-bios-2fu"></a>

* Restart your computer.
* During boot, press the designated key to enter the BIOS/UEFI (**Del**, **F2**, **F10**, or **Esc**). The key may be displayed on the boot screen or found in your motherboard manual.

## 2️⃣ Locate the Secure Boot Option <a href="#bkmrk-2-ef-b8-8f-e2-83-a3-locate-the-secur" id="bkmrk-2-ef-b8-8f-e2-83-a3-locate-the-secur"></a>

* Navigate to the **Boot**, **Security**, or **Authentication** tab using the arrow keys.
* Look for an option labeled **Secure Boot**.

## 3️⃣ Disable Secure Boot <a href="#bkmrk-3-ef-b8-8f-e2-83-a3-disable-secure-b" id="bkmrk-3-ef-b8-8f-e2-83-a3-disable-secure-b"></a>

* Select **Secure Boot** and change the setting to **Disabled**.
* Some motherboards require switching **OS Type** to **Other OS** or **Legacy Mode** to unlock this option.

## 4️⃣ Save Changes and Exit <a href="#bkmrk-4-ef-b8-8f-e2-83-a3-save-changes-and" id="bkmrk-4-ef-b8-8f-e2-83-a3-save-changes-and"></a>

* Press the appropriate key (usually **F10**) to save the changes.
* Confirm the changes and allow your system to restart.

## Additional Notes: <a href="#bkmrk-additional-notes-3a" id="bkmrk-additional-notes-3a"></a>

* On some systems, you may need to **clear Secure Boot keys** before disabling it. This option is often found in the same menu.
* If you have trouble locating the Secure Boot setting, refer to your **motherboard manual** or the manufacturer’s website for detailed instructions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.midnight-market.ca/midnight-market-knowledge-base/pc-setup/disabling-windows-defender-secure-boot-and-uac/disabling-secure-boot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
