How do fix a broken Windows 10 Mail app?
Windows 10 Mail App stops responding and probably Calendar and People apps as well. When you click on the app nothing happens. You go to settings to see if you can uninstall. You will find there is no uninstall for this. It is part of the operating system and you cannot uninstall it. This happened on my Windows 10 Pro on my Toshiba Satellite S70 series as well as Toshiba's Windows tablet running Windows 10. What now? You can run the following ( System File Checker ) on the command-line with elevated permissions. It will try to verify and fix problems with files ( http://hodentekhelp.blogspot.com/2015/05/how-to-run-system-file-checkersfc.html ). However, this did not solve the problem on both the devices. Next following this thread I launched Windows PowerShell with elevated permissions and ran the following statement (it appears the problem is due to some permissions with Windows Store) : Get-appxprovisionedpackage –online | where-object {$_.packagename –like ...