# Ftpm / Tpm

Как отключить TPM&#x20;

* Перезагрузите компьютер.&#x20;
* Войдите в BIOS/UEFI и нажмите клавишу (обычно F2, Delete, Esc или F10) сразу после включения компьютера.&#x20;
* Найдите раздел TPM. Найдите разделы "Security", "Trusted Computing" или "TPM".&#x20;
* Отключите доверенный платформенный модуль. Найдите параметр, связанный с доверенным платформенным модулем, и установите значение "Disabled".&#x20;
* Сохраните изменения. Обычно это делается с помощью клавиши F10 для сохранения настроек и перезагрузки.&#x20;
* Перезагрузите компьютер. После выхода из BIOS/UEFI система перезагрузится.


---

# 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://cheatseller-com-1.gitbook.io/cheatseller.ru/bios/ftpm-tpm.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.
