# Deleting ThemeWare®

1. Open the administration of your shop
2. Switch via the main navigation to the "**Extension Management**" (1) (2) ("Extensions"=> "My extensions")
3. Switch to the tab "**Themes**" (3)
4. Click the ![](/files/y75dQosl9LNhhgKQ3JAF) **Context-Button** (4) next to the theme in order to open the context menu and click "**Remove**" (5)
5. Log in to the **Shopware Account** within the tab "**Shopware Account**" with your account update your data so that the deletion of the extension is updated in the entire system.

{% hint style="info" %}
**Note**: It is necessary to uninstall extensions before deleting them.
{% endhint %}

#### Screenshots

![Deleting ThemeWare®](/files/SL85FiKJR79Y8hjMQQAW)

{% hint style="info" %}
**Note**: If the extension cannot be deleted, it can in most cases be deleted directly via FTP and from the database.
{% endhint %}

***

### Remove license

Extensions with valid licenses will be displayed in the Extension Management even after "removing" them, because the corresponding account still owns this license. You can remove/archiv the license itself in your Shopware Account:

* Go to your Shopware Account at <https://account.shopware.com> and cancel the rental there. Without this cancellation, the rental contract will continue to be charged.


---

# 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/tutorials/administration/deleting-themeware.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.
