If you forget the email and password for your administrator user on WordPress, you can manually change the password if you have the cPanel access for that website. This method is very helpful when you do not have access to the account email address or you have forgotten the email address too. To reset a WordPress user password from the cPanel, please follow the steps below:

  1. Log in to your cPanel account
  2. From the Databases section on the cPanel, click on phpMyAdmin
  3. On the phpMyAdmin, you will see the available databases of your account. Click on the appropriate database.
  4. Go to the _users table under that database the part before the underscore will be your table prefix.
  5. You will see the users of that WordPress website. Click on the “Edit” link beside the user that you want to modify.
  6. From the new page, enter the password on the value field of “password” section.
  7. From the Function tab, click on the dropdown menu and select “MD5” from the list.
  8. Then click on the “Go” button on the bottom.

Your WordPress password will be set as you have chosen.

Ha estat útil la resposta? 0 Els usuaris han Trobat Això Útil (0 Vots)