How to Reset Your WordPress Admin Password Print

  • cpanel, wordpress, troubleshooting
  • 0

How to Reset Your WordPress Admin Password

If you cannot log in to your WordPress dashboard because you have forgotten your admin password, there are three ways to reset it — choose the method that matches what you have access to right now.

Option 1: Reset via Email (Easiest — Start Here)

  1. Go to yourdomain.com/wp-login.php
  2. Click Lost your password?
  3. Enter your admin email address and click Get New Password
  4. Check your inbox (and spam folder) for an email from WordPress
  5. Click the reset link in the email
  6. Enter your new password and click Reset Password
  7. Log in with your new password

 

Tip

If the reset email is not arriving, check your spam folder and wait 5 minutes.

If it still does not arrive, use Option 2 or 3 below.

Option 2: Reset via phpMyAdmin in cPanel (No Email Needed)

  1. Log in to cPanel at yourdomain.com/cpanel
  2. Scroll to the Databases section and click phpMyAdmin
  3. In the left panel, click on your WordPress database — it is usually named something like yourusername_wp123
  4. Click on the wp_users table (the prefix may be different if changed during installation)
  5. Find your admin user row and click the Edit button (pencil icon)
  6. Find the user_pass field
  7. In the Function column next to user_pass, select MD5 from the dropdown
  8. In the Value column, type your new password
  9. Click Go to save
  10. Log in to wp-admin with your new password

Option 3: Reset via WordPress Toolkit

  1. Log in to cPanel at yourdomain.com/cpanel
  2. Open WordPress Toolkit
  3. Click the dropdown arrow next to your WordPress installation
  4. Click Reset Password (the option may appear as Manage > Users depending on your version)
  5. Select your admin user and click Reset Password
  6. A new password will be generated and displayed on screen — copy it immediately
  7. Log in to wp-admin with the new password, then go to Users > Your Profile to change it to something memorable

Still Locked Out?

If none of the methods above worked, open a support ticket at my.unisolva.com. Include your domain name and write "WordPress password reset" in the subject line. Our team can assist directly.

 

Tip

After resetting your password, update it in your browser's saved passwords or

password manager so you do not need to repeat this process.

 

Related Articles

  • Getting Started with WordPress on Unisolva Hosting
  • Common WordPress Errors and How to Fix Them
  • How to Log In to the Client Area

Was this answer helpful?

« Back