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: Newest
  1. Anonymous
    2024-11-04T20:03:32+00:00

    I hate this outllok new I want to remove

    or uninstall

    . How can I do that.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-10-21T17:10:24+00:00

    Thank you, Fred. This does seem to have "worked." Albeit, with a little caveat. I did everything that you had indicated, however, Microsoft still "tries" to install/load the new Outlook - however, it seems to be what I would refer to as a "non-working" version and hasn't yet forced/opened at its will any new version of Outlook. So.....I am cautiously optimistic. Thanks for the feedback and if there is any suggestion you might have with the respect to permanently blocking the "non-working" version of the new Outlook that you can think of, I would be most appreciative. Thanks again.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-10-21T00:28:01+00:00

    with all the garbage you have to do , i could have installed thunderbird and gotton a much better mail client than outlook

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  4. 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
  5. Anonymous
    2024-10-20T23:01:21+00:00

    I have been using Hotmail - outlook since before misfit bought it...NOW A WINDOW COMES UP TELLING ME TO CREATE A NEW ACCOUNT ...OF COURSE I CAN'T BECAUSE MY EMAIL STILL EXISTS BUT NOW I CAN'T ACCESS IT...F'N MICROSOFT....GOD WHAT A BUNCH OF LOSERS

    UNTOLD thousands of dollars a day lost because I can't respond! FIX THIS F-UP !

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments