How Can We Help?

Categories

WordPress – How to deactivate all plugins when not able to access the administrative menus?

You are here:
< Back

Or reset your plugins folder via FTP or the file manager provided in your host’s control panel.
This method preserves plugin options but requires plugins be manually reactivated.

  1. Via FTP or your host’s file manager, navigate to the wp-contents folder (directory)
  2. Via FTP or your host’s file manager, rename the folder “plugins” to “plugins.hold”
  3. Login to your WordPress administration plugins page (/wp-admin/plugins.php) – this will disable any plugin that is “missing”.
  4. Via FTP or your host’s file manager, rename “plugins.hold” back to “plugins”