> For the complete documentation index, see [llms.txt](https://docs.acymailing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acymailing.com/setup/installation/uninstall-acymailing.md).

# Uninstall AcyMailing

{% tabs %}
{% tab title="Joomla" %}
To uninstall AcyMailing, you can visit the page **System => Manage => Extensions**:

<figure><img src="/files/Z1szG7Urna7ugBBVrbiq" alt=""><figcaption></figcaption></figure>

Search for the AcyMailing package, select it then select the **Uninstall** action:

<figure><img src="/files/STQPLgfEJWEGiSugqJYA" alt=""><figcaption></figcaption></figure>

Note that you don't need to uninstall the AcyMailing module/component/plugins, they will automatically be uninstalled if you uninstall the package.

A confirmation message will be shown:

<figure><img src="/files/pHEaOUdKZjzdx6pNgDZA" alt=""><figcaption></figcaption></figure>

The AcyMailing data will still be present in your database, so if you re-install it, you won't lose any data (apart from your images).

If you wish to completely uninstall AcyMailing and remove all its data, execute the SQL query shown in the confirmation message.
{% endtab %}

{% tab title="WordPress" %}
To uninstall AcyMailing, you can visit the page **Plugins => Installed Plugins**:

<figure><img src="/files/I2lWeVeRcSAWVKuYiHls" alt="" width="353"><figcaption></figcaption></figure>

On this page, locate AcyMailing and click its **Deactivate** link:

<figure><img src="/files/4F4CwNn4mD6Nubst0HXS" alt="" width="284"><figcaption></figcaption></figure>

A feedback survey will show up, you can ignore it or tell us why you uninstall so that we can improve:

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

Once it is deactivated, you can uninstall it by clicking the **Delete** link:

<figure><img src="/files/MFRu3K6v1a52ToUi267f" alt="" width="270"><figcaption></figcaption></figure>

Note that the AcyMailing data will still be present in your database, so if you re-install it, you won't lose any data (apart from your images).

If you wish to completely uninstall AcyMailing and remove all its data, you will need to remove the tables prefixed with "xxx\_acym\_" in your database.
{% endtab %}
{% endtabs %}
