Skip to main content

Deactivating and Deleting Plugins in WordPress

Ryan Lewis avatar
Written by Ryan Lewis
Updated over a month ago

Unused plugins should be deactivated and removed to improve website security and performance. WordPress allows you to manage plugins directly from the dashboard.

Deactivate a Plugin

  1. Log in to your WordPress Dashboard.

  2. From the left-hand menu, navigate to Plugins > Installed Plugins.
    ​

    wp-plugin-installed-plugin-menu.gif
  3. Locate the plugin you want to disable.

  4. Click Deactivate below the plugin name.
    ​

    wp-plugin-deactivate-hellodolly.gif

Delete a Plugin

Once a plugin is deactivated, you can permanently remove it.

  1. Locate the deactivated plugin in Plugins > Installed Plugins.

  2. Click Delete below the plugin name.

  3. Click OK to confirm the deletion.
    ​

    wp-plugin-delete-hellodolly.gif

Notes

  • A plugin must be deactivated before it can be deleted.

  • Deleting a plugin removes its files from your website.

  • Always ensure a plugin is not required by your theme or other plugins before deleting it.

Did this answer your question?