Title: Can&#8217;t delete Magic Liquidizer Responsive Table plugin
Last modified: October 11, 2016

---

# Can’t delete Magic Liquidizer Responsive Table plugin

 *  Resolved [pwchfbhv](https://wordpress.org/support/users/pwchfbhv/)
 * (@pwchfbhv)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-delete-magic-liquidizer-responsive-table-plugin/)
 * I want to delete this plugin as I’m no longer using it but whenever I click delete
   I get a deletion failed message

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [tdidjurgis](https://wordpress.org/support/users/tdidjurgis/)
 * (@tdidjurgis)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-delete-magic-liquidizer-responsive-table-plugin/#post-8296709)
 * I have the same issue. How do I remove this plugin?
 *  [lightshines](https://wordpress.org/support/users/lightshines/)
 * (@lightshines)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-delete-magic-liquidizer-responsive-table-plugin/#post-8296936)
 * why dont you login to your cpanel and the click on “file manager” and when it
   open, double click on wp-content folder and then double click on wp-plugins folder
   to list all you plugins. Then you can physically delete the plugin from there.
 *  Thread Starter [pwchfbhv](https://wordpress.org/support/users/pwchfbhv/)
 * (@pwchfbhv)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-delete-magic-liquidizer-responsive-table-plugin/#post-8298144)
 * Thank you lightshines, brilliant advice which has worked for me
 *  [thsigit](https://wordpress.org/support/users/thsigit/)
 * (@thsigit)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/cant-delete-magic-liquidizer-responsive-table-plugin/#post-8481123)
 * Unable to delete also from WP admin. Deleting it from within file manager isn’t
   enough for me, because the plugin had created some options in wp_options table
   in the database.
 * To completely uninstall this plugin, go to phpmyadmin and run SQL query:
 *     ```
       SELECT *  FROM <code>wpeh_options</code> WHERE <code>option_name</code> LIKE 'liquidizer_lite_wp_table' OR <code>option_name</code> LIKE 'liquidizer_lite_wp_which_table_element' OR <code>option_name</code> LIKE 'liquidizer_lite_wp_table_width'
       ```
   
 * This will display all the options inserted into wp_options table by this plugin.
   You can delete it if you want or keep it if you want to re-install it later.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Can’t delete Magic Liquidizer Responsive Table plugin’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/magic-liquidizer-responsive-table.
   svg)
 * [Magic Liquidizer Responsive Table](https://wordpress.org/plugins/magic-liquidizer-responsive-table/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/magic-liquidizer-responsive-table/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/magic-liquidizer-responsive-table/)
 * [Active Topics](https://wordpress.org/support/plugin/magic-liquidizer-responsive-table/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/magic-liquidizer-responsive-table/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/magic-liquidizer-responsive-table/reviews/)

## Tags

 * [delete plugin](https://wordpress.org/support/topic-tag/delete-plugin/)

 * 4 replies
 * 4 participants
 * Last reply from: [thsigit](https://wordpress.org/support/users/thsigit/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/cant-delete-magic-liquidizer-responsive-table-plugin/#post-8481123)
 * Status: resolved