# 2. Secure Boot

### Disabling Secure Boot in BIOS <a href="#disabling-secure-boot-in-bios" id="disabling-secure-boot-in-bios"></a>

* Boot and press \[**F2**] to enter BIOS.
* Go to \[**Security**] tab > \[**Default Secure boot on**] and set as \[**Disabled**].
* Go to \[**Save & Exit**] tab > \[**Save Changes**] and select \[**Yes**].
* Go to \[**Security**] tab and enter \[**Delete All Secure Boot Variables**] and select \[**Yes**] to proceed.
* Then, select \[**OK**] to restart.


---

# 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://kxsta-services.gitbook.io/kxsta-services-guide/guide/2.-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.
