# BIOS setup Gigabyte

## Flash BIOS

{% embed url="<https://www.youtube.com/watch?v=Yiovwxik5BM>" %}

1. Download your BIOS file from the manufacturer's site
2. Go into your BIOS
3. Update it to a newer or to the same version

### Enter BIOS  <a href="#enter-bios" id="enter-bios"></a>

1. Boot PC
2. Spam **F2** until you are in the BIOS
3. Press **F2 (Advanced Mode)**

### Disable TPM <a href="#disable-tpm" id="disable-tpm"></a>

1. Navigate to the **Advanced** tab
2. Scroll down to the **Trusted Computing** category
3. Set the **Security Device** **Support** option to **Disabled**

### Disable CSM <a href="#disable-csm" id="disable-csm"></a>

1. Navigate to the **BIOS** or **Security** tab
2. Double-click the **CSM Support** category
3. Set the **CSM Support** option to **Disabled**

<figure><img src="https://i.ytimg.com/vi/tqp2mm7_zoI/maxresdefault.jpg" alt=""><figcaption></figcaption></figure>

### Set to UEFI mode <a href="#set-to-uefi-mode" id="set-to-uefi-mode"></a>

1. Navigate to the **Boot** tab
2. Scroll down to the **Secure boot** category
3. Set **OS Type** to **Windows UEFI**

<figure><img src="https://i.ytimg.com/vi/UGwLdg9dTHI/maxresdefault.jpg" alt=""><figcaption></figcaption></figure>

### Disable secure boot <a href="#disable-secure-boot" id="disable-secure-boot"></a>

1. Navigate to the **Security** tab
2. Scroll down to the **Default Secure boot on**
3. Set Secure boot as **Disabled**

<br>

<figure><img src="https://3195227747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhqOV0uuRZvCuID49VPz%2Fuploads%2F68b8lvOwPWhu1mLWg2oN%2FSecure%20boot%20Gigabyte.png?alt=media&#x26;token=629e807b-58dc-4e47-b322-5f078611e87d" alt=""><figcaption></figcaption></figure>


---

# 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://south-star.gitbook.io/spoofer/bios-setup-gigabyte.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.
