1. Run Windows PowerShell as Administrator.
2. Run the following command in PowerShell:
Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
3. Install Mail, Calendar, and People from the green (non-beta) Store.
Thanks to winsupersite.com for the information.
I have two accounts on my device, yesterday I was using these without incident and they worked fine. At the end of the day I switched to the other account and it wasn’t working at all, so I ran the same fix to no ail, now more than just those… Read more »