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

Wie man alle Plugins deaktiviert, wenn man nicht auf WP-Admin zugreifen kann

Hatten Sie schon einmal Probleme mit Ihrer WordPress-Website, konnten aber nicht auf den Admin-Bereich zugreifen, um die Probleme zu beheben? Dies ist eine frustrierende Erfahrung, die viele Benutzer von WordPress irgendwann machen.

Eine gängige Problembehandlung besteht darin, alle Plugins zu deaktivieren und sie dann nacheinander wieder zu aktivieren. So lässt sich feststellen, ob ein Plugin-Konflikt die Ursache des Problems ist. Aber was tun Sie, wenn Sie sich nicht einmal bei wp-admin anmelden können, um diesen wichtigen Schritt durchzuführen?

Keine Sorge, es gibt eine Lösung. In dieser Anleitung zeigen wir Ihnen, wie Sie alle WordPress Plugins deaktivieren können, wenn Sie aus Ihrem Admin-Bereich ausgesperrt sind.

Deactivating all WordPress plugins without accessing admin area

Es gibt zwei gängige Methoden, um Plugins zu deaktivieren, ohne auf den Admin-Bereich Ihrer WordPress-Website zuzugreifen. Sie können die Methode wählen, die Ihnen einfacher erscheint:

Methode 1: Deaktivieren Sie alle WordPress-Plugins per FTP

Für diese Methode müssen Sie entweder einen FTP-Client oder die Dateimanager-App in Ihrem WordPress-Hosting-Kontrollpanel verwenden.

Wenn Sie noch nie mit FTP gearbeitet haben, sollten Sie sich unseren Leitfaden zum Hochladen von Dateien in WordPress mit FTP ansehen.

Zunächst müssen Sie mit einem FTP-Client oder dem Dateimanager im cPanel eine Verbindung zu Ihrer Website herstellen. Sobald Sie verbunden sind, müssen Sie zum Ordner /wp-content/ navigieren.

Innerhalb des Ordners wp-content finden Sie einen Ordner namens plugins. Hier speichert WordPress alle Plugins, die auf Ihrer Website installiert sind.

Rename plugins folder

Klicken Sie mit der rechten Maustaste auf den Plugins-Ordner und wählen Sie „Umbenennen“.

Als Nächstes ändern Sie den Namen des Ordners nach Belieben. In unserem Beispiel werden wir ihn plugins.deactivated nennen.

Plugins deactivated via FTP

Sobald Sie dies tun, werden alle Ihre Plugins deaktiviert.

Das liegt daran, dass WordPress nach einem Ordner namens „Plugins“ sucht, um die Plugin-Dateien zu laden. Wenn es den Ordner nicht findet, deaktiviert es automatisch die aktiven Plugins in der Datenbank.

Diese Methode wird in der Regel verwendet, wenn Sie aus Ihrem Verwaltungsbereich ausgesperrt sind. Wenn das Problem mit Ihren Plugins zusammenhängt, sollten Sie sich in den WordPress-Administrationsbereich einloggen können.

Wenn Sie die Seite Plugins “ Installierte Plugins im WordPress-Administrationsbereich besuchen, sehen Sie Benachrichtigungen für alle Plugins, die deaktiviert wurden.

WordPress plugins deactivated

Sie werden auch feststellen, dass alle Ihre Plugins jetzt verschwunden sind. Keine Sorge, sie sind alle sicher, und Sie können sie leicht wiederherstellen.

Wechseln Sie einfach wieder zu Ihrem FTP-Client und gehen Sie zum Ordner /wp-content/. Von hier aus müssen Sie den Ordner “ plugins.deactivated “ wieder in "plugins" umbenennen.

Nun können Sie zur Seite Plugins “ Installierte Plugins im WordPress-Administrationsbereich zurückkehren und ein Plugin nach dem anderen aktivieren, bis Ihre Website wieder funktioniert.

Jetzt wissen Sie genau, welches Plugin das Problem verursacht hat. Sie können dann den Ordner dieses Plugins per FTP von Ihrer Website löschen oder den Autor des Plugins um Unterstützung bitten.

Methode 2: Deaktivieren Sie alle Plugins mit phpMyAdmin

Die FTP-Methode ist unserer Meinung nach definitiv einfacher. Sie können aber auch alle WordPress-Plugins mit phpMyAdmin deaktivieren.

Wichtig: Bevor Sie irgendetwas tun, machen Sie bitte eine vollständige Datenbanksicherung. Dies wird sich als nützlich erweisen, wenn etwas schief geht.

