# Not finding TPM OR FTPM in BIOS

### 🔒 Locate Security Settings <a href="#locate-security-settings" id="locate-security-settings"></a>

* Enter your BIOS menu.
* Use the arrow keys to navigate the tabs.
* Look for a section called **Security**, **Advanced**, or **Trusted Computing** — TPM settings are usually here.

***

### 🔍 Check for TPM or fTPM <a href="#check-for-tpm-or-ftpm" id="check-for-tpm-or-ftpm"></a>

* Inside that section, look for:
  * **TPM**
  * **Intel Platform Trust Technology (PTT)** *(Intel systems)*
  * **fTPM** *(AMD systems)*
* A hardware TPM chip usually shows as **TPM** or **Security Device Support**.
* A firmware TPM will appear as **AMD fTPM** or **Intel PTT**.

***

***

### ✅ Run Loader as Administrator <a href="#run-loader-as-administrator" id="run-loader-as-administrator"></a>

Always run the spoofer loader with admin rights.

1️⃣ Right-click the spoofer file. 2️⃣ Click **“Run as Administrator.”**

<br>


---

# 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://redline-1.gitbook.io/redline/mshakl-shaeah/not-finding-tpm-or-ftpm-in-bios.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.
