# Disable TPM (Trusted Platform Module)

## Disable TPM (Trusted Platform Module)

**Steps to Disable TPM:**

1. Restart your computer and enter your **BIOS settings** (usually by pressing **DEL** or **F2** during boot).
2. Navigate to the **Security** tab.
3. Look for **TPM** or **PTT** settings.
4. Disable TPM or PTT.

<figure><img src="https://3505575237-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBRLINSyNMXiUGkaAF9Ln%2Fuploads%2FwbgRU0f3GcXvyvPMJx0g%2Fe1410e39-5c6c-46d4-9332-2d725ad6b267.jpg?alt=media&#x26;token=61cb3c30-ab17-457d-b941-79345705d10d" alt=""><figcaption><p>"TPM module must be disabled"</p></figcaption></figure>

1. Save the changes and exit the BIOS.

After disabling TPM, restart your computer to apply the changes and ensure smooth operation of the loader.


---

# 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://docs.xenith.pw/setting-up/disable-tpm-trusted-platform-module.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.
