Uninstall MAIL app from my PC

Solved
Nissabel06 Posted messages 2 Registration date   Status Member Last intervention   -  
Renardrougeetnoir Posted messages 974 Registration date   Status Member Last intervention   -
Hello and happy to be part of your Community!
After a Windows bug following an update, I had to uninstall and reinstall Windows 10, but the MAIL app installed instead of WLM; I was able to recover some files thanks to an external drive, but my emails saved in my Documents only open with MAIL. If I uninstall this application from my PC, how will I be able to read these emails? Of course, I've lost WLM and all my email history! Thank you for your response!
Nissabel06

2 answers

  1. jfmimi Posted messages 13734 Registration date   Status Contributor Last intervention   1 929
     
    Hello
    to download WLM here:
    https://www.clubic.com/telecharger-fiche37760-windows-live-mail.html
    to remove mail:
    Type PowerShell in the search box
    > Run as administrator > Windows PowerShell (admin.)
    > Copy/paste the following command and validate with Enter
    Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
    5