How Do I Reset My WordPress User Password Via PHP MyAdmin?

If Lost your password? confirmation emails do not arrive, or if you have no access to the email account linked to your administrative dashboard, you can reset your password via MySQL database:

1. Log into your cPanel > section Files File manager and navigate to the document root of your WordPress website:

cpanel-file-manager.png

2. To check what database is used for your WordPress website, open the wp-config.php file:

3. Go to cPanel > Databases section > phpMyAdmin:

4. Select the database in question, table wp-users:

5. Select the database in question, click on Edit next to the admin user:

6. On the next page, type in your new strong password into the user_pass box, select MD5 in the Function column and click Go:

You can now go back to the WordPress dashboard page and try to log in with the new password.

That's it!

Was this answer helpful?

Powered by WHMCompleteSolution