How can I change my login email address for StackOverflow? I tried editing from my account, but that didn't work if I use that email during login.

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

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

This question came from our site for professional and enthusiast programmers.

2 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.

link|improve this answer
feedback

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.
link|improve this answer
Hey, thanks for your tutorial. It worked for me! – covanova Jan 24 at 13:47
feedback

You must log in to answer this question.