There are many reasons for changing the WordPress password, like for security, forgetting the password.

So you can change the WordPress password very easily by following the three methods.

1. In WordPress Dashboard

  • Login to your WordPress Dashboard
  • Click the "Howdy, admin". You will see the Edit profile options.
  • Go to the "Account Management" section. You can reset your password here.

2. Using "Lost your password"

  • Go to your WordPress Admin URL. It looks like domainname.com/wp-admin.
  • On the Login page, you will see the option for "Lost your password".
  • If you click this, you will get the password reset link to your mail. Use that link to change the password

3. Using PHP MyAdmin

  • Login to your cPanel and search and click PhpMyAdmin
  • A list of tables appears under your database name. Go to the User table.
  • Click the edit option there.  Enter your new password in the password field with the MD5 function.

For more details check here -> Reset the password using the PHPMyAdmin

Помог ли вам данный ответ? 1 Пользователи нашли это полезным (3 голосов)