> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/switching-a-parallels-desktop-installation-to-a-different-license-key.md).

# Switching a Parallels Desktop Installation to a Different License Key

If you use license keys to activate Parallels Desktop and have more than one license key (including additional keys that you create yourself), you can move an active Parallels Desktop installation from one license key to another. For example, if the current license key has expired or will expire soon, you can reactivate Parallels Desktop on an affected computer using a different license key.

{% hint style="info" %}
**Hint:** To see computers where the license has expired or will expire soon, go to **Dashboard** > **Registered computers**, click the **Display** drop-down menu (top right) and choose **Expiring Soon** or **Expired**.
{% endhint %}

Another example is when you don't want to use a particular additional license key anymore (e.g. it has become known to an unauthorized person) and you want to delete it. In this case, you can move Parallels Desktop installations that use it to a different license key and then delete the key in question. For the information on deleting a license key, see the [**Creating Additional License Keys**](/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/creating-additional-license-keys.md) / [**Modifying or deleting a license key**](/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/creating-additional-license-keys.md#modifying-or-deleting-a-license-key).

To reactivate Parallels Desktop using a different license key:

1. Navigate to **Dashboard** > **Registered computers** (the link can be found on the product card for your Parallels Desktop Business or Enterprise Edition).
2. In the main computer list, select one or more computers by clicking the checkbox in the first column.
3. Click the **Actions** drop-down menu and choose **Reactivate Computers**.
4. In the dialog that opens, select a license key that you want to use to reactive Parallels Desktop on the selected computer(s).<br>

   <figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FZbk0hB6vx41mZ9hMzt0D%2FPDFM-120334_Reactivate-License.png?alt=media&amp;token=559acb8c-6a81-40d9-ba71-a9d41f66da4e" alt="" width="563"><figcaption></figcaption></figure>
5. Click the **Reactivate...** button.

Parallels Desktop will be reactivated on the computer using the selected license key the next time it contacts Parallels Licensing Server. If the old license key has already expired, Parallels Desktop will contact Parallels Licensing Server the next time it is started on the computer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/switching-a-parallels-desktop-installation-to-a-different-license-key.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
