Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WP-Adminにアクセスできないときにすべてのプラグインを無効化する方法

WordPressサイトでトラブルが発生し、トラブルシューティングのために管理エリアにアクセスできなかったことはありませんか?これは、多くのWordPressユーザーがどこかで直面するイライラする経験です。

トラブルシューティングの一般的なステップのひとつは、すべてのプラグインを無効化し、ひとつずつ再有効化することです。これは、プラグインの競合が問題を引き起こしているかどうかを特定するのに役立ちます。しかし、この重要なステップを実行するためにwp-adminにログインすることさえできない場合、あなたはどうしますか?

ご心配なく、解決策があります。このガイドでは、管理エリアからロックアウトされたときにWordPressプラグインをすべて無効化する方法をご紹介します。

Deactivating all WordPress plugins without accessing admin area

WordPressサイトの管理エリアにアクセスせずにプラグインを無効化するには、よく使われる2つの方法があります。簡単そうな方を選んでください:

方法1:FTPを使ってWordPressのプラグインをすべて無効化する

この方法では、FTPクライアントまたはWordPressホスティングコントロールパネルのファイルマネージャーアプリを使用する必要があります。

FTPを使ったことがない場合は、FTPを使ってWordPressにファイルをアップロードする方法をご覧ください。

まず、FTPクライアントまたはcPanelのファイルマネージャを使ってサイトに接続する必要があります。接続したら、/wp-content/フォルダーにナビゲーションする必要があります。

wp-contentフォルダーの中にpluginsというフォルダーがあります。WordPressはここに、サイトにインストールされているすべてのプラグインを保存します。

Rename plugins folder

プラグインフォルダーを右クリックし、「名前の変更」を選択する必要があります。

次に、フォルダー名を好きなものに変更してください。この例では、plugins.deactivatedと呼ぶことにする。

Plugins deactivated via FTP

これを行うと、すべてのプラグインが無効化されます。

WordPressはプラグインファイルを読み込むために「plugins」というフォルダーを探すからだ。そのフォルダーが見つからない場合、データベース内の有効化したプラグインを自動的に無効化します。

通常、この方法は管理エリアからロックアウトされた場合に使用します。プラグインに問題があった場合は、WordPressの管理エリアにログインできるはずです。

WordPress管理エリアのプラグイン ” インストール済みプラグインのページにアクセスすると、無効化されたすべてのプラグインの通知が表示されます。

WordPress plugins deactivated

また、プラグインがすべて消えていることにもお気づきでしょう。心配しないでください。プラグインはすべて安全で、簡単に復元できます。

FTPクライアントに戻り、/wp-content/フォルダーに移動します。ここから、plugins.deactivatedフォルダーをpluginsにリネームする必要があります。

これで、WordPress管理エリアのプラグイン ” インストール済みプラグインのページに戻り、サイトが再び壊れるまでプラグインを1つずつ有効化することができる。

この時点で、どのプラグインが問題の原因であったかを正確に知ることができます。その後、FTPを使ってサイトからそのプラグインのフォルダーを削除するか、プラグイン作者にサポートを求めることができます。

方法2:phpMyAdminを使ってすべてのプラグインを無効化する

私たちの意見では、FTPの方法は間違いなく簡単です。しかし、phpMyAdminを使ってWordPressプラグインをすべて無効化することもできます。

重要:何かをする前に、データベースの完全なバックアップを取ってください。何か問題が発生した場合に役立ちます。

次に、Webホスティングダッシュボードにログインする必要があります。この例では、cPanelダッシュボードを示しています。お客様のホスティングサービスのダッシュボードは異なる場合があります。

データベースセクションの下にある’phpMyAdmin’アイコンをクリックする必要があります。

Selecting phpMyAdmin on cPanel

新しいブラウザーウィンドウでphpMyAdminが起動します。

WordPressデータベースがすでに選択されていない場合は、選択する必要があります。その後、WordPressデータベースのテーブルが表示されます。

Click at wp-options

ご覧のように、データベース内のすべてのテーブルには、テーブル名の前にwp_プレフィックスが付いています。あなたのテーブルのデータベース接頭辞は違うかもしれません。

wp_optionsテーブルをクリックしてください。wp_optionsテーブルの中に、さまざまなオプションの行が表示されます。active_plugins’オプションを見つけ、その横にある’Edit’リンクをクリックしてください。

Click the Activate_Plugins option

次の画面で、option_valueフィールドをa:0:{}に変更する必要があります。

その後、「Go」ボタンをクリックして変更を保存します。

Reset active plugins

phpMyAdminを使用して、WordPressプラグインをすべて無効化できました。プラグインが WordPress 管理画面へのアクセスを妨げていた場合は、これでログインできるはずです。

