Forum Discussion
UncleCShark
Mar 04, 2023Copper Contributor
Re: win 11 calendar crashing
I had the same problem
PS will be your friend uninstall (Mail and Calendar)
Get-AppxPackage Microsoft.windowscommunicationsapps | Remove-AppxPackage
Go Microsoft Store Search for Mail and Calendar. Install it. Be happy again. -;)
PS will be your friend uninstall (Mail and Calendar)
Get-AppxPackage Microsoft.windowscommunicationsapps | Remove-AppxPackage
Go Microsoft Store Search for Mail and Calendar. Install it. Be happy again. -;)
2 Replies
- xslootsCopper ContributorNot that easy sadly as we encounter this on our AVD w11 multi-session image that is deployed by pipelines. So we cannot simply remove and add it again 😞
- UncleCSharkCopper ContributorSry to hear that. You need to reinstall Mail and Calendar. Maybe you should prepare your image once again.