Force Windows Mail and Calendar app to update

  • Thread starter Thread starter DomantasPetrauskas
  • Start date Start date
D

DomantasPetrauskas

Guest
I have an issue where I cannot click links in Calendar events, I read that an update to newest Main and Calendar version fixes that, but my issue is that my app seems to be stuck in version 16. I am running Windows 10 21H2. I tried resetting the app, reinstalling, and running the following command:Get-appxprovisionedpackage -online | where-object {$_.packagename -like "*windowscommunicationsapps*"} | remove-appxprovisionedpackage -onlineWhat else could I do to fix this issue?

Continue reading...
 
Back
Top