Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
just paste that into a admin powershell
then go to the old store not the beta store and reinistall them
Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
just paste that into a admin powershell
then go to the old store not the beta store and reinistall them