Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW How to change "mail-to"

  • Thread starter Thread starter Sokoban
  • Start date Start date
  • Replies Replies 1
  • Views Views 2K

Sokoban

Well-Known Member
Messages
102
Reaction score
7
Points
18
Hi

I have deployed Windows 10 clients with installed Office365.
The problem is when user want right-click f.ex. a document and select mail-to and Windows select Windows Mail instead Office365.

How will I do to change that ? I mean not for a one users, for the deploying..

Thanks in advance

Sokoban
 
Last edited:
I have solved that, create a package with powershell command, Get-AppxPackage Microsoft.windowscommunicationsapps | Remove-AppxPackage

The ticket is now solved, thanks ;-)
 
Back
Top