Microsoft formally pulled the plug on the classic Windows Mail and Calendar apps at the end of 2024, and by February 2025 many Windows 10 and 11 users found the new Outlook silently installed as their default email client. The replacement isn’t a traditional desktop app but a WebView2-powered web wrapper that mirrors Outlook on the web—complete with ads for non-subscribers and several features still catching up to the old experience. Forced via Windows Update, the change has left everyday users wondering how to keep their familiar workflows and what compromises they now face.
What Actually Changed
The old Mail, Calendar, and People apps lost official support on December 31, 2024, following a timeline Microsoft announced months earlier. But the real shock came when the new Outlook started arriving uninvited. An optional preview update on January 28, 2025, and then the February 11, 2025 security rollup for Windows 10 automatically placed the new Outlook on many machines, according to reports from multiple tech outlets. That effectively made the web-based client the default surface for email and calendar, even for users who never opted in.
Architecturally, the new Outlook is a hybrid: it renders its interface using the Edge WebView2 runtime and connects to Windows via a native integration component for notifications and shell features. Microsoft’s own documentation describes it as “inspired by the Outlook web experience,” which means it behaves much like the browser version but with a desktop window. This design allowed Microsoft to ship features faster—Copilot integration, unified inbox, theme support—but it also means the app relies on web-driven UX patterns that can feel sluggish on lower-end hardware and miss the granular platform polish of true native WinUI or UWP apps.
What’s fixed since the controversial rollout? Offline attachment access, a capability users loudly complained was missing, finally arrived. Microsoft completed a staged rollout between mid‑May and summer 2025, enabling users to open and save classic file attachments while offline—as long as both the right mailbox policies are enabled (for organizations) and offline sync is turned on. Other incremental additions include shared mailbox management, keyboard shortcut parity, and Copilot-assisted email summaries, but many power-user features remain absent.
What It Means for You
For casual home users, the new Outlook brings a consistent cross-platform look and tighter Microsoft 365 integration, but you’ll now see ads displayed inline in your inbox unless you pay for a Microsoft 365 subscription. Performance can be uneven: if you’re on an older PC, the WebView2 overhead might translate to slower launch times and stuttering scrolling compared to the snappy old UWP Mail app.
Power users and enthusiasts face a steeper climb. The new client lacks COM add‑in support, meaning macros, custom toolbars, and legacy automation don’t work. Advanced mailbox rules and the ability to manage local PST files are also either limited or absent. The “deeply integrated with Windows” claim from Microsoft’s recent blog post rings hollow when you discover that keyboard shortcuts, touch gestures, and even window snap behave inconsistently—a direct result of running inside a browser wrapper rather than a win32 or WinUI shell.
IT administrators have their own set of headaches. Forced installation complicates deployment control; you can uninstall the app, but it often reinstalls with the next cumulative update unless you block it via registry key. Moreover, features like offline attachment access depend on mailbox policies such as OWAMailboxPolicy-OfflineEnabledWin, which must be explicitly verified and configured. Organizations relying on classic Outlook’s COM‑based add‑ins or complex custom views need a careful migration plan, because Microsoft has signaled that long‑term development focuses on the new architecture while classic Outlook will eventually be phased out.
How We Got Here
Microsoft’s pivot toward a web-first email client wasn’t sudden. The company has been converging Outlook across platforms for years, first with the mobile apps, then with Outlook on the web, and most recently with the “One Outlook” project that aimed to replace the aging Win32 desktop client and the lightweight UWP Mail & Calendar with a single codebase. The official guidance for months urged users to transition, but the deadline—end of 2024—and subsequent forced updates caught many off guard.
The use of WebView2 is not inherently bad; it enables a uniform experience and rapid deployment of new features like Copilot. But pushing the new app as the default before it reached feature parity with what it replaced eroded trust. Key capabilities—offline attachment handling, comprehensive rule management, and even basic reliability (some users reported crashes until they repaired WebView2)—were missing at launch. Adding to the frustration, the free tier now carries ads, a monetization model that feels out of place in a core operating system utility that was previously ad-free.
What You Can Do Right Now
-
Export your old Mail & Calendar data. If you haven’t already, open the old apps and use the built-in export options to back up emails, contacts, and calendars. Microsoft has kept the export functionality available even after end of support, but don’t delay—future updates could remove the app entirely.
-
Decide whether to embrace or bypass the new Outlook. For many, the simplest path is to adapt: sign in with your Microsoft account, enable offline sync in settings (File → Options → General → Offline), and customize the reading pane and layout to mimic your old setup. If you need offline attachments, ensure that the toggle for “Sync all email” is on and that you’re running the latest version—these features rolled out mid‑2025.
-
Block or remove the new Outlook if you prefer an alternative. After uninstalling, you can prevent Windows Update from reinstalling it by adding a registry key. IT‑focused guides detail creating a
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\MS_Outlookkey with a specific DWORD, but this is a per‑machine fix that may need reapplication after major updates. Home users might find it easier to simply uninstall and then regularly check for unwanted reappearance. -
For organizations, audit and test first. Identify which workflows rely on classic Outlook COM add‑ins, macros, or PST files. Use the Exchange Online PowerShell cmdlet
Get-OwaMailboxPolicyto verify thatOfflineEnabledWinis set appropriately for your users, and update your endpoint management to control whether the new Outlook is blocked or allowed. Microsoft documentation provides step‑by‑step instructions for controlling the installation via Intune or Group Policy. -
Consider third‑party alternatives. Apps like Thunderbird, eM Client, or the emerging Wino Mail (which deliberately mimics the old Mail & Calendar look) offer native‑feeling experiences without ads. Evaluate them now, especially if your workflow depends on local mail storage and robust offline capabilities.
Looking Ahead
Microsoft shows no sign of reversing course. The new Outlook will continue to improve in rapid iterations—Copilot features are being added almost monthly, and the offline experience is finally catching up. Yet the underlying tension between a web‑driven delivery model and the expectation of a polished, native Windows application remains unresolved. Watch for whether Microsoft ever brings the new Outlook onto the WinUI/Windows App SDK stack for true native performance, or if it instead doubles down on WebView2 and relies solely on incremental parity improvements. In the meantime, the practical steps above will keep your email flowing on your own terms.