Sunday, February 19, 2012

WP7 Primary Live ID

So if you've got a Windows Phone 7 you will be required to create a Microsoft Live ID or use an existing one when you activate the phone. If you change your primary Live ID username (email address), your phone will be unable to do many things, like download a paid app, update apps,. Your Live account is listed under settings - Email+Accounts. You'd think that you could just change the account information like you can with your other accounts. This is not currently the case. No way to change the email address, means you cannot update the Live ID that your phone is connected to. No way to change it in the Zune software, online, or anywhere else.

The only solution is to reset your phone, which wipes all of your settings and information, that is unless you have your phone dev unlocked (I do) and can go thru the steps to update a registry entry on the phone.

I hate to be "one of those" people who is hung up on ancient technology... but my last smartphone was a Palm Pre Plus. The Palm profile saved all of my settings (except passwords) online... upgraded phones simply restore to what the profile says was there last. As if that wasn't convenient enough, there were TWO reset options on my Palm Pre... There was the option to reset and wipe, and the other was to reset and retain all user data. Duh.... that makes sense, right?

So I went from an older open system to an up-to-date modern system... but I'm still shocked by how many details have been left out.

How to change primary LiveID email without resetting WP7 (by sensboston)

On the desktop:
1) Go to http://account.live.com and sign in with your old account;
2) Change your LiveID email (use existing email or get new one from @hotmail.com);
3) Save your changes and re-login with new ID.

On the handset:
1) Using registry editor or provisioning file, change these values:


Code:

[HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}]
"Email"=your_new_id@hotmail.com
"User"=your_new_id@hotmail.com

[HKCU\Software\Microsoft\IdentityCRL\Environment\Production]
"DefaultID"=your_new_id@hotmail.com