Lost WordPress admin password

Just today I found quite a long article on how to gain access to your WordPress admin area if you have lost your password. I did some ‘googling’ and quickly found a further 14 articles all on the same topic. I visited a forum I normally frequent and there I also found a link to yet another article on this same topic.

Some of these articles get very technical and go so far as to show you how to work with the encoding to be able to add a new password straight to your database. Unless you are an expert on phpMyAdmin I would not suggest any of these technical ways to solve a fairly simple problem.

If you look at the bottom of the login screen you will find a link to use if you have lost your password. To be able to use this option you need either your WordPress user name or your EMail address. If you know either of these you simply enter it and WordPress will mail you a new password. Once you are back in your admin area you can simply change this password to whatever you wish.

In the event of you having forgotten both your user name and EMail address (cannot really imagine this happening) there is still an easy way out without you having to delve into the encrytion  or encoding bits to change the password in the database.

Most folk have access to phpAdmin via their c-panel or something similar. If you do not know how to get into your WordPress database you will have to contact your hosting company for the relevant info or assistance. Once you are in the database (via phpMyAdmin or whatever) all you need to do is find the users table and browse the contents thereof. In this table you will find both your user name and EMail address in plain text.

With this new found information you can now return to your WordPress login screen and request that a new password be sent to you. Keeping things simple is definitely the way to go when working with a database.

Till next time.

Let's be sociable, come on, you know you want to. I appreciate the support.

Subscribe to feed Favorite on Technorati Submit to StumbleUpon submit to reddit

This entry was posted on Wednesday, October 1st, 2008 at 6:28 pm and is filed under Tips, WordPress using as tag(s). You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

8 Responses to “Lost WordPress admin password”

  1. Nihar says:

    Nice post. thanks for the tip.

    In first place we as blogger need to keep a note of password and user somewhere.

  2. Hicham says:

    I recommend the normal way (lost your password) unless the user is advanced with phpmyadmin that you mention he/she entre the new password after encrytion into the hash format (md5)

  3. Squeaky says:

    Many bloggers that forget their username and pwd, wouldn’t think of checking their database, via phpMyAdmin to recover their user name and EMail information, so they can request a new from their WordPress login screen.

    I think this is a very helpful post, that will help many who have forgotten they login information.

    • Lyndi says:

      Thanks for your comment. I have forgotten user names often in the past but so far I have always remembered my EMail address. I do suppose it is possible to forget the EMail address if you have multiple addresses.

  4. BioTecK says:

    I use Firefox and the default password management used in firefox so I don’t have to forget about my usernames and my passwords..
    But if I ever forget it, I know where to look for some great info! ;)
    BioTecKs last blog post..Foxit Reader - A Free PDF Document Viewer

    • Lyndi says:

      Sailor always says; ‘You have to make everything accessible to ALL!’ I suppose this info makes things accessible to those with bad memories. :-)