# BIOS Configurations

## GO TO BIOS & FOLLOW THE STEPS:

**HOW TO&#x20;**<mark style="color:green;">**EASILY**</mark>**&#x20;BOOT INTO BIOS**: [**YOUTUBE TUTORIAL HERE!**](https://youtu.be/mb9X9_NNxuo?si)

## <mark style="color:blue;">DISABLE TPM IN BIOS:</mark>

**DISABLE TRUSTED COMPUTING MODULE:**

<details>

<summary><strong>ASUS</strong> TPM DISABLE</summary>

[**Watch this simple tutorial video**](https://streamable.com/sicp16)**.**

**INTEL** 00:00 & **AMD** 01:20

**IN CASE YOU CAN'T DISABLE TPM:**

Open <mark style="color:blue;">powershell</mark> as admin, and execute the following commands:

<mark style="color:yellow;">**Get-BitLockerVolume**</mark>

**IF PROTECTION STATUS IS ON:**

<mark style="color:yellow;">**Disable-BitLocker -MountPoint "C:"**</mark>

**IF OFF, OR YOU DISABLED BITLOCKER, DO:**

<mark style="color:orange;">**Disable**</mark>**&#x20;-TpmAutoProvisioning**&#x20;

<mark style="color:orange;">**Clear-Tpm**</mark> < clears hash

**This will make sure TPM cannot be queried/read/banned.**<br>

</details>

for any other motherboards use our [tutorial.](https://app.gitbook.com/o/PNV5H0rR3rXrUqHpPoOf/s/Ek4KUxa3fSrSsoUneNqf/~/changes/36/extras/disable-tpm-2.0)


---

# 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://help.shamods.com/our-products/hwid-spoofers/verse-permanent-spoofer/bios-configurations.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.