Als nächstes müssen Sie sich bei Ihrem Webhosting-Dashboard anmelden. In diesem Beispiel zeigen wir Ihnen ein cPanel-Dashboard. Das Dashboard Ihres Hosting-Kontos kann anders aussehen.

Klicken Sie auf das Symbol „phpMyAdmin“ unter dem Abschnitt Datenbanken.

Selecting phpMyAdmin on cPanel

Dadurch wird phpMyAdmin in einem neuen Browserfenster gestartet.

Sie müssen Ihre WordPress-Datenbank auswählen, wenn sie nicht bereits ausgewählt ist. Danach können Sie die WordPress-Datenbanktabellen sehen.

Click at wp-options

Wie Sie sehen können, haben alle Tabellen in der Datenbank das Präfix wp_ vor dem Tabellennamen. Ihre Tabellen können ein anderes Datenbankpräfix haben.

Sie müssen auf die Tabelle wp_options klicken. In der Tabelle wp_options sehen Sie Zeilen mit verschiedenen Optionen. Suchen Sie die Option „active_plugins“ und klicken Sie dann auf den Link „Bearbeiten“ daneben.

Click the Activate_Plugins option

Auf dem nächsten Bildschirm müssen Sie das Feld option_value in a:0:{} ändern.

Klicken Sie dann auf die Schaltfläche „Go“, um Ihre Änderungen zu speichern.

Reset active plugins

Sie haben alle WordPress-Plugins mit phpMyAdmin erfolgreich deaktiviert. Wenn ein Plugin Sie daran gehindert hat, auf den WordPress-Admin zuzugreifen, dann sollten Sie sich jetzt anmelden können.

Video-Anleitung

Subscribe to WPBeginner

Expertenanleitungen zu WordPress-Plugins

Wir hoffen, dass dieser Artikel Ihnen geholfen hat, alle Plugins in WordPress zu deaktivieren. Vielleicht interessieren Sie sich auch für einige andere Anleitungen zur Problembehandlung von WordPress Plugins:

Wenn Ihnen dieser Artikel gefallen hat, dann abonnieren Sie bitte unseren YouTube-Kanal für WordPress-Videotutorials. Sie können uns auch auf Twitter und Facebook finden.

Offenlegung: Unsere Inhalte werden von unseren Lesern unterstützt. Das bedeutet, dass wir möglicherweise eine Provision verdienen, wenn Sie auf einige unserer Links klicken. Mehr dazu erfahren Sie unter Wie WPBeginner finanziert wird , warum das wichtig ist und wie Sie uns unterstützen können. Hier finden Sie unseren redaktionellen Prozess .

Avatar

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.

Das ultimative WordPress Toolkit

Erhalte KOSTENLOSEN Zugang zu unserem Toolkit - eine Sammlung von WordPress-bezogenen Produkten und Ressourcen, die jeder Profi haben sollte!

Reader Interactions

