February 10, 2012

Forgot Wordpress Logins? How to Reset/Recover your passwords

If you are a wordpress blog CMS user then its obvious that you would have forgotten your blog wp-admin logins. There are originally 2 ways to recover it.

Option 1 : Request Password Reset
Option 2 : When option 1 does not work out you should go for this by resetting the password via phpmyadmin in your Hosting Cpanel Account.

Steps to perform these options :

Option 1 : Access your wp-admin page from where you can directly login to your blog’s dashboard.

Wordpress Wp-Admin Login Page

Next if you are not able to login you will be shown with the login error page with a message like – “Please enter your username or e-mail address. You will receive a new password via e-mail.”

You just need to remember either the Admin Username or else the email which is linked to the your Admin Account. Once you give these details you will recieve a email with reset password link.

Wordpress Forgot Password

Option 2 :

PhpmyAdmin CpanelLogin to your Hosting Cpanel Account and search for the ‘PhpMyAdmin’ option under the ‘Databases’ option and click on it.

On the Left side of the window you will find many Tables and you need to find out the ‘wp_users’ table and click on it.

Wp-Users SQL Row Phpmyadmin

On the right panel you need to click on the Browse Option, which lists the whole list of your wordpress blog’s users. You need to click on the edit link, which is represented in the form of a small pencil.

Edit Wordpress Table

One the following page you will find all the different fields of the table ‘wp_users’ from which you need to change the function of ID – ‘user_pass’ from varchar(64) to MD5 and enter a new value which is going to be your new password.

Change MD5 Password Value

Thats it and the new MD5 value which you assign is your new wp-admin login password, the same way you can change your email address of your wp-admin.

We will send you useful technology related Tips. Enter your email address :

Comments

  1. chodirin says:

    thanks for your info. your article is no. 1 in yahoo search. very good.

    [Reply]

  2. Alish1 says:

    Thank You very Much Very Nice Trick to Recover Your Password :)

    [Reply]

  3. RSS says:

    Usually i was using a “wordpress password reset” php scipt php and get upload to root directory. After finish a must delete the script..

    [Reply]

Speak Your Mind

*


More in Wordpress Guide (48 of 69 articles)