{"id":1045,"date":"2013-06-08T16:03:17","date_gmt":"2013-06-08T16:03:17","guid":{"rendered":"http:\/\/www.milesweb.com\/hosting-faqs\/?p=1045"},"modified":"2026-03-16T17:52:33","modified_gmt":"2026-03-16T12:22:33","slug":"how-to-disable-all-wordpress-plugins-directly-from-the-database","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/","title":{"rendered":"How to disable all WordPress plugins directly from the database?"},"content":{"rendered":"<p>WordPress Plugins can be easily disabled from your database. Making changes in database is useful when there is some problem with installation of wordpress such as having blank pages or not being able to login to admin area.<\/p>\n<p>To disable all plugins, Login to &#8220;<strong>phpMyadmin<\/strong>&#8220;and select &#8220;<strong>wordpress database<\/strong>&#8221; from menu on the left.<\/p>\n<p>Browse the <strong>table wp_options<\/strong> and search for the option &#8220;<strong>active_plugins<\/strong>&#8220;. Click the pencil icon to edit the table. The content there may vary, depending on plugins you have enabled. For example, if you have the Akismet and Hello Dolly plugins enabled, the code there will be<\/p>\n<blockquote><p>a:2:{i:0;s:19:&#8221;akismet\/akismet.php&#8221;;i:1;s:9:&#8221;hello.php&#8221;;}<\/p><\/blockquote>\n<p><span style=\"font-size: 13px; line-height: 19px;\">To disable all plugins, simply delete the code and click the &#8220;<strong>Go button<\/strong>&#8221; to save the change.\u00a0<\/span>\u00a0Alternative option is to use the following query to disable all of your WordPress plugins:<\/p>\n<blockquote><p>UPDATE wp_options SET option_value = &#8221; WHERE option_name = &#8216;active_plugins&#8217;;<\/p><\/blockquote>\n<p>Please be advised that disabling the plugins will not be remove them permanently from wordpress application, they&#8217;d just be de-activated. You can use wordpress admin area to activate plugins again.<\/p>\n<p>Looking for <a href=\"https:\/\/www.milesweb.in\/hosting\/wordpress-hosting\/\">Best Hosting For WordPress India<\/a>? Look no further than MilesWeb!!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress Plugins can be easily disabled from your database. Making changes in database is useful when there is some problem with installation of wordpress such as having blank pages or not being able to login to admin area. To disable all plugins, Login to &#8220;phpMyadmin&#8220;and select &#8220;wordpress database&#8221; from menu on the left. Browse the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3081],"tags":[],"class_list":["post-1045","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-plugins-and-integrations"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to disable all WordPress plugins directly from the database?<\/title>\n<meta name=\"description\" content=\"You can easily disable WordPress plugins from your database. phpMyadmin makes it easy to make changes to a database.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to disable all WordPress plugins directly from the database?\" \/>\n<meta property=\"og:description\" content=\"You can easily disable WordPress plugins from your database. phpMyadmin makes it easy to make changes to a database.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2013-06-08T16:03:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T12:22:33+00:00\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"headline\":\"How to disable all WordPress plugins directly from the database?\",\"datePublished\":\"2013-06-08T16:03:17+00:00\",\"dateModified\":\"2026-03-16T12:22:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\"},\"wordCount\":208,\"commentCount\":0,\"articleSection\":[\"Plugins &amp; Integrations\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\",\"name\":\"How to disable all WordPress plugins directly from the database?\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"datePublished\":\"2013-06-08T16:03:17+00:00\",\"dateModified\":\"2026-03-16T12:22:33+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"description\":\"You can easily disable WordPress plugins from your database. phpMyadmin makes it easy to make changes to a database.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to disable all WordPress plugins directly from the database?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png\",\"caption\":\"Admin\"},\"description\":\"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to disable all WordPress plugins directly from the database?","description":"You can easily disable WordPress plugins from your database. phpMyadmin makes it easy to make changes to a database.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/","og_locale":"en_US","og_type":"article","og_title":"How to disable all WordPress plugins directly from the database?","og_description":"You can easily disable WordPress plugins from your database. phpMyadmin makes it easy to make changes to a database.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2013-06-08T16:03:17+00:00","article_modified_time":"2026-03-16T12:22:33+00:00","author":"Admin","twitter_misc":{"Written by":"Admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/"},"author":{"name":"Admin","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"headline":"How to disable all WordPress plugins directly from the database?","datePublished":"2013-06-08T16:03:17+00:00","dateModified":"2026-03-16T12:22:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/"},"wordCount":208,"commentCount":0,"articleSection":["Plugins &amp; Integrations"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/","name":"How to disable all WordPress plugins directly from the database?","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"datePublished":"2013-06-08T16:03:17+00:00","dateModified":"2026-03-16T12:22:33+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"description":"You can easily disable WordPress plugins from your database. phpMyadmin makes it easy to make changes to a database.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-disable-all-wordpress-plugins-directly-from-the-database\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to disable all WordPress plugins directly from the database?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","caption":"Admin"},"description":"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/1045","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=1045"}],"version-history":[{"count":6,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/1045\/revisions"}],"predecessor-version":[{"id":17509,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/1045\/revisions\/17509"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=1045"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=1045"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=1045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}