Recover Your WordPress Password When You Have Forgotten It
If you manage a Blog on Wordpress than I'm sure there have been a few times you attempted to log on, only to completely blank out and forget your password. Or maybe you just changed your password and never wrote it down or saved it.
Fortunately it's not the end of the world, and changing your password in Wordpress is a simple process, even when you can't connect to the administration interface.
The following Wordpress video tutorial will show you how to connect to the database, where Wordpress is installed, and easily change the password. Be sure to check out the summary and tips below after you have finished watching the video.
It's important to create a password that can difficult for someone to break, but is easy for you to remember. Follow these tips on creating strong passwords that are easy to remember. Now that you know how to change your Wordpress password if you forget, make sure you create a complex password so no one can hack into your Blog.
While the video shows you how to change your password if you forget it, it is recommend not to use the existing MD5 hash and decrypt it. It best to create a new hash, login to your site and change it normally in the Wordpress administration interface.
It's better to be safe than sorry and not get hacked!
Filed under Web Master Tips by
Leave a Comment

Comments on Recover Your WordPress Password When You Have Forgotten It
I'm still got "wrong password" with that steps above
I'm using 2.5.1
what I missed …?
@Rivermaya
Well…since I just tested the steps again (on WP 2.5.1) I know it works.
Another option you can try is go to your WP site admin logon page and click on the link (at bottom) 'Lost your password?'
If you don't remember the email account, use the same steps as above and look for the email address just below where you found the encrypted password.
excellent saved my day
I can't gt it to work! I have tried going through BluChip Hosting and it looks simmilar to your page, but not exactly. How can set up an account to connect to CPanel and work with it so I can get on my blog again?
Awesome tutorial, it did the trick. I've never logged in to PHPadmin before, and without your walkthrough I would have been lost. I usually create my own password, but I used "Simple Scripts" this time which auto-generated a password, so if you don't save it right then you're out of luck. Thanks again.
There is an easier way to do this. MySQL (and PHPMyAdmin) have MD5 encryption built in. Simply type in your new password into the 'password' field and select md5 in the select box next to it. Hit submit and your password will be changed.
Hello!
Very Interesting post! Thank you for such interesting resource!
PS: Sorry for my bad english, I'v just started to learn this language
See you!
Your, Raiul Baztepo
My password does not seem to be an MD5 hash. It starts with P$B$ and consists of a string, rather than a set of hex characters. Any ideas?
I just had this problem, thank you for the help.
thanks a lot for this help