---
title: "Uninstalling Convert Forms - Convert Forms"
description: "If you no longer need Convert Forms, you can fully remove it by uninstalling all its extensions. Since Convert Forms is not distributed as a single Jo"
url: "https://www.tassos.gr/docs/convert-forms/start/uninstall"
date: "2026-04-07T04:03:18+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ Convert Forms ](https://www.tassos.gr/index.php?option=com_content&view=category&id=43) / [ Getting Started ](https://www.tassos.gr/index.php?option=com_content&view=category&id=58)

#  Uninstalling Convert Forms

If you no longer need Convert Forms, you can fully remove it by uninstalling all its extensions. Since Convert Forms is not distributed as a single Joomla package, it must be uninstalled in steps.

## [Steps to uninstall Convert Forms](#steps-to-uninstall-convert-forms)

Follow these steps to remove Convert Forms completely:

### [1. Uninstall the System Plugin](#1-uninstall-the-system-plugin)

- In your Joomla Administrator, go to System → Manage **→** Extensions.
- Search for Convert Forms.
- Locate the System Plugin (e.g., System - Convert Forms).
- Select it and click **Uninstall**.

### [2. Uninstall the Administrator Component](#2-uninstall-the-administrator-component)

- In the same list, find the Convert Forms Component (listed as Convert Forms under the Component type).
- Select it and click **Uninstall**.

Uninstalling the Administrator Component will also remove the extension’s database tables. If you have existing form submissions or data you’d like to keep, it’s recommended to take a full site/database backup before uninstalling.

### [3. Uninstall the Remaining Plugins](#3-uninstall-the-remaining-plugins)

- Still in System → Manage → Extensions, search again for Convert Forms.
- Select any remaining plugins associated with Convert Forms (for example, integrations etc.).
- Click **Uninstall** to remove them

## [Important Notes](#important-notes)

- Uninstalling only some parts (e.g., removing plugins but leaving the component) may cause frontend errors due to missing helper files. Always uninstall in the order above.
- If you run into errors after a partial uninstall, reinstall Convert Forms first, then repeat the full removal process.

## [After Uninstallation](#after-uninstallation)

Even after fully uninstalling Convert Forms, some related items may remain in your site. You may want to review and clean them up manually:

- Menu Items pointing to Convert Forms menu types (e.g., Submissions or Form).
- Modules created using the Convert Forms modules.
- Uploaded Files from forms that used the File Upload field. These files remain on your server until you remove them manually.

 Last updated on Aug 22nd 2025 11:08

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Convert Forms",
            "item": "https://www.tassos.gr/docs/convert-forms"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Getting Started",
            "item": "https://www.tassos.gr/docs/convert-forms/start"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Uninstalling Convert Forms",
            "item": "https://www.tassos.gr/docs/convert-forms/start/uninstall"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/convert-forms/start/uninstall"
    },
    "headline": "Uninstalling Convert Forms",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/convert-forms/start/uninstall"
    },
    "datePublished": "2025-08-22T11:01:30+03:00",
    "dateCreated": "2025-08-22T11:01:30+03:00",
    "dateModified": "2025-08-22T11:01:52+03:00"
}
```
