# TPM Chip

The Trusted Platform Module (TPM) added to the virtual machine configuration allows you to protect your data from unauthorized access and use additional Windows security features such as [BitLocker](https://docs.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-basic-deployment) and Windows Hello.

<figure><img src="/files/qh1jNMEczGqWBgJjiyav" alt="" width="563"><figcaption></figcaption></figure>

When you add TPM to a virtual machine, it becomes enabled by default.

{% hint style="info" %}
**Note**: All Windows 11 virtual machines are created with TPM enabled by default and cannot boot without it.
{% endhint %}

It is not recommended that you add TPM if you don't plan to use [BitLocker](https://docs.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-basic-deployment). If you added TPM by mistake and didn't set up BitLocker in Windows, you can remove TPM without drastic consequences. However, if you set up BitLocker and then remove TPM, you may encounter boot and login problems - Windows will ask you to enter the recovery key on boot. To learn what you should do in this case, please read [this knowledgebase article](https://kb.parallels.com/122702).

{% hint style="warning" %}
**Note**: The TPM-related information is stored in the Mac Keychain. You cannot start the virtual machine on another Mac without this information unless that Mac is logged into the same Apple Account and the Keychain synchronization option is enabled. To transfer the TPM-related information manually, consult the KB article mentioned above.
{% endhint %}


---

# 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.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-26-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/hardware-settings/tpm-chip.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.
