Tutorial – How to reset WordPress administrative password if lost?

If you forget your WordPress administrative password, you may –
– reset via email link, or
– reset via phpMyAdmin

[Reset password via Email]

  1. Goto Login page, click on “Lost your password?”
    tutoral_reset_admin_pwd_01
  2. Input your username
    tutoral_reset_admin_pwd_02
  3. It will send a reset-password-link to your registered email address
    tutoral_reset_admin_pwd_03
  4. You shall receive the following email (sample as below) –
    tutoral_reset_admin_pwd_04
  5. Click on the reset-password link
    tutoral_reset_admin_pwd_05
    Use the newly-generated, or enter a new password
    Click on <Reset Password> button
  6. Done.  You can now use the new password to login WordPress admin panel
    tutoral_reset_admin_pwd_06

[Reset password via phpMyAdmin]

In a few circumstance, you may forget the WordPress admin password, and the registered email address is forgotten (or inactive)

Then, you may goto its backend database and change the password.
You need to login to phpMyAdmin.
(For details to login phpMyAdmin, please refer to your website hosting provider.  Each provider may have different accounts, different ways to goto the phpMyAdmin)

  1. Login to phpMyAdmin
    tutoral_reset_admin_pwd_10
  2. Goto user table – (e.g. by default, it is called wp_users, or someprefix_users)
    tutoral_reset_admin_pwd_11
  3. Choose – Edit
    tutoral_reset_admin_pwd_12
  4. In the field – user_pass ,
    – choose Function = MD5, and
    – enter the new password in field – Value
    – save it (at the bottom) 
    tutoral_reset_admin_pwd_13
  5. You can now use the new password to login your WordPress

Pin It on Pinterest

Share This