How can i change wordpress user password through phpmyadmin - Solved

Don't waste time and just follow the procedure below to change password:
in the table of admin (wp_users) in your database add a new key of verefication (user_activation_key) example of key "abcdefgh"
then in your url try this domaine.com/wp-login.php?action=rp&key=abcdefgh&login=admin
the login=admin i mean your login if you use admin if your admin is user123 the url will be like this domaine.com/wp-login.php?action=rp&key=abcdefgh&login=user123 then you can change your password

Post a Comment

2 Comments

  1. first thing first , we first need to find the exact db name , the db name in wp-config is not listed in my hosting cp databases section

    ReplyDelete
    Replies
    1. Usman......... It must be there........ If you aren't able to find it then you may send an email to our support team for help.

      Delete