How To Stop The New Outlook From Automatically Installing

Anonymous
2024-10-09T19:40:49+00:00

I need help please to stop the new outlook from automatically installing and replacing my windows and calendar app. I have uninstalled the new Outlook 4 times today. Every time I launch the old mail and Calendar app the new outlook automatically installs without my permission. It stops me from using the old app. This is very annoying. I don't want the new app. Is there any way to stop this from happening? Your advice would be appreciated.

Kind regards

Chris

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
Answer accepted by question author
Anonymous
2024-10-16T14:59:10+00:00

What worked for me was deleting the new Outlook's executable ("olk.exe") from "C:\Program Files\WindowsApps\Microsoft.OutlookForWindows".

Once it's gone, it can't forcibly launch anymore when you open Windows Mail.

You first need to take ownership of the "WindowsApps" folder, then after deleting/renaming the .exe, restore the ownership back to "TrustedInstaller" (to prevent any potential issue down the line).

Useful Links:

Credit for original solution (deleting olk.exe):

https://www.reddit.com/r/Windows11/comments/1g1ffst/block_the_windows_11_outlook_app/

Detailed instructions on changing ownership:

https://answers.microsoft.com/en-us/windows/forum/all/restore-windowsapps-permissionss-to/464e65c1-6690-493b-8cf6-c85a5ac5468a

Was this answer helpful?

50+ people found this answer helpful.
0 comments No comments

89 additional answers

Sort by: Oldest
  1. Anonymous
    2024-10-12T18:26:22+00:00

    Thank you very much Nick for this suggestion. I tried it, but sadly, the new outlook always launches instead of the old mail app and takes over. I am not sure if using an administrator account makes any difference.

    Once I uninstall Outlook and launch Mail then it will work as long as its not closed. As soon as its closed, then the second time its launched, new Outlook will take over.

    Kind regards

    Chris

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-10-12T22:49:49+00:00

    Open the new Outlook, then navigate to the Installation Path unsing the Task Manager (Expand new outlook process and right click on the main prcess -> open file path) and delete everything.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-10-13T19:16:33+00:00

    The enemy is listening!

    Sure enough. Woke my PC this morning and the Mail app was gone from my task bar and New Outlook was not in the list of removable programs. Started Mail from the Start Menu. Very slow to start but then started up after which New Outlook showed up in the removable programs list.

    They are funking with us!!!

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-10-14T02:34:30+00:00

    Hello everyone,

    I was facing the same issue with the New Outlook being forced upon me, and I found nothing seemed to work long-term. I also prefer the old Mail app for its 'Focused' and 'Other' sorting features.

    To tackle this, I wrote a Python script that automatically uninstalls New Outlook anytime the Mail app is launched or closed, and it even sends uninstall requests at adjustable intervals while the Mail app is open.

    It's not the most elegant solution, but it works reliably. If you're in the same boat, feel free to try it out. I've shared the code on GitHub: New Outlook Killer

    I hope this helps anyone who's been struggling with this issue!

    Best regards,
    Thepastafarian

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments