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-11-24T21:48:01+00:00

    I don’t appreciate you to speak to me like that. I am 69 years old. I do not know how to use Outlook

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-11-24T21:47:41+00:00

    I don’t appreciate you to speak to me like that. I am 69 years old. I do not know how to use Outlook

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-11-24T13:57:51+00:00

    hoe to remove outlook form my computer and go back to gmail.com

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-11-18T15:08:38+00:00

    Just uninstall it normally. Then go to %Programfiles%\WindowsApps\ folder and create a file called "Microsoft.OutlookForWindows_1.2024.1107.0_x64__8wekyb3d8bbwe" now open the properties and under security tab, remove all permissions for it from all accounts. This is important so the mail app cannot delete it and put the freaking thing back. My main reason was to do that , because every single time i had the mail open it just installed the "freak ad show" back on my computers and I don't want to see any ads in my mailbox. You need to do some research before you can get in the folders Windows Security don't really like you to poking in there, and changing staff. Hope it helps.

    Was this answer helpful?

    1 person 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