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.

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.

Option 2 :
Login 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.

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.

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.

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.
thanks for your info. your article is no. 1 in yahoo search. very good.
Thank You very Much Very Nice Trick to Recover Your Password 🙂
Usually i was using a “wordpress password reset” php scipt php and get upload to root directory. After finish a must delete the script..