The Official UpThemes Blog
The best place to find WordPress tutorials, theme teasers, company news and much more.

Reset your WordPress password via phpMyAdmin

This is an easy trick to reset your password without having to go through the email reset process which can be a bit shaky at times. Here’s how I do it via phpMyAdmin.

1. Select and edit the user row in question from the *_users table

2. Select MD5 from the Function dropdown in the user_pass row

3. Input a normal text password

4. Upon saving, you should see the new password hash

About the Author

WordPress Tips & Tricks Newsletter

Sign up for our 'once-in-a-while' WordPress tips and tricks newsletter for all skill levels. We provide excellent tips for marketing, SEO, and customization for your WordPress site.

One thought on “Reset your WordPress password via phpMyAdmin

  1. Thanks for this post.But when i tring to modify the the password it updated well but can’t login.Actually i imported the sql file from live server to localhost.I dont know what was went wrong :(

Leave a Reply

Basic HTML allowed.