WordPress user password change via database

Below is a quick guide on how to change the password of our WordPress user via the database.

Log in to PhpMyadmin of our database and go to the table

wp_users:

We find the user that interests us and click edit:

in the user_pass table, we change the Function to MD5 and enter our new password in the value

We set our new password, at the bottom, click Execute.

How useful this post was?

Click on the star, to evaluate it!

Average grade / 5. number of votes:

So far, no votes! Be the first to rate this post.