How to reset wordpress login password ?

Log in to cPanel using your username and your cPanel password at http://yourdomain.com/cpanel, where yourdomain.com is your domain name.

Click on PHPMYADMIN in Databases Section

Wordpress reset 1

Just click on your Database and click on following Table Name "prefix_users". 

Wordpress reset 2

You will see your admin username, now just double click on password field which is showing as encrypted form.
And replace following mentioned code in the password field as showing in below image.
$P$BnV0mR/qQ8ZQKcvxIb3V3ZlQiT9Huq1

wordpress reset 3

This is encrypted password and we can not understand it.
Now you can login in wordpress admin panel by using Username = "admin" and Password="admin123".

  • reset password, wordpress
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to show hidden files (.htaccess) in cPanel File Manager?

Many users ask us how they can see the .htaccess files for their websites in cPanel File Manager....

How Can I Compress / Uncompress Files Using the File Manager?

How to Compress Files Go to the File Manager. Navigate to the folder where the files you want...

How to View Your cPanel Disk Space Usage?

In order to view your cPanel disk space usage, there’s a great tool located inside of your...

Accessing webmail for your domain

To access the included webmail email clients included with your hosting account, you’ll need to...

How to rename a database in phpMyAdmin?

phpMyAdmin is a free and opensource application for MySQL database management. It is one of the...