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

phpMyAdminからWordPressのパスワードをリセットする方法

WordPressのパスワードのリセットは、通常は簡単なプロセスです。しかし、標準的な方法ではうまくいかず、サイトからロックアウトされてしまうことがあります。

何人かの読者がこの問題に遭遇し、アカウントにアクセスする最良の方法についてアドバイスを求めました。幸いなことに、ホスティングサービスのコントロールパネルにあるphpMyAdminツールを使って、WordPressデータベースから直接パスワードをリセットすることができます。

この投稿では、phpMyAdminからWordPressのパスワードを簡単にリセットする方法を紹介します。各ステップをわかりやすく説明しますので、データベースに詳しくない方でも安心してご覧いただけます。

How to Reset a WordPress Password from phpMyAdmin

なぜphpMyAdminからWordPressのパスワードをリセットするのか?

WordPressは、紛失したパスワードを復元するのがとても簡単です。

WordPressサイトのログイン画面にアクセスし、「Lost your password?

Click on 'Lost Your Password?'

リンクをクリックすると、パスワードリセットのページに移動します。ユーザー名またはメールアドレスを入力すると、WordPressから関連するメールアドレスにパスワードリセットリンクが送信されます。

しかし、そのメールアドレスにアクセスできない場合や、WordPressサイトがメールの送信に失敗した場合は、パスワードをリセットすることはできません。

このような状況では、WordPressのパスワードをデータベースで直接リセットする必要があります。それを行う最も簡単な方法は、phpMyAdminを使用することです。

それでは、phpMyAdminからWordPressのパスワードを簡単にリセットする方法を見てみましょう。

phpMyAdminからWordPressのパスワードをリセットする方法

Subscribe to WPBeginner

動画チュートリアルを見たくない場合は、下のテキスト版を読み進めてください。

まず、WordPressホスティングアカウントのcPanelダッシュボードにログインする必要があります。次に、データベースセクションに移動し、phpMyAdminアイコンをクリックします。

phpmyadmin panel in Bluehost

phpMyAdminアプリが起動します。

ここで、左のペインからWordPressデータベースを選択する必要があります。

Select Your WordPress Database

WordPressデータベースのテーブル一覧が表示されます。

このリストからwp_usersテーブルを探し、その横にある「Browse」リンクをクリックする必要がある。

Click the wp_users Browse Link

注:WordPressデータベースのテーブル名は、スクリーンショットに表示されているものとは異なる接頭辞を持つ可能性があります。テーブル接頭辞を変更することで、WordPressサイトのセキュリティを向上させることができます。

WordPressユーザーテーブルの行が表示されます。パスワードを変更したいユーザー名の横にある編集ボタンをクリックしてください。

Click the Edit Button Next to the Username

PhpMyAdminは、すべてのユーザー情報フィールドを持つフォームを表示します。

user_passフィールドの値を削除し、新しいパスワードに置き換える必要があります。ファンクション・カラムで、ドロップダウン・メニューからMD5を選択し、フォーム下部のGoボタンをクリックします。

Select MD5 and Type Your New Password

パスワードはMD5ハッシュを使って暗号化され、データベースに保存されます。

おめでとうございます!phpMyAdminを使用してWordPressパスワードの変更に成功しました。

なぜパスワードを暗号化するのにMD5ハッシュを選んだのか、不思議に思う方もいらっしゃるかもしれません。WordPressは以前、パスワードの暗号化にMD5ハッシュを使用していましたが、WordPress 2.5以降、より強力な暗号化技術を使用しています。

しかし、WordPressは後方互換性を提供するためにMD5をまだ認識しています。MD5ハッシュとして保存されたパスワード文字列を使用してログインするとすぐに、WordPressは自動的に新しい暗号化アルゴリズムを使用するように変更します。

WordPressのパスワードに関するエキスパートガイド

phpMyAdminからWordPressのパスワードをリセットする方法がわかったところで、WordPressのパスワードに関連する他の投稿もご覧ください。

