Title: Cannot change admin email
Last modified: November 11, 2023

---

# Cannot change admin email

 *  Resolved [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/)
 * Hi, I cannot change the admin email in the dashboard area.
 * It says my personal email is the admin email, and I wanted to change it. So I
   did.
 * Then it said:
 * “This address is used for admin purposes. If you change this, an email will be
   sent to your new address to confirm it. **The new address will not become active
   until confirmed.**“
 * And also:
 * “There is a pending change of the admin email to —– (new email)”
 * but I have not received any email. I have tried this three times, to no avail.
 * What am I doing wrong please?
    -  This topic was modified 2 years, 5 months ago by [rustybulb](https://wordpress.org/support/users/rustybulb/).

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17193592)
 * WordPress apparently can’t send emails OR your email service provider rejects
   them because they look like spam. To solve this, you would need to contact your
   hoster’s support. There may be a setting there that is interfering with sending.
 * Alternatively, you can also install an SMTP plugin. This allows you to send emails
   to an email account via SMTP authentication. The emails will then no longer go
   via your hoster but directly via your email service provider. This ensures delivery.
   One such SMTP plugin is this one, for example: [https://wordpress.org/plugins/wp-mail-smtp/](https://wordpress.org/plugins/wp-mail-smtp/)
 * To change the admin email without the email confirmation, you can also access
   the WordPress database directly. There is the table “options” (preceded by a 
   project-specific prefix of your WordPress installation) in which a data record
   with the option_name “admin_email” can be found. You can adjust its “option_value”
   there directly. Your hoster’s support team can tell you how to access the database
   to do this.
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17193600)
 * Thank you [@threadi](https://wordpress.org/support/users/threadi/) I will try
   doing it on my database.
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17193715)
 * Hi, I went to the database and according to that, the contact email IS the one
   I wanted. So I don’t understand why it says my personal email is the admin email
   in the WP dashboard.
 * Any ideas why this could be?
 * thanks
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194063)
 * As you have already started the process for exchanging emails, there could also
   be something in the “new_admin_email” field. I think you need to empty or delete
   this so that the view changes.
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194088)
 * Thank you. Sorry where do I find the “new_admin_email” field?
    -  This reply was modified 2 years, 5 months ago by [rustybulb](https://wordpress.org/support/users/rustybulb/).
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194092)
 * Also in the options-table.
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194098)
 * Thanks, I appreciate your help, but I have not accessed any options table. I 
   only know the WP admin area and my domains listed in my WHM page. That’s where
   I can see the “contact email” for each site. Am I in the wrong place on the server?
   Or is “Contact Email” different from admin email?
 * Thanks
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194106)
 * I was still talking about the database table on the assumption that you were 
   referring to this. You can access it with the help of your hosting support.
 * WordPress only recognises the admin email which you can find under Settings >
   General (I assumed you were referring to this). See: [https://wordpress.org/documentation/article/settings-general-screen/](https://wordpress.org/documentation/article/settings-general-screen/)
 * In addition, every user has their email stored in their account. You can see 
   this under Users.
 * If you see anything with “Contact Email”, it comes from a plugin you are using.
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194120)
 * Thanks I will try and access the database. Sorry I thought the Web Host Manager
   was the server. That’s where it shows the Contact Email. But I will go in directly
   to the database.
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194124)
 * Yay, I did it. Thank you [@threadi](https://wordpress.org/support/users/threadi/)!
   I used phpmyadmin and it did have the old email in the table. Thanks a lot for
   your help.
 *  [diebornmans](https://wordpress.org/support/users/diebornmans/)
 * (@diebornmans)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194719)
 * Sorry to interfere , my issue is bit different but how do I start a new topic?
   I cannot find the place.
 * Thanks
 *  Thread Starter [rustybulb](https://wordpress.org/support/users/rustybulb/)
 * (@rustybulb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194827)
 * Hi [@diebornmans](https://wordpress.org/support/users/diebornmans/) ,
 * Glad it wasn’t just me who was having trouble finding how to post a question!
 * If you go to the top of this page and within the breadcrumb line: “[Support](https://wordpress.org/support/forums/)»
   [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)»
   Cannot change admin email…” click the second link: “Fixing WordPress” (or find
   whichever category you need), then scroll to the BOTTOM of the page… (I know…
   not very intuitive!) then you will see boxes for the title and body of your post,
   and you can post from there.
 *  [diebornmans](https://wordpress.org/support/users/diebornmans/)
 * (@diebornmans)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194904)
 * Thank you!

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Cannot change admin email’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [admin email](https://wordpress.org/support/topic-tag/admin-email/)
 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [email](https://wordpress.org/support/topic-tag/email/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 13 replies
 * 3 participants
 * Last reply from: [diebornmans](https://wordpress.org/support/users/diebornmans/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-admin-email-3/#post-17194904)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
