# Warning disable Security Boot

{% hint style="info" %}
if you get this error, secure boot must be disabled in your BIOS
{% endhint %}

1. Enter in BIOS.
2. Open advanced settings (Can be F7/F2/12). Depends on your motherboard
3. Open BOOT  / ADVANCED Section

<figure><img src="/files/9AEj1izcVZzCip3MbdWy" alt=""><figcaption></figcaption></figure>

4. Open the subsection SECURE BOOT

<figure><img src="/files/vbDlNOBqm8rcazxfI54m" alt=""><figcaption></figcaption></figure>

Here secureboot \[ENABLED], you need disable.

{% hint style="success" %}
If it’s enabled, and you want to disable it, click the button and select the “Disable” option.
{% endhint %}


---

# 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://stsoftware.gitbook.io/sthelper/troubleshooting/warning-disable-security-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.
