How To: Recover Wordpress Password Part II

10. Apr 2007 · 3813 Views ·

Tips & Tricks, Wordpress



In part I of this series, I showed you how to recover your Wordpress password using the MySQL command line. This time, I’ll show you how to do it with phpMyAdmin.

Before you start with phpMyAdmin, you need to create a md5 hash of your new password. You can use iWebTool’s md5 Encrypt. After you created the new md5 hash, save it and kept it for later.

Note: use phpMyAdmin at your own risk. If you are not sure on how to use it, seek further advice. I’m not responsible for any loss of data.

1. Open phpMyAdmin.
2. Click on the drop down menu and select your Wordpress database.
phpMyAdmin

3. From the list of tables, look for the wp_users table and click on the Browse icon. (the prefix may defer with different databases)
phpMyAdmin

4. Click on the Edit icon (pen icon).
phpMyAdmin

5. Look for the md5 hash of user_pass under the Value column.
phpMyAdmin

6. Change the md5 hash with the one you created earlier. If you want to use a different username, you may also change the present value with a new one.
7. Close phpMyAdmin
8. Login to your Wordpress blog with your new password (and username if you changed it).

I hope this series would provide you with the needed information when you experience this issue. Some of you might know a totally different way of doing this. Suggestions and corrections would be greatly appreciated.

, , , ,

Related Ads

Related Posts





















5 Comments For This Post

  1. jhay PHILIPPINES Windows XP Mozilla Firefox 2.0.0.3 Says:

    Nice tutorial dude. Using phpMyAdmin is not that tough. You just have to read and read twice before you click on anything. ;)

  2. Jaypee UNITED STATES Windows XP Mozilla Firefox 2.0.0.3 Says:

    @jhay - Thanks man! Just trying my best to provide useful information to Wordpress users out there. Yeah, phpMyAdmin is not that difficult to use but if you don’t know what you’re doing, you can do a lot of damage to your database. Hehe :)

  3. kates PHILIPPINES Windows XP Internet Explorer 6.0 Says:

    Hi Jay,

    You can always use the MD5 function in the dropdown menu in the function column. This way you can just provide the plain text password and mysql will generate the hash for you.

  4. Jaypee UNITED STATES Windows XP Mozilla Firefox 2.0.0.3 Says:

    @kates - Thanks for info. I’ve seen and read about that but I’ve never tried that before. Hehe I’ll edit this post later when I have the time. :)

  5. Jaypee UNITED STATES Windows XP Mozilla Firefox 2.0.0.6 Says:

    @Henry - You’re welcome and good to know that it helped you! :)

1 Trackbacks For This Post

  1. Trasteando » Blog Archive » ¿Cómo recuperar la clave del WordPress? UNITED STATES WordPress 2.2.1 Says:

    [...] http://jaypeeonline.net/tips-t.....d-part-ii/ [...]

Leave a Reply


Live Comment Preview