このチュートリアルで、phpMyAdmin から 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

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

  1. NS

    Thanks! The “MD5” encryption step is what I was missing when I tried to reset. Then I came across your article and tried it and it worked! You just saved me hours and hours of time and a potentially angry client.

  2. aisha

    I tried this but didn’t work. Need help

    • WPBeginner Support

      If your changes are not staying, you would likely want to check with your hosting provider to ensure you’re not running into a security tool blocking your change. Another common issue would be if you have a staging site or an old database for a previous site so you would want to ensure you are changing the information for your correct site.

      管理者

  3. Altuğ G.

    This didn’t work for me :(

    • WPBeginner Support

      It would depend on what part didn’t work. The most common reasons would be if you did not save your changes or did not convert to MD5

      管理者

  4. Pakodev

    Thanks! It worked.

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  5. Arsène

    It worked, thank you very much

    • WPBeginner Support

      Glad our guide could help :)

      管理者

  6. Aikya Dasgupta

    Thank you very much. This worked for me and I am now able to access my WordPress dashboard.

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  7. John

    Perfect – saved me from a big issue.. thanks! Now, about getting those WP system emails working again…………….!

  8. Tayyab Shafique

    it was really helpful.
    Thanks :)

    • WPBeginner Support

      You’re welcome :)

      管理者

  9. Saad

    thanks a lot for saving my day …

    • WPBeginner Support

      You’re welcome :)

      管理者

  10. Anita

    Thank you, this saved me a headache :D

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  11. Elias

    You’re a genius. Thank you

    • WPBeginner Support

      You’re welcome :)

      管理者

  12. jackie

    REALLY helpful. I’ve been struggling for weeks and now i can finally log in again! thanks a lot!

    • WPBeginner Support

      You’re welcome, glad our guide was helpful :)

      管理者

  13. Robin B

    So, so helpful. Thanks so much!

    • WPBeginner Support

      You’re welcome :)

      管理者

  14. Chidi Ejikeugwu

    why did you recommend to use MD5 when changing password?

    • WPBeginner Support

      That is what WordPress uses for passwords by default

      管理者

  15. japsimran singh

    Thank You Buddy.
    It really helped.

    • WPBeginner Support

      Glad our article could help :)

      管理者

  16. banson

    Thank you problem Solved

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  17. Nthtuko Mbhele

    Thank you so much, thank you, thank you

    • WPBeginner Support

      You’re welcome, glad our guide was helpful :)

      管理者

  18. Premier

    Thank you! Solved my problem!

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  19. Yann

    Worked wonders, thanks!

    • WPBeginner Support

      You’re welcome, glad our guide was able to help :)

      管理者

  20. Marco

    thank you!!!!!!

    • WPBeginner Support

      You’re welcome :)

      管理者

  21. Anand

    Did not work for me. :(

    • WPBeginner Support

      You may want to ensure you set the password to MD5 and that you are editing the correct user file if you have multiple WordPress sites or users

      管理者

  22. Pranoy

    very very thank you
    big headache solved

    • WPBeginner Support

      Glad our guide could be helpful :)

      管理者

  23. Urs Keller

    You did super great job. I could reset my pw. Thank you!

    • WPBeginner Support

      You’re welcome, glad we could help :)

      管理者

  24. Taylor

    I have followed these steps and the password was generated however, whenever I put in the password it still says it is incorrect.

    Any help you can provide ?

    • WPBeginner Support

      You would want to double-check that you encrypted the password using MD5 as the most common reason

      管理者

  25. Cattel

    Direct explanation! Thanks!

    • WPBeginner Support

      You’re welcome :)

      管理者

  26. Hazel Pan

    Thank you for this noob-friendly guide! I was able to understand how to fix my issue right away. It also helped that I had awesome support from my hosting provider, Namecheap.

    • WPBeginner Support

      Glad our guide could be helpful :)

      管理者

  27. Terry

    Thank you so much for this article, it helped.

    • WPBeginner Support

      Glad our article was helpful :)

      管理者

  28. Umar Gondal

    May Allah bless you with eman. This article helped me to reset password of my website. Very informative article

    • WPBeginner Support

      Glad our article could be helpful :)

      管理者

  29. Ajit Kumar

    The email could not be sent. Possible reason: your host may have disabled the mail() function.

    error shows

    • WPBeginner Support

      If you have that error on your site, you would want to start by reaching out to your hosting provider.

      管理者

  30. George

    Great article, I can see how this “can” work, but didn’t work for us either!!!!! We have access to the registrar, access to the domain and web hosting, full access to file manager, phpMyAdmin and the Installatron.

    Followed your instructions to the T, didn’t work. We even changed the email in the email field. Its like the script didn’t update.

    • WPBeginner Support

      If this method didn’t work then you likely need to reach out to your hosting provider and your host should be able to assist in fixing this issue.

      管理者

  31. Donny

    Really helpful, thanks a lot.

    • WPBeginner Support

      You’re welcome :)

      管理者

  32. zorax

    Thank you, it was really helpful!

    • WPBeginner Support

      You’re welcome :)

      管理者

  33. Van

    This didn’t work for me. I’ve tried changing my password via my profile in WP Admin and using this technique; neither worked. WordPress 5 bug?

    • WPBeginner Support

      You may want to clear your cache on your site and browser and check with your hosting provider that they are not preventing changes to your site’s database.

      管理者

  34. Ammar Falak

    It didn’t work for us. I am still locked out of my WordPress Account. Please help!

    • WPBeginner Support

      If this method does not work, if you reach out to your hosting provider they should be able to help you log back into your site.

      管理者

  35. Sanyukta Khot

    Thank you for a very useful article! Saved me a lot of time!

    • WPBeginner Support

      You’re welcome :)

      管理者

  36. Dee

    Awesome!! Thanks so much for the valuable information.
    Please continue to help us newbies…

    • WPBeginner Support

      Glad our articles are helpful :)

      管理者

  37. lordhunos

    Wow, it works! You made my day! Thank you very much!

    • WPBeginner Support

      Glad our article could help :)

      管理者

  38. Boitumelo

    This was very very helpful.

    Thank you very much

    • WPBeginner Support

      Glad it was helpful :)

      管理者

  39. Naveeen

    Awesome. Worked like magic.
    Nice video and tut. Had exact problem with the password. Solved with this tut. Thank you very much.

  40. Ana Villegas

    Thank you! It is very helpful.

  41. maza

    this was helpful and easy to do thank you :)

  42. joe capels

    Dude thanks .I was about to redo the entire thing from scratch and funny what i did this website some 10 yrs ago and its ranking on SEO is pretty great -was freakin worried !

  43. Helios Venntures

    Thanks a million, you’ve just saved a brother’s job.

  44. Rajni

    Very useful. Thanks a ton!

  45. Mylo de Borja

    How do I go to phpmyadmin, cpanel? I can’t remember who my hosting provider is.

  46. Adam Vaughan-Williams

    Awesome!! Yes worked weil but the presenter of the video speaks too fast and had to keep going back. The instructions worked well though,
    Thankyou :)

  47. peter

    Take care to make sure yoju get the table name correct in the wp-config.php

  48. Blessing Mashoko

    Works like a charm

  49. Natty Honeycomb

    Thank you so much! I can’t believe I didn’t know my email address anymore!

返信を残す

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