Home » Categories » Managed WordPress » Advanced

Change a WordPress email address in the database

You can update your WordPress email address in the database, which can help if you cannot receive the password reset email.

  1. Log into phpMyAdmin.
  2. Click on the _users table.
  3. Click Edit next to the user you want to update.
  4. In the Value column, delete the contents of the user_email box.
  5. Type your new email address into the same box.
  6. Click Go
1 (2)
Article Rating (2 Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Optimize table in MySQL
Added on Tue, Nov 17, 2020
Install a WordPress plugin with FTP
Added on Tue, Nov 17, 2020
Prevent MySQL size limit issues
Added on Tue, Nov 17, 2020
Update a WordPress plugin with FTP
Added on Tue, Nov 17, 2020
Connect to my Managed WordPress server with SSH (Secure Shell)
Added on Tue, Nov 17, 2020