This article covers changing the WordPress Password in phpMyAdmin.
1) Log in to your cPanel
2) Type “phpMyAdmin†in the top left search box.
3) Select phpMyAdmin, once opened you will see the databases for all of your sites on the left side, click on one.
4) Select “wp_users†table at the bottom.
5) You will see the users for that WordPress account (it will most likely say ‘admin’).
6) Click on “Edit†on the left.
7) You will need to modify the third field (user_pass), put the password in the textbox on the right side, and make sure you select MD5 from the drop-down menu.
8) Click “Go†at the bottom.
Â
Â