337 KommentareEine Antwort hinterlassen

  1. Susan

    Hi! I reset the name of the plugin file but still couldn’t login. Anyone else have the same problem or have some advice?

    Thanks!

    • WPBeginner Support

      Hey Susan,

      You need to change the name of the plugins folder located inside /wp-content/ folder on your website.

      Admin

  2. Katy

    Thank you, totally saved me. I was doing the „breathe, don’t panic“ thing already thank goodness, which is how I found this article. Thanks again :)

  3. morgan

    Okay, so I’ve done this and now all my plugins are completely gone on my admin page. It keeps failing when i try to install anything.
    I still see all my plugins on filezilla but they arent on my website.

    Someone please help! I’m freaking out.

  4. Martin

    Saved 4 of my sites which were updated through a certain host’s WP Pro dashboard. Thanks!

  5. Jeremy Weston

    Something killed two of my sites. I ssh’d in and renamed the plugins folder, went into my WP admin, logged in, went to the plugins page. Then all plugins were disabled via the admin panel. My site was working again!

    Then I renamed the plugins folder back to the original name and updated and reactivated my plugins. Something had caused my site to crash. Unfortunately, I’ll have to keep an eye open for this. Uptime monitors help!

    Thanks for this writeup wpbeginner!

  6. Goetz

    Thank you for the info, this helped a lot!

  7. Alain

    I need to deactivate specific plugins!

  8. Loraine

    Thanks so much. This article was super helpful and fixed my problem in minutes.

  9. Collins Uzamere

    Thnak you very much .God bless the author of this article it helped me solve a problem that gave me sleepless night

  10. Courtney

    Thank you! Thank you! Thank you!
    This help was a Christmas Miracle!
    I really appreciate you creating this site.

  11. Gabriella Bourdon

    On my wordpress site, I got „the white screen of death“ with the message „Warning: Cannot modify header information – headers already sent by (output started at …)

    So we tried deactivating the plugins and it still doesn’t work-we still can’t get inside the admin console. We had issues with Google Adwords, and deleted those plugins, and now we actually do get ads…Not crystal on what’s going on? Any help would be much appreciated.

    • George M

      Another cause is if your php memory limit is too low. Please make sure your memory limit in php is set to at least 128M or 256M.

      The other common cause is with a poorly coded theme. If you just installed a theme and this appears, you can re-enable the default theme by logging into PHPmyadmin, selecting your database, and changing the following values from wp_options table to a default theme that is present (twentyeleven, twentytwelve, twentythirteen, twentyfourteen, etc). Make sure this is a theme you actually have, and you can check your themes in the wp-content/themes directory. The values that need changes are:
      template
      stylesheet
      current_theme

  12. Gabriel Villalobos

    Thanks a lot ♥

  13. Phoebe

    How do you reactivate the plugins if they are not the issue and still cannot access your admin site?

  14. Paul Douglas

    As always, Syed and team come through. plugins.deactivate worked flalwessly

  15. Mario

    Yes, this worked for my website! Thank you very much

  16. Tory Salvia

    After deactivating, can I reactivate the active plugins using the PHP method?

    • WPBeginner Support

      No, but you can activate your installed plugins by visiting the plugins page in your WordPress admin area. However, if a plugin was causing an issue on your website, then reactivating it will trigger the same issue again. This is how you can find out which plugin is causing the issue and find an alternative.

      Admin

  17. jordannerissa

    Thank you, this is extremely helpful! The first fix worked perfect for me – PHEW!

  18. Claire

    Hi, I am working on a locally hosted site running Xampp.
    I am getting „Robot test error: I suggest a new strategy, R2, let the Wookie win.“, when I try to login to my locally hosted site on wordpress. I read a few articles and went to my phpmyadmin page, and clicked on the database I am using, selected „wp_options“, but I cannot find the „active_plugins“.
    Does anyone know another way around getting rid of this error?So I can log back into my site.

    • Claire

      Managed to find a solution :-) went to my xampp folder, htdocs, then the name of the site I am creating. Then wp_content, then plugins, and deleted the folder containing the reCaptcha plugin, as this was giving me the “Robot test error: I suggest a new strategy, R2, let the Wookie win.”error.
      Then could log back in with no problem :-)

  19. Agha Khan

    Thank you for your help.

  20. Paul

    This is akin to turning the computer off and back on. In my case, it did not work.

  21. Purushothaman J

    Your Plugin Deactivate Saved my Day.!! Thank you.

  22. Janet

    This was lifesaver. Thank you so much.

  23. john smith

    This is a great page. FTP solution worked like a dream to fix my white screen of death. Note to self – always update all plugins before wordpress core…

  24. Dirk

    Thanks for putting the different options on a page.
    Makes it a clear list to go by checking the problem. What is not in the list but worked for me, is temporarily disabling the .htaccess file by renaming it and so I could working from there.

  25. Eddy

    Thank you guys for the help. I used the FTP option and it worked perfectly.

    • Steve

      Thank you so much for this tip. I was going nuts because my wp-total-cache went haywire and your post helped me figure out what was going on. Thank you for taking the time to invest.

  26. maz

    Thanks got me out of a jam need some help now to remove a dodgy plugin W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /home/content/16/8282516/html/notsealed/wp-content/db.php

    IS it safe to remove this db.php file? Crashes if I leave the plugin in the folder, crashes if I install, crashes if uninstall. Fielzilla helped to rename but Wordpress is a mess keeps coming up with the error above thanks

  27. Bona

    Mine is a different case, after disabling all the plugins by deleting the codes, the plugins and even widgets stopped showing by I was still unable to login to my admin page. Since the plugins are not the cause, I pasted the codes back and the plugins and widgets didn’t show up again! What happened?

  28. Tristan Morgan-Buck

    THANK YOU GUYS SO MUCH; I was trying to access my website for 3 days after I installed login_form_recaptcha, and I tried everything, but you guys really saved my a**! Thanks a bunch!!!

  29. simon

    Thanks, worked a treat.
    Much easier than I thought it would be.

    I knew which plugin was the problem so went in with FTP and renamed the individual plugin module folder – logged back into WP and was able to delete the plugin from within wp-admin/plugins.

  30. Ethan

    Saved my a** tonight, thank you!

  31. MBHayes

    OH BOY… this just saved my tail end best I can tell… 6/15/16… Adminimize plugin upgrade crashed / blocked access to my admin panel.
    THANK YOU SO SO MUCH this handy reference still lives on the web!!!

    • MBHayes

      … my case continues and is not closed after all …
      When I renamed plugins and then soft restarted apache my admin panel was good… however, once I renamed plugins back to plugins from deactivate.plugins… AGAIN the admin panel would fire on IE but not let you in and would not fire at all on Firefox!
      Oh boy… more CSI time……………………………

      • MBHayes

        Case Closed… before we BASH adminimize which has been a faithful plugin… let me say I’ve managed to reach the admin panel and reactivated adminimize and everything is still running.

        My case was somewhat varied to this post… in my case my site was a vm running on ubuntu… I didn’t have access over the normal channels due to a network move killing off my webmin and winscp access… so while I used the same principals here I had to actually drill down by logging into the unbuntu server –> cd /var/www/wp-content/plugins. At first I RENAMED the plugins directory — it failed I guess cause while I logged in I logged back out then renamed the directory. Anyway, I continued to toy around and went back from within the plugins directory and renamed about 5 plugins (mv deact.plugin1… deact.plugin2… etc…. fired the wp-admin and we’re good! Reactivated about 3 of the 5 so far and it hasn’t crashed back out yet. Still testing… in summary want to emphasize that I can’t for sure at the moment say I lost the admin panel on the adminimize plug-in… but one of the 5 for sure caused issue. Anyway, I’m back slowly reactivating the rest!

  32. Ruhi

    Hiee… when I try to load my site it says this page isn’t working also it says yoursite.com can’t handle this record and moreover am unable to acess my wordpress dashboard when I try entering the wp-admin it show blank white page please help!!

  33. Previsha

    Thanks, this really helped me out.

  34. pankaj

    hii,
    i am getting

    PHP Fatal error: Cannot redeclare is_comments_popup() (previously declared in /home/rateahqx/public_html/wp-includes/query.php:309) in /home/rateahqx/public_html/wp-includes/deprecated.php on line 3713
    i tried everything but my site is still not starting pls help me.
    and i think this problem started after the wordpress update.

    • WPBeginner Support

      It is possible that a WordPress update was stopped before completion. Try downloading a fresh copy of WordPress, unzip it on your computer and then upload them back to your server using FTP. This will overwrite WordPress core files.

      Admin

  35. Manos Kaiser

    Kudos!!! Saved my day! Thanx!

  36. Ronald

    thank you for this blog. it really helps but what i did is delete some plugins. Thank you once again my site brings back to life :)

  37. nino

    Hello i have downloaded FileZilla but I can’t find wp-content file . Help me

  38. Hanne Schroedter

    Yupp, this was perfect, and I could deactivate Jetpack who was udated later today.
    Thank you! Awesome.

  39. Erica

    Literally (yes, literally :) just saved my life with this! Thank you SO much!!

  40. Palash Tannan

    How to Navigate to the /wp-content/ folder ?

    • WPBeginner Support

      You can visit it in your browser, like this:

      example.com/wp-content

      Replace example.com with the domain of the website.

      However, wp-content file has a blank index.php file in it. So you will only be able to see a white screen.

      If you know the full URL to a file, then you can view it in your browser like this:

      example.com/wp-content/path/to/file.jpg

      To navigate wp-content as an admin you need to use an FTP client or File Manager in cPanel.

      Admin

  41. Lesly Federici

    Hello
    THANK YOU for this article. for 2 days my site has been down due to a plugin and you’d think my theme/hosting support would tell me what to do. Nope. So I had to research it and this did it!

  42. Carl

    Thanks very much for this – I can confirm the FTP method works like a charm Mourad!

  43. Mourad

    This is so helpful, but what is FTP method like?

  44. Muzahid Ul Islam

    Thank you very much….
    it resolve my problem.

Eine Antwort hinterlassen

Danke, dass du einen Kommentar hinterlassen möchtest. Bitte beachte, dass alle Kommentare nach unseren kommentarpolitik moderiert werden und deine E-Mail-Adresse NICHT veröffentlicht wird. Bitte verwende KEINE Schlüsselwörter im Namensfeld. Lass uns ein persönliches und sinnvolles Gespräch führen.