# GIGABYTE

In Gigabyte’s case, it’s usually called **SVM** (AMD) or **VT-x** (Intel) and can be configured from the **Chipset** or **Advanced CPU Settings** sections.

**Access BIOS/UEFI Interface**

To enable Virtualization, you’ll need to access your BIOS settings first. Press **F2**/**Del** when booting to enter the Gigabyte BIOS Setup utility.

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

If you’ve enabled Fast Boot and the BIOS key doesn’t work, you can use an alternate method to get to the firmware interface.

Restart your PC 3 times in a row to boot to the recovery environment. Then, select **Troubleshoot** > **Advanced Options** > **UEFI Firmware Settings**.

Locate Virtualization Option

Press **F2** (if required) to switch to *Advanced Mode*. As mentioned earlier, you’re looking for an option named **SVM** (AMD) or **VT-x** (Intel) here.

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

**Old UI**

On the old UI, you can manage the virtualization setting from the locations listed below:

* **Chipset** > **Intel Virtualization Technology (VT-x)**
* **M.I.T.** > **Advanced Frequency Settings** > **Advanced CPU Settings** > **SVM Mode**
* **M.I.T.** > **Advanced CPU Core Settings** > **SVM Mode**

**New UI**

With the new UI, you can find the virtualization option in the following locations:

* **Tweaker** > **Advanced CPU Settings** > **SVM Mode**
* **Tweaker** > **Advanced CPU Settings** > **Intel Virtualization Technology (VT-x)**

**Enable Virtualization on Gigabyte**

Once you find the virtualization option, all you need to do is set it to **Enabled**.

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

If your CPU supports it, you can also enable the PCI passthrough feature. AMD calls it **IOMMU** while Intel calls it **VT-d**.

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

You have officially completed this step, please go to Step 3 to disable secure boot.


---

# 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://2toned-guide-book.gitbook.io/2toned/getting-started/2.-virtualization/intel/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.
