# Uninstalling 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 on the![](/files/y75dQosl9LNhhgKQ3JAF) **Context-Button** (4) next to the theme to open the context menu and click on "**Uninstall**" (5)
   * :information\_source: **Note**: Deactivate the theme before updating, and once it’s deactivated, clear the Shopware cache. [Deactivating ThemeWare®](/knowledge-base/tutorials/administration/deactivating-themeware.md)
5. In the following pop-up you have to confirm the uninstallation with the "**Uninstall**" button once again\
   ![](/files/QTGzF8CcL3Fax3jfj4lL)
6. Clear the entire Shopware cache and reload the administration

ThemeWare® has now been uninstalled.

{% hint style="warning" %}
**Important**: Unlicensed extensions must be completely deleted and may not appear in the plugin manager of your shop!
{% endhint %}

#### Screenshots

![ThemeWare® deaktivieren](/files/aDlMjmlAzGunXdz5Rmc0)

***

### Option: Remove all App data permanently

When uninstalling ThemeWare® the option "Remove all app data permanently" can be used. This deletes all ThemeWare® data such as the theme configuration, ThemeWare® duplicates and the ThemeWare® Custom Fields.

Therefore, if you want to remove ThemeWare® residue-free, use this option.

{% hint style="success" %}
**Tip**: If you are not sure whether you want to continue using ThemeWare® after all, or if you are using the uninstallation for debugging, save the data to have it available for a later installation.
{% endhint %}

If this option is **not** being used, all the data will remain in the system and can be used again as soon as you reinstall ThemeWare®.

***

#### Further information

{% hint style="info" %}
**Note**: It makes sene, but is not necessary, to deactivate extensions before uninstalling them.
{% endhint %}

{% hint style="success" %}
**Tip**: Uninstallation can be used to correct errors, in case e.g. write permissions were set incorrectly on the server, for example. In this case, you should not use the option "Remove all App data permanently" !
{% endhint %}


---

# 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/uninstalling-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.
