# How to delete licences correctly?

Unlicensed plugins must be completely deleted and may not appear in the plugin manager of your shop!

To physically delete an extension completely, the extension must be deleted from the Extension-Manager. It is not enough that it is only deactivated/uninstall, as the extension can then be reactivated/reinstalled at any time. This is also important for remedying licence violations.

You can find out how to delete an extension in the following article:

{% content-ref url="/pages/mbhKSIkNuvrlUiRYoT4r" %}
[Remove extensions](/knowledge-base/shopware/configuration/extensions/remove-extensions.md)
{% endcontent-ref %}

{% hint style="info" %}
Also make sure to cancel your licence in your Shopware account:

[How do I cancel a extension rent?](/knowledge-base/frequent-questions/how-do-i-cancel-a-extension-rent.md)
{% endhint %}

{% hint style="warning" %}
**Note**: If you have any questions or problems regarding bookings/licenses/subscriptions, please contact Shopware directly, as we as the manufacturer cannot influence this. > [Shopware Support](https://docs.shopware.com/en/account-en/merchant-area/support)
{% endhint %}

***

You can find more information on the topic of "licences" in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/extension-licenses-questions-and-answers>" %}
Shopware Extensions: Licences and Subscriptions - FAQ
{% endembed %}

You can find additional information in the following article in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/account-en/merchant-area/shops>" %}
Plans and Licences
{% endembed %}


---

# 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://knowledge.themeware.design/knowledge-base/frequent-questions/how-to-delete-licences-correctly.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.
