How to uninstall Outlook (new) on Windows 11 and prevent it from redownloading when opening the Windows Mail?

Anonymous
2024-10-09T19:51:01+00:00

Hello!

Could you please help me with uninstalling the new Outlook from my computer (Windows 11) as I would still like to use the outdated Windows Mail app?

What I tried:

  1. Uninstalled the new Outlook from settings (Windows Settings > Apps > Installed apps)
  2. Blocked new Outlook preinstallation via:
  • Remove-AppxProvisionedPackage -AllUsers -Online -PackageName (Get-AppxPackage Microsoft.OutlookForWindows).PackageFullName
  • Remove-AppxPackage -AllUsers -Package (Get-AppxPackage Microsoft.OutlookForWindows).PackageFullName
  1. Blocked new Outlook installation as part of Mail and Calendar deprecation via:
  • Get-AppxProvisionedPackage -Online | Where {$_.DisplayName -match "microsoft.windowscommunicationsapps"} | Remove-AppxProvisionedPackage -Online -PackageName {$_.PackageName}
  • Remove-AppxPackage -AllUsers -Package (Get-AppxPackage microsoft.windowscommunicationsapps).PackageFullName

All shell commands were run as Administrator and I also deleted OutlookUpdate folder in Registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\OutlookUpdate

I would appreciate any advice regarding my question :)

Outlook | Windows | New Outlook for Windows | For business

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

59 answers

Sort by: Most helpful
  1. Anonymous
    2024-10-10T03:20:44+00:00

    Dear Aetherum,

    Thanks for using Microsoft products and posting in the community.

    I understand that you want to return to the classic Outlook. Thank you for your efforts and attempts, and now I will do my best to help you solve this problem together.

    Here are some methods you can try:

    Method 1. Delete, C: \ Users \ [Your Computer Username] \ AppData \ Local \ Packages \ microsoft. windows communications apps_8wekyb3d8bbwe \ LocalState \ Migration \ settings. json

    After deleting the settings. json file, change the security write permission of the folder Migration to deny.

    Remember to select the current Windows user name. Please cautious operation.

    Method 2. To revert New Outlook to the old version, you can use the toggle switch in New Outlook. If the toggle switch does not display, you can refer to this link. Toggle out of the new Outlook for Windows preview - Microsoft Support

    Method 3. You can also rollback by uninstalling New Outlook. Search for Settings - Apps in the search bar below your computer, find Outlook (New) in the installed apps, and click the three dots on the right to uninstall it. After uninstalling, you may encounter Mail crashes, but after reopening Mail multiple times, it can be opened normally.

    Hope this help you, please feel free to let me know how it goes. If there is any deviation in my understanding, please forgive me and provide me with more details. I am more than happy to continue to help you.

    Best Regards,

    Addie.C - MSFT | Microsoft Community Support Specialist

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-10-20T23:18:59+00:00

    the average computer owner shouldn't have to know how to write code to fix your screwups...LEAVE THE DAMN EMAIL THE WAY IT WAS! NOW WE CAN'T ACCESS EMAIL AT ALL

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-10-11T09:56:37+00:00

    Hello!

    Many thanks for your support!

    I tried the methods you suggested, but I still can not uninstall Outlook (new), as it auto-installs after I use the Mail app a couple of times.

    Regarding the methods you suggested:

    • I tried method one and then method 3, but after opening the Windows mail app a couple of times, it auto-installs Outlook (new) again and redirects me there.
    • I also opened the link in Method 2, but I cannot find the Preferences folder inside the registry path of Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences. What I have is just two lines (Default) - (no value) and Bitness - x86.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-11-05T16:53:05+00:00

    Hello,

    I wrote on 19 octobre:

    I found out the new Outlook version is in the following folder:

    C:\Program Files\WindowsApps\Microsoft.OutlookForWindows_1.2024.925.0_x64__8wekyb3d8bbwe.I prevented the installation of the new Outlook bij renaming of the folder Microsoft.OutlookForWindows_1.2024.925.0_x64__8wekyb3d8bbwe.To do this I had to become owner of the ( Hidden) folder C:\Program Files\WindowsApps.How to change owner is written here:https://www.guidingtech.com/how-to-access-windowsapps-folder-on-windows/

    The slider remains.

    Thats still valid, only the folder of new outlook has another name after the latest update.

    I renamed both files:

    Microsoft.OutlookForWindows_1.2024.1023.300_x64__8wekyb3d8bbwe

    and Microsoft.OutlookForWindows_2.2024.925.0_x64__8wekyb3d8bbwe

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-11-05T16:06:21+00:00

    Why isn't MS adding to the conversation, and helping? They are silent. How do we stop Outlook New from constantly and repeatedly installing? I have uninstalled it every time it installs. Sometimes multiple times a day. As fast as I uninstall it, it reinstalls itself. Outlook New is awful. It is not ready for prime time. Why is MS forcing this on us, and constantly installing it, as fast as we uninstall it? Has NS not gotten the idea that we do not want it? It really screws things up, especially at sites with multiple computers on a network. Is there not a way to STOP Outlook New from repeatedly installing?

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments