How can I change my login email address for Stack Overflow?

I tried editing from my account, but that didn't work if I used that email during login.

share|improve this question
This tutorial from @Shog9 worked for me: link – vurquee Jan 24 '12 at 13:42
possible duplicate of How do I change my OpenID provider(s)? – Kevin Vermeer Apr 12 '12 at 14:00

migrated from stackoverflow.com Dec 4 '11 at 4:35

3 Answers

First you add a new login, then you remove your existing unwanted login.

Add a login

1. Log in
2. Go to your profile page (click your user name at the top of any SO page)
3. Click the My Logins link right next to Network Profile (near the top of your profile)

My Logins link

4. Click Add More Logins

Add More Logins link

5. Click one of the logos to use an existing login, or click Log in with Stack Exchange to create a new StackExchange specific login with a new e-mail address.

Add Login selections

6. Follow the instructions
7. If prompted to allow access to "some information from your <...> Account", then you should accept
8. Click Add Login to finish associating the new login with Stack Exchange/Stack Overflow.

Remove unwanted logins

Now that you've added a new login, remove other logins if you wish. Follow steps 1-3, and click the X to remove unwanted logins.

Remove Login "X" button

Update your icon

You may lose your gravatar icon and see some cacheing issues until pages where your icon was displayed get updated or totally refreshed. If this matters, check that your custom icon gets re-set as desired.

share|improve this answer
For the record, this is now covered in the help center as well. :) – Sha Wiz Dow Ard Aug 6 '12 at 6:20
Thanks a lot, this really helped me :) – Fels Dec 21 '12 at 19:09
Except that doesn't even work. If I already have a Stack Exchange login but want to create a new one with a different email address, clicking the Stack Exchange icon on the Add Login page doesn't create a new login at all, it just logs you in using your existing account! – Neutrino Apr 24 at 20:07
What's more creating a temporary account of a different type, e.g. a Google account, logging in with that, then deleting the original Stack Exchange account and trying to create a new one, only results in you being automatically logged back in using the Stack Exchange account you just deleted! – Neutrino Apr 24 at 20:13
@Neutrino: Have you tried using a browser you don't normally use (e.g. if you normally use Firefox, but also have IE or Chrome installed), or tried wiping out your local storage/cookies/history? I think that local storage/cookies are to blame for the behavior you're describing. Also you could try another computer entirely. Either that, or there's a bug in their auth system :) – Merlyn Morgan-Graham Apr 25 at 7:15
I have tried clearing the storage/cookies/history in Firefox. This is on a newly built machine so I don't want to install IE or Chrome on it, but I'll have a go on another machine. – Neutrino Apr 25 at 15:30

Seems like there should be an easy way to do this, but so far the only method I've gotten to work is:

  1. Go to https://openid.stackexchange.com/ and click the "logout" link near the top.
  2. Then click the "logout" button.
  3. Go to your Stack Overflow profile page, and click "my logins".
  4. Then click "add more logins..."
  5. At the bottom of the page, click the link titled "click here"
  6. Enter your information, including new email address.
  7. Follow the prompts to confirm your email and finish registering.
  8. Go back to your Stack Overflow profile page, and click "my logins" again: you should see both emails listed at the top.
  9. Click the little "x" to the right of the email you no longer want.
share|improve this answer
Hey, thanks for your tutorial. It worked for me! – vurquee Jan 24 '12 at 13:47
It worked! (today) – Peter Mortensen Apr 7 at 17:10
Stack Exchange Data Explorer (SEDE) seems to be special, though. The new login will often (always?) end up being seen as a new account. – Peter Mortensen Apr 10 at 23:05
Yeah, SEDE isn't integrated with the same underlying account system that the rest of the SE sites, so it behaves rather differently. @Peter – Shog9 Apr 10 at 23:06

After following the steps in this answer, I found that I also needed to change my email address in the 'prefs' section (next to 'my logins'). Perhaps this is all that is actually required.

share|improve this answer
1  
The is no email address field in the prefs page. What are you talking about? – Sha Wiz Dow Ard Aug 6 '12 at 6:18

You must log in to answer this question.