動画チュートリアル

Subscribe to WPBeginner

WordPressプラグインのエキスパートガイド

この投稿がWordPressのプラグインをすべて無効化するのにお役に立てば幸いです。WordPressプラグインのトラブルシューティングに関する他のガイドもご覧ください:

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

アバター

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

337件のコメント返信を残す

  1. phills.B

    THANK YOU! tonight wpbeginner saved my life ;)
    you have no idea how long i’ve been looking for a fix and never would have thought it’s that simple …

  2. Sanjay Rath

    Awesome articles. Just followed the steps and removed WP-Optimize which I had just upgraded

  3. miraben

    Solved a problem just following this article. A BIG Thanks.

  4. Martyn

    THANK YOU!! This article got me out of an issue that I had suffered for months. I thought a Wordpress update would solve the issue – but when the next update came – I couldn’t access it as it was also suffering the ‘white screen of death’

    Followed the instructions – sorted!

    Thank you again

  5. MM

    I had the white screen throughout my entire site after updating some plugins. I did this and I was able to access admin panel, but still had white screen on front in. Wouldn’t making all them inactive bring the site back all together? Not sure why deactivating them let me access admin panel but nothing else.

  6. Peter

    Wow! I owe the author of this article some doughnuts from McDonalds :)

    The procedure works like charm \m/

    Hurray!

  7. Yannick

    Thanks! This article saved me twice already using the phpMyAdmin option :-)

  8. Dragan Avramovic

    Thank you!

  9. Max William

    This really helped. Thanks!

  10. Dorian

    This post saved all my work. Thank you.

  11. Ayda

    Thank you so much.
    Ayda

  12. Elias Obeid

    This solved my problem. An update for the [NextGEN Gallery by Photocrati] plugin was available, and the update messed things up. Maybe it ran out of memory, I don’t know. I was unable to acces my plugin site.
    I increased the memory limit as described in a post from this site, by editing the wp-config.php file on the site. After this I deactivated the plugins, logged in and reactivated them. Thanks a lot.

  13. WHITEFEATHER HUNTER

    OK! I managed to find the htaccess_old file, rename it to htaccess and my site is back online with no more problems. I was able to identify the bad plugin (Front End Users) and now the site is allllllllll good! Thanks so much for this extremely useful post.

  14. zippy

    deactivate plugins – thank you so much

  15. bibhuti

    After I renamed the plugins folder, I am able to login but….as soon as i rename the plugins folder to default ,,,i am again getting a blank page………… please help………….how should i resolve this problem

    • WPBeginner Support

      One of the plugins you had installed is causing the issue. Install and activate plugins one by one to figure out which plugin is causing the issue.

      管理者

  16. Laura

    I am very new to wordpress, which we use at work to manage all the sites we do (I am not the web designer, so I don’t know how anything other than the basic wordpress dashboard works. I do not know how to access either of the things you mention in this post. I know it was a plug-in that caused the problem because I was trying to add plug-ins when this happened. Since we host a lot of wordpress sites, all with different plug-ins, I don’t know how to only fix the problem on the site that has the issue. Also, it’s not just the admin panel with the white screen, I also get that if I try to visit the actual site. Help!

  17. olivier percheron

    Thanks for this precious post. I’ve managed to restart my admin console with the plug-ins deactivation.
    Thanks a lot for the help !!!

  18. Mark Klinefelter

    Your article saved my day!! Thank you so much! Had the white screen of death after I installed uber menu plugin…..Your advice got me back to the admin again to retest plugins!! Superb!

  19. Mike

    Just saved me some time, but in my case I had to activate plugins to get in. :)

  20. kristine

    Thanks a lot sir. I was able to fix it. Really grateful for this post. <3

  21. Chad Ritchie

    Thanks Syed, quick and simple solution got our site back up in less than a minute.

  22. Taylor

    Thank you very much! Quick and easy!

  23. Didi Zaharieva

    Thank you :) my web host could not figure it out but you helped me solve the issue :)

  24. mhmd

    Thanks for this info i found it very helpful

  25. Stephanie

    I’ve spent an hour trying to get back into my site, and you solved my problem within minutes. You directions were simple and easy to follow. Thanks so much for what you do!

  26. Namit kapoor

    Sir you and your ideas are really great and awesome.. always work for me…

  27. ana

    Hi! I ‘m having this trouble. I Know that is a plugin who is crashing my website bc it is failing since I installed it. But my problem is that even my wp-content is white so I cannot change the plugin folder name. I haven’t been able to enter trough ftp either. What should I do next? Thank you very much in advance

    • WPBeginner Support

      Most good WordPress hosting providers offer cPanel dashboard or other similar web based interface to manage your hosting account. Log in to your hosting account and find File Manager on your cPanel dashboard. Navigate to your wp-content/plugins directory. Now you can either rename only the plugin that is causing the problem or you can rename the entire plugins directory. This should deactivate all your plugins.

      管理者

      • ana

        Thank you! I’ll definitively try that!

  28. Brian Dollin

    I went in through the file manager and deleted the conflicting plugin. You have a new follower now. Thanks for the advice!
    Brian

  29. Michael Price

    Thank you for this. I’m very new to wordpress and my own blog. Panicked with all of a sudden it didn’t work. I use HostLatte and they are of zero help to me (I need to switch). Your suggestion worked! Thank you soooo much

  30. Natasha

    This has been beyond helpful! Actually your whole site is a goldmine of useful info for Wordpress newbies like me!

    Many thanks!

  31. Renate Hoornstra

    thanks for this, i was locked out and this helped me get back in. thank you so much

  32. Baker

    This was really helpful, thanks. I couldn’t access my wp-admin page. I have just deactivated all plugins.

  33. stephanie

    Hello! I can’t access my admin site. I’m also not sure how to FPT? How can I do this?

  34. Dani Perkins

    Oh wow, you just saved me so many hours of freaking out! I love you. Seriously, thanks! When I had the white screen of death just now, I followed your directions and re-did the plugins to no avail, but when I restored my theme all was right with the world.

  35. Shaneel

    I tried using this but as soon as i enter my wp_options table i cannot find the active plugins tab..
    Could you please help me out with this?
    Thank You

  36. sally

    thank you for the easy to follow solution….

    A plug in provider had suspended my access to WP admin with a big red screen after I asked to change from annual payments to monthly payments for the plug in.

  37. Carlos Escórcio

    It worked after renaming the plugins folder, thanks.

  38. David

    This advice, like many of your other ones, worked like a charm. The first time I switched back “on” the file, it crashed, then I deactivated again and it said no plugins files exist, then it worked.
    So some of you may have to do it twice (perhaps a cache thing, I don’t know), but it worked.
    In my case, the plug in that seemed to do it, wouldn’t reactivate as WP returned it would cause fatal error.
    So I am thrilled to know what to do going forward.
    thanks, WPBeginner!

  39. Natalie Proffitt

    Disabling the plugins has resolved the white screen on the front end but I’m still getting white screen on /wp-admin. Any ideas how to fix this as i can’t log in to the admin panel now

  40. Edwin Lynch

    Great post. Naturally, if you are using a security plug (that rewrites your .htaccess file for example) you might want to keep a bare Wordpress .htaccess file handy, too – and upload that to the root dir. You can get a copy of the standard .htaccess file from the root of any virgin WP install. Just keep it handy for lockouts generally… As you were.

  41. David

    I held my breath longer than a deepsea diver as I followed your instructions. It requires a degree of confidence and trust. For others, my problem was a plug-in which froze on activation, before getting the white screen treatment. I followed teh instructions about looking for wp-content, then to deactivate plug-ins. However, I decided just to delete the last plug-in only, and that did the trick! Thanks for providing such a ‘saver’!

  42. Hari Babu

    It worked thanks a lot.

  43. Jordi

    It works !!

    THANK YOU my WordPress risen. :)

  44. Maria

    I deactivated all my plugins and themes except WP default theme, but the screen is still white and I cannot get to wp-admin.

  45. Chetan Sharma

    It worked!! Thanks a lot friend!! It worked and you have saved me!! :D

  46. Roger Kamena

    Your post SAVED ME….

    Twice!!!

    Thanks so much for writing this you don’t know how many hours of pain you saved me. Both times I had the problem I was able to resolve it in 10 minutes using your post instructions.

    Roger

  47. Lee Miller

    Thank you for your articles on how to fix WordPress when something goes wrong.
    I’m somewhat new to WordPress and so far i have been not able to access my admin panel twice and both times it took me months to fix. The last time I couldn’t fix it so I just removed WordPress from my domain and started all over. I had to have my domain host help me get everything off so that I could start over. Extreme way to correct a problem but with low tech knowledge it was what I had to do. Good thing that I’m persistant as I would have given up blogging a long time ago. It’s my joy in writing that keeps me going.
    Thanks again for your site.
    You are helping people worldwide. USA for me. Lee

  48. Brad Dalton

    Very handy tip if you get the white screen of death and not sure what caused it. Thanks

  49. karthik

    Recently i also suffered from a problem caused from a newly activated plugin and i think this post should have come before few days

  50. Muhammad Yaqoob

    Very informative and a must known thing!!
    Thanks for the Post

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。