Home / Prestashop / How to Uninstall a Module from the Back Office

How to Uninstall a Module from the Back Office

How to Uninstall a Module from the Back Office. Recommended method for PrestaShop 8.x with clear steps, verification, and troubleshooting.

Views: 22 Unique: 17 Updated: 2026-03-18

What this procedure is

This article explains how to uninstall a module from the Back Office (recommended method).

Applies to: PrestaShop 8.x.

Why you would do this

  • Remove a module that causes errors.
  • Remove features you no longer need.
  • Reduce resource usage.

Prerequisites

  • Back Office access.
  • A recent backup (recommended).

Quick diagnosis (before you change anything)

1) Identify the exact module

Expected result: you know the exact module name to avoid removing the wrong one.


Steps — Uninstall a module

Step 1) Open Module Manager

Path: ModulesModule Manager.

Step 2) Disable the module (if enabled)

Goal: stop it before uninstalling.

Expected result: the module is disabled.

Step 3) Uninstall

Click Uninstall and confirm.

Expected result: PrestaShop completes the process without errors.

Step 4) Clear cache and test

Clear cache and test homepage, product, cart, and checkout.

Final verification

  • The module is no longer enabled.
  • The store works without new errors.

If something doesn’t work (common issues)

Uninstall option is not available

  • It may be a core/required module: check documentation.
  • If you cannot uninstall, disable it and remove related settings.

Best practices

  • Uninstall one module at a time and validate.
  • If it affects payments/shipping, test a full checkout.
Back to category