WordPress Admin Password Reset via PhpMyAdmin (Cpanel)

  1. Login to cPanel.

  1. Under the Databases section, click on phpMyAdmin.

  1. Click on the name of your WordPress database.

  1. Next click on the wp\_users table.

  1. Click on Edit beside your WordPress admin user.

  1. In the user\_pass field, paste your password by pressing Ctrl - V. From the drop-down, select MD5. Finally click on Go.

  1. You should now see a success message from phpMyAdmin saying the database record was updated.