# Bios Setup

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

1. Disable TPM (Security Device Support) in your **BIOS Security Tab (Trusted Computing)**
2. If you have an AMD CPU, also disable **fTPM** or set it to **Firmware**

## Disabling Virtualization

{% tabs %}
{% tab title="intel" %}
Disable These Options Listed Below Virtualization (Intel Virtualization Tech)

VT-D

TPM ( Check above for confirmation)

SECURE BOOT ( Check above for confirmation)

Utility Installer (Check where it is via bios )
{% endtab %}

{% tab title="AMD" %}
Disable These Options Listed Below Disable Virtualization/SVM (AMD)

Disable IOMMU (AMD CBS > NBIO Common Options > NB Configuration > IOMMU)

Disable NX-Bit (Only if available, CPU Settings Secure Virtual Machine)

TPM ( Check above for confirmation)

SECURE BOOT ( Check above for confirmation)

Utility Installer (Check where it is via bios )
{% endtab %}
{% endtabs %}

Confirming That Virtualization is Disabled

<br>

<figure><img src="https://spoofer.gitbook.io/~gitbook/image?url=https%3A%2F%2F1747526905-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIRlbgGEe6FZJRx7luQsK%252Fuploads%252FxamciRdyVLDi2Zv3RZEi%252Fimage.png%3Falt%3Dmedia%26token%3Dcfd24bd0-337a-4516-9bee-44c6d67894b4&#x26;width=768&#x26;dpr=1&#x26;quality=100&#x26;sign=e971a7d6&#x26;sv=1" alt=""><figcaption><p>Task Manager CPU</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/37LFULTB3EzOwTTC0kNR/blobs/wN3eDfnPzKKAbZozqkXH/image.png" alt=""><figcaption><p>Win Key + R = msinfo32 -> Scroll All the Way Down</p></figcaption></figure>

### Disable Secure Boot <a href="#enable-secure-boot" id="enable-secure-boot"></a>

1. Disable Secure Boot in your **BIOS Boot Tab - Restore Factory Boot Keys**

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

1. Disable CSM in your **BIOS Boot Tab (failure to do so will cause serials to revert)**

### Confirm Correct Settings <a href="#confirm-correct-settings" id="confirm-correct-settings"></a>

1. In windows, search for **msinfo32** and press Enter. Check if the value for **Secure Boot State** is **Off**
2. Search for **tpm.msc** and press Enter. It should say **Compatible TPM cannot be found**

<figure><img src="https://444030529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F37LFULTB3EzOwTTC0kNR%2Fuploads%2F5vJ5debJbGDTx6VYYSqa%2Ftpm.png?alt=media&#x26;token=87491f61-be4c-4237-a71a-46da567de7b3" alt=""><figcaption></figcaption></figure>
