WordPressのパスワードのリセットは、通常は簡単なプロセスです。しかし、標準的な方法ではうまくいかず、サイトからロックアウトされてしまうことがあります。
何人かの読者がこの問題に遭遇し、アカウントにアクセスする最良の方法についてアドバイスを求めました。幸いなことに、ホスティングサービスのコントロールパネルにあるphpMyAdminツールを使って、WordPressデータベースから直接パスワードをリセットすることができます。
この投稿では、phpMyAdminからWordPressのパスワードを簡単にリセットする方法を紹介します。各ステップをわかりやすく説明しますので、データベースに詳しくない方でも安心してご覧いただけます。
なぜphpMyAdminからWordPressのパスワードをリセットするのか?
WordPressは、紛失したパスワードを復元するのがとても簡単です。
WordPressサイトのログイン画面にアクセスし、「Lost your password?
リンクをクリックすると、パスワードリセットのページに移動します。ユーザー名またはメールアドレスを入力すると、WordPressから関連するメールアドレスにパスワードリセットリンクが送信されます。
しかし、そのメールアドレスにアクセスできない場合や、WordPressサイトがメールの送信に失敗した場合は、パスワードをリセットすることはできません。
このような状況では、WordPressのパスワードをデータベースで直接リセットする必要があります。それを行う最も簡単な方法は、phpMyAdminを使用することです。
それでは、phpMyAdminからWordPressのパスワードを簡単にリセットする方法を見てみましょう。
phpMyAdminからWordPressのパスワードをリセットする方法
動画チュートリアルを見たくない場合は、下のテキスト版を読み進めてください。
まず、WordPressホスティングアカウントのcPanelダッシュボードにログインする必要があります。次に、データベースセクションに移動し、phpMyAdminアイコンをクリックします。
phpMyAdminアプリが起動します。
ここで、左のペインからWordPressデータベースを選択する必要があります。
WordPressデータベースのテーブル一覧が表示されます。
このリストからwp_users
テーブルを探し、その横にある「Browse」リンクをクリックする必要がある。
注:WordPressデータベースのテーブル名は、スクリーンショットに表示されているものとは異なる接頭辞を持つ可能性があります。テーブル接頭辞を変更することで、WordPressサイトのセキュリティを向上させることができます。
WordPressユーザーテーブルの行が表示されます。パスワードを変更したいユーザー名の横にある編集ボタンをクリックしてください。
PhpMyAdminは、すべてのユーザー情報フィールドを持つフォームを表示します。
user_pass
フィールドの値を削除し、新しいパスワードに置き換える必要があります。ファンクション・カラムで、ドロップダウン・メニューからMD5を選択し、フォーム下部のGoボタンをクリックします。
パスワードはMD5ハッシュを使って暗号化され、データベースに保存されます。
おめでとうございます!phpMyAdminを使用してWordPressパスワードの変更に成功しました。
なぜパスワードを暗号化するのにMD5ハッシュを選んだのか、不思議に思う方もいらっしゃるかもしれません。WordPressは以前、パスワードの暗号化にMD5ハッシュを使用していましたが、WordPress 2.5以降、より強力な暗号化技術を使用しています。
しかし、WordPressは後方互換性を提供するためにMD5をまだ認識しています。MD5ハッシュとして保存されたパスワード文字列を使用してログインするとすぐに、WordPressは自動的に新しい暗号化アルゴリズムを使用するように変更します。
WordPressのパスワードに関するエキスパートガイド
phpMyAdminからWordPressのパスワードをリセットする方法がわかったところで、WordPressのパスワードに関連する他の投稿もご覧ください。
- WordPressでパスワードを変更する方法(初心者ガイド)
- WordPressですべてのユーザーのパスワードをリセットする方法
- WordPressのパスワード再設定ページをカスタマイズする方法
- WordPressでユーザーにパスワード変更を強制する方法 – Expire Password
- パスワードをお忘れですか?WordPressでパスワードを紛失した場合の復旧方法
- WordPressでユーザーに強力なパスワードを強制する方法
- WordPressで2要素認証を追加する方法(無料方法)
- 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.
Bowen
Hello,
Added Https to all pages, says unsafe, attempt to login and no luck, hit forgot password system reverts to Mojo Page…changed password per instructions above still no luck…any ideas how to get https off wordpress?
Tess
OK, I have followed these instructions and successfully changed my admin password in the database and I still get a failed login message when I login with it. I need help gaining access to my site, please.
Sandra
Thank you so much! These instructions helped me reset my WP username and password
neotanvir
How can I transfer MD5 to normal text
Patty Ayers
Thank you! Worked like a charm.
Edwin Schichter
Very simpel…. just change and save the users emailadress into something familiar in the database, click on forgot password in the wordpress login page
Patty Ayers
Yes, but only if you already have access to the back end.
Andrew
Awesome thanks so much for taking the time to write this just recovered by site in 60 seconds – as a newbie rely on help online :)))
Yana
Thanks mate, you made my day =)
Kinfe Weldu
thank you.this solved my problem.
sarah
thanks very helpful
Toyin
Thanks for this article.Simple guide,was able to change my password through myphp.
harish chand
Great thanks
MITESH MISTRI
Hey… Nice post and this idea really works. Thanks.
Adeel Ahmed
Thanks a lot. I had the problem but it has been solved . Otherwise I felt miserable about my wordpress login password being stolen
Jedediah
Odd, I did this correctly and it’s still not letting me in.
venukanth
really thanke ..most use full
Hasan
Thanks, it’s really helpful and great !!
Razzaq
another simple method for get the password, after edit the record change the email address. On wp-admin login screen, click on forget password. You will get the new link of make a new password.
Harsh
Thanks a lot friend, very helpful post
Asaf Fialkov
Many thanks! Worked like a charm
Mike
Fantastic, you are geniuses!
Ken
Thanks Man, your a lifesaver
Dave
Perfect. Thanks for posting.
VaLAngel
Great, great, great! 1 Billion Thanks…
Clinton
Thank you!
Al
Thanks buddy, i used to do lots of stuff on my wordress blog few years ago but now i kind of forget how to do it. Your blog post refreshed my memory…thanks again
Jarrii
Thank you so much It works perfectly
Hilda
worked perfectly, thank you so much!
Dan
Followed your very clear steps. Worked like a charm. THANK YOU!
Rose
Thank you so much! I couldn’t get into my new install of Word Press and of course it is the weekend. This is so well written that I was able to reset the admin password in one try.
Ewan
How is this discussion affected by the salts in the wp-config file? Do we need to combine those when creating a new password?
Marty
Over the last few weeks, I’ve had the pleasure of dealing with clients that didn’t have a reputable developer/designer and left them high and dry with little to no access of their OWN site, noway of re-setting the password through the recovery email, this guide WOULD have been great 2 weeks ago, but I’m sure I’ll be using it in the near future…
cheers Syed..
Karl Craig-West
Perfect, worked a treat.
Many thanks indeed.
Harpa
Thank you so much
Dotty
Thanks so much – this really helped.
Luis
What a lifesaver post! Thanks!
Ton
Thank you so very much!
Andrea
ok, I have done step by step everything you have suggested and is not working……..what can I do?
Editorial Staff
Theoretically, if you did everything mentioned in this article, then it should work. However, you can always try this tutorial where you add a new admin user.
https://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/
管理者
Marty
You can lead a horse to water………..but…..!…..
BK
This was a life save. thanks
vking
thanks you man it’s work!
Muhammad Abdul Qadoos
why not we change email address and ask wp to resend password reset email
Editorial Staff
You can do that as well. Then go click on reset button. Wait for the email to come. Then reset your password. Seems like a bit longer process, but to each their own.
管理者
subbareddy
this helps very much when you are in local system . Password reset doesnt work some times in local server .
I helped me a lot today
Benjamin
Some hosts have the mail() function turned off and are unable to send emails via php.
stevelockridge
Fabulous!!! Thank you!!! My client contacted me because their previous designer vanished and left them with NO login information for ANYTHING. This saved us all a lot of headaches.
rradvani
great saved me !!! thanks wpbeginner!!
sharphue
See that user_email field in the screenshot above? Just change the value to an e-mail address that you have access to. On the WP-Admin login screen, click “lost your password?” and type in the same e-mail address and you will receive a reset password link that will be easier than messing with MD5 hashing.
Oluniyi D. Ajao
Thank you very much. You saved me having to re-install a WordPress installation.
W^L+
There has been some talk about web applications moving to a hash of the password + another string, to make it harder for bad guys to get in. Do you think this is coming to WP soon? (I think Joomla and Drupal are already doing this.)
Editorial Staff
WordPress already has that built-in. You just have to add your own security keys in your wp-config.php file. Open it and you will see the place for it and a link where you can get your security keys from.
管理者
Jeff
Under the functions column, if you choose MD5, MySQl will automatically encrypt your password in MD5. Simply type your plaintext password in the main box.
This is a little easier than using other sites.
kusanagi
very helpful, thanks.
Utkarsh
You can also enter the password in plain text, and select MD5 from the function dropdown. It’ll automatically save the MD5 hash of the password in the database.
Jaspal
Thnx .. that’s a great tip .. it will be very helpful for me