• I try to reset my user password but WordPress does not send any reset link to my email. I checked out spam too.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    I understand your concern, but is there other way too for reset password directly via database. Here I give you details for that just follow below steps.

    1. Open your database of particular website.
    2. You can find wp_users table like this- https://prnt.sc/dlDapN6vEmgU
    3. Open wp_users table, you can see users list there from which click on edit row like this – https://nimb.ws/hr7Esf
    4. Now select MD5 function in password column and add new password like given video – https://nimb.ws/ReUJ2P
    5. Now click on go button. You all set then
      This is the very easy way to reset password.

    Hope you find your answers Thank you.

    I try to reset my user password but WordPress does not send any reset link to my email. I checked out spam too.

    Your hosting server may not be configured to send emails.

    @narolainfotech’s response will help you manually change the password directly in the database…

    … but if you want to resolve the underlying probable of your site not sending emails, then install an SMTP plugin and configure it to use an external SMTP service to send the emails.

    Good luck!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘User Password Reset Email Does Not Deliver’ is closed to new replies.