Post On : January 16, 2020
Hello Developers,
Today I am going to show you disable-wordpress-plugins by phpmyadmin.
- First you will need to login to your hosting dashboard. Here we are showing you a cpanel dashboard.
- click on phpMyAdmin icon under the ‘Databases’ section like my below screenshot

- Select your WordPress database
- After that click on the wp_options table. There are many rows of different options. Select row 2 and find the option ‘active_plugins’, then click on the ‘Edit’ Link next to it. Refer my below screenshots.


- After that you will need to change the option_value field to a:0:{} and then click on Go button to save your changes. Refer my below screenshots.

- You have successfully deactivated all WordPress plugins using phpMyAdmin.
Thank you 🙂
Catagory :Wordpress