How to Reset WordPress Password by using PHPMyAdmin?
Silicon House Hosting comes with free cPanel and WHM. In the Reseller Hosting Panel you can able to reset the WordPress admin password. In this session we How to Reset WordPress Password by using PHPMyAdmin.
Reset WordPress password with PHPMyAdmin
PHPMyAdmin is a tool that will help you to access the databases of your website. The PHPMyAdmin can be opened from the cPanel Interface. Our Standard Web Hosting offers you cPanel as the control panel and you can open the PHPMyAdmin from cPanel.
Kindly follow the below procedure to reset the wordpress password at your end.
[1] Login to your cPanel
[2] Go to PHPMyAdmin
[3] Click on ‘Databases’
[4] Enter into the table wp_users
[5] Once you have entered into the WordPress database, you can go to the tables inside the database.
[6] The tables will be listed under the database name as subtrees. Usually the table prefix will be wp_. You need to locate the wp_users table and enter into it
[7] Edit with your WordPress username
[8] In the user_pass field, set the function to MD5 and enter the new password in the Value field
[9] Click on the button “Go”
Done! Hereby we came to know the steps to reset the WordPress admin password.