← Back to WordPress not working

Likely fix

Fix: WordPress password not working

A WordPress password can stop working because the wrong account is being used, password reset emails are not arriving, cookies are broken, or a security plugin is blocking login.

Quick answer

Use the password reset link first. If reset emails do not arrive, check spam, SMTP settings, or reset the password from hosting/phpMyAdmin.

Important warning

Do not repeatedly try passwords if a security plugin is active. You may trigger a temporary lockout.

Try this

  1. 1 Make sure you are using the correct WordPress username or email.
  2. 2 Use the Lost your password link.
  3. 3 Check spam or junk folder for the reset email.
  4. 4 Try a private browser window.
  5. 5 Clear cookies for your website.
  6. 6 Temporarily disable security plugins if you are locked out.
  7. 7 If reset emails do not arrive, reset the password through phpMyAdmin or your host's WordPress tools.

Common causes

Wrong username or email.

Reset email not delivered.

Browser cookie problem.

Security plugin lockout.

Password changed by another admin.

SMTP/email problem.

What to check next

  • Check whether password reset email arrives.
  • Check spam folder.
  • Check whether another admin can log in.
  • Check security plugin lockouts.
  • Check WordPress email sending.

FAQ

Why am I not getting WordPress password reset emails?

Your WordPress site may not be sending email correctly, or the message may be going to spam.

Can a security plugin block WordPress login?

Yes. Security plugins can lock out users after failed login attempts or suspicious activity.

Can I reset a WordPress password without email?

Yes. You can reset it through phpMyAdmin or hosting WordPress management tools if you have hosting access.

Related fixes