> For the complete documentation index, see [llms.txt](https://help.gsctool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gsctool.com/getting-started/manage-license-and-devices/unlink-or-deactivate-device.md).

# Unlink or Deactivate Device

{% hint style="info" %}
If you do not have a license code, you can purchase one here: <https://www.gsctool.com/pricing>
{% endhint %}

## **Manage Your Linked Devices**

To manage your linked devices, follow these steps:

1. Navigate to the [My Orders](https://app.lemonsqueezy.com/my-orders/) (<https://app.lemonsqueezy.com/my-orders/>) page and log in with your purchase email.

<figure><img src="/files/2IiuS602YRJoZtA8gAV7" alt="" width="563"><figcaption><p>Navigate to the <a href="https://app.lemonsqueezy.com/my-orders/">My Orders</a> (<a href="https://app.lemonsqueezy.com/my-orders/">https://app.lemonsqueezy.com/my-orders/</a>) page and log in with your purchase email.</p></figcaption></figure>

2. Click on the order associated with your purchase.
3. Select the license key to view all linked devices.

<figure><img src="/files/I48puIQ91LcjPXTZppfm" alt="" width="375"><figcaption></figcaption></figure>

4. Click **"Deactivate"** next to any device you wish to unlink.

<figure><img src="/files/cru7gY8rpJLLynBgEzzb" alt="" width="375"><figcaption><p>Click <strong>"Deactivate"</strong> next to any device you wish to unlink.</p></figcaption></figure>

## **Unlink Your Device**

For a quicker way to unlink a device:

* If you have access to the device you wish to unlink, open the License Key popup and select **"Unlink this device"**.

<figure><img src="/files/qLsX8lurViKCoYLfLwoq" alt="" width="563"><figcaption><p><strong>Unlink Your Device</strong></p></figcaption></figure>


---

# 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:

```
GET https://help.gsctool.com/getting-started/manage-license-and-devices/unlink-or-deactivate-device.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.
