# Registration FAQs

## What is the procedure to register the License?

You simply open the application, switch to the License tab and follow the instructions.

You will be asked to enter your account credentials: e-mail and key.

{% hint style="info" %}
Do not share your credentials with anyone.
{% endhint %}

{% hint style="info" %}
You will need Internet access for this step to validate your account in the licensing server.
{% endhint %}

If the Licensing Server approves the registration, you will be given a **Recovery Password**.

{% hint style="info" %}
**STORE THE RECOVERY PASSWORD IN A SAFE PLACE**

In case you lose access to the application or the computer, the only way to recover the license is by using this **Recovery Password**.
{% endhint %}

The registration is only successful after you confirm that you have saved this **Recovery Password** in a safe place by writing it and clicking "OK".

## How do I un-register a License?

You simply open the RD/ShowCockpit application, go to the License tab and click the Un-Register button.

{% hint style="info" %}
You will need Internet access on this step.
{% endhint %}

## How do I recover my license?

With respect to license recovery, there are three levels to it:

1. If you still have access to the licensed RD/ShowCockpit instance, you can navigate to the License tab and click on the "Un-register" button.
2. If you happen to be installing on the same computer with exactly the same hardware, you can just try to re-register the license - it may work and override the previous registration.&#x20;
3. If you don't have access to the installation nor the system (or option 2 does not work), the only way to recover a license from an installation you have no longer access to is by using the Recovery Password (explained above). On your new computer, click on "Recover License" and use your account credentials and the Recovery Password for the previous installation.

After any of these 3 options, you can then register the license on the new computer.

## I lost my Recovery Password and lost access to the application/PC. How can I recover my License?

Albeit the many warnings you will find along the way, there is the possibility that you lose both the **Recovery Password and also access to the previous installation and/or system**.

In this case, unfortunately, there is no way to recover that registration.

In this case, your only option is to add Extra PCs to your account through the [Store Upgrade page](https://showcockpit.com/site/buy/?v=upgrade). In the case of Basic accounts, you do not need to purchase already owned drivers again, as these are bound to your account.


---

# 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://academy.showcockpit.com/showcockpit-for-windows/faqs/registration.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.
