Table of Contents
Change a WordPress email address in the database
Updated May 5th, 2021 at 16:03 BST
You can update your WordPress email address in the database, which can help if you cannot receive the password reset email.
Log into phpMyAdmin. Check this article: https://help.tsohost.com/knowledge-base/article/11999
Note: If you're using cPanel Hosting, you must select the database for your WordPress site in the left-hand column before proceeding to the next step.
Click on the _users table.
Click Edit next to the user you want to update.
In the Value column, delete the contents of the user_email box.
Type your new email address into the same box.
Click Go