The more defensible finding is still embarrassing for Microsoft: the Windows Weather experience is delivered through Microsoft Edge WebView2, which gives a simple forecast utility the operating overhead of a browser-based application. Microsoft’s own WebView2 documentation says each control uses Edge’s multi-process architecture, including a browser process, one or more renderer processes, and helper processes such as GPU, network, and audio services. Nine Chromium-derived processes in Task Manager are therefore not, by themselves, evidence of a runaway app. They are evidence that Weather is using a browser engine to render weather pages.
That design also explains why users can encounter advertising in an app that looks and launches like a Windows inbox utility.
The 1.2GB reading needs a reproducible test
XDA attributes the memory figures to Windows Latest, which says it opened the Weather app during a rainstorm, saw 1.2GB in Task Manager, and found nine Chromium processes associated with the application. It then compared that total with 246.7MB reported for Apple Weather on a Mac. Neither outlet provides the Windows 11 release, Weather app version, Edge WebView2 Runtime version, PC specifications, macOS version, test duration, screen size, selected location, or a process-by-process memory breakdown.
Those omissions matter. A weather page can vary substantially by location and session: animated radar, forecast maps, news modules, advertising calls, cached imagery, a logged-in profile, and embedded third-party content can all change the amount of work a web renderer is doing. A cold launch, immediately after opening the app, is also a different measurement from an idle app after its content settles. The difference is especially significant with WebView2 because its browser, GPU, renderer, utility, and networking processes are separated by design.
The report also calls the measurement “RAM” without identifying whether it is private working set, committed memory, total process working sets, or the aggregate that Task Manager displayed for the app group. Those are useful diagnostics, but they are not interchangeable, particularly when shared browser-engine components and graphics allocations are involved. A single snapshot can identify a real problem worth investigating; it cannot establish a stable average or prove a platform-wide fivefold gap.
No independent report located for this story reproduces the specific 1.2GB-versus-246.7MB result. The exact figures should therefore be read as a single observed result reported by Windows Latest, rather than a benchmark of Windows 11 Weather against macOS Weather.
The gap remains large enough to warrant Microsoft’s attention even under that limitation. A weather forecast should not require users to ask whether an app group has quietly become one of the larger consumers in Task Manager.
Nine WebView2 processes are expected; 1.2GB is not automatically expected
Microsoft documents WebView2 as a way for a native Windows host application to embed HTML, CSS, JavaScript, and the Edge browser runtime. Its process model follows Chromium’s security and stability architecture: there is a browser process, renderer processes that can be split by site isolation, and separate helper processes. Microsoft explicitly warns developers that WebView2 adds memory and startup overhead, and recommends sharing environments and avoiding redundant controls where possible.
That means the process count XDA and Windows Latest observed has a straightforward explanation. If Weather loads first-party MSN content alongside advertising, analytics, maps, and other separately hosted resources, multiple renderer or utility processes can be normal. The process model is designed to isolate web content rather than pack it into one monolithic executable.
But “normal for WebView2” does not mean “appropriate for Weather.” Microsoft’s own performance guidance says not to use WebView2 for lightweight initial interfaces because of startup cost and resource contention. A full weather dashboard with radar imagery has more demands than a clock or calculator, but the first-screen job remains simple: show the current conditions and forecast promptly, without consuming memory on the scale associated with a full browser session.
There is also a distinction missing from the calls to “port Weather to WinUI 3.” WinUI 3 is a native Windows UI framework, but an app can use WinUI 3 for its shell while continuing to render its main content in WebView2. That would improve the chrome around the page, not necessarily its memory footprint or advertising model. A meaningful change would require Microsoft to replace the browser-rendered MSN weather surface — or substantially reduce what it loads — rather than simply place the same web content in a different window framework.
The ads are the longer-running problem
The advertising component is not new. Windows Latest reported in June 2024 that MSN Weather had begun showing multiple pinned advertisements in Windows 11 through a server-side change. Notebookcheck independently reported at the time that the ads appeared across Weather pages and were not removable through a conventional app rollback, describing the app as an Edge WebView container that loaded MSN weather content.
Microsoft’s own support material still presents MSN Weather as a service tied to the MSN website and apps across Windows, iOS, Android, and browsers. That cross-device service model is convenient for account synchronization and rapid content updates, but it also gives Microsoft the ability to change content and monetization outside the normal cadence of a Store app update.
For IT administrators, that distinction is practical. A native packaged app is generally evaluated as a versioned artifact: test the release, deploy or block it, and know what code is running. A WebView-delivered experience can change its visible content, advertising inventory, layout, and remote resources while the installed package remains untouched. The application’s behavior is partly determined by the web service it loads that day.
The report’s most consequential point is therefore not that an ad appeared next to a forecast. It is that the same architecture links three user complaints that otherwise look separate: browser-like process trees, potentially high memory use, and ads embedded in what users perceive as a local Windows app.
Microsoft has not explained the current resource use
Microsoft has published general WebView2 performance guidance, including instructions to reuse controls, share a WebView2 environment where appropriate, keep the runtime current, and profile real-world scenarios. It has not publicly addressed the 1.2GB Weather observation cited by XDA, nor has it published a memory target for MSN Weather or a technical explanation for the app’s current process footprint.
That leaves several important questions unanswered:
- Microsoft has not said whether Weather intentionally uses separate WebView2 environments or renderer processes for advertisements, maps, forecast content, and related MSN modules.
- Microsoft has not said whether the reported 1.2GB figure reflects a transient allocation, a cache-growth issue, a particular ad payload, or a reproducible steady-state condition.
- Microsoft has not said whether users can disable advertising in Weather without reducing the app window, changing content filters at the network layer, or avoiding the app altogether.
- Microsoft has not announced a plan to replace the Weather app’s browser-rendered experience with native forecast views.
The absence of a public response is important because the report arrives after Microsoft has increasingly emphasized performance, responsiveness, and quality in Windows 11. Small inbox utilities are where that promise is most visible. Users will forgive a memory-heavy browser tab displaying animated maps and live video; they are much less likely to accept the same footprint from a forecast shortcut.
What Windows 11 users should take from the report
The immediate action is not to assume a memory leak from the number of
msedgewebview2.exeprocesses alone. That is how WebView2 works. Instead, check the combined memory use for the Weather app group after it has been open for several minutes, then close it and see whether the associated processes exit and memory is released. Persistent growth across repeated openings or unusually high idle use is the more useful symptom to document through Feedback Hub.
For managed Windows environments, the app is not likely to be a first-order capacity problem on well-provisioned desktops. It becomes more relevant on 4GB or 8GB systems, shared virtual desktops, and low-cost laptops where background browser-engine processes compete with business applications. An app that is trivial in isolation can still worsen the day-to-day experience when it is one of many WebView2-based Windows surfaces running at once.
Microsoft does not need to eliminate WebView2 from Windows to fix this. It needs to treat Weather as the lightweight utility users think it is: keep the forecast surface lean, limit the remote content loaded at startup, account clearly for the memory budget, and stop tying a basic weather check to a monetized web page. Until it does, the 1.2GB report may be only one unreplicated measurement — but it is a credible warning sign about the design choice behind it.
References
- Primary source: XDA
Published: August 9, 2026 at 6:16 AM UTC
Windows 11's Weather app reportedly uses 5x more RAM than macOS's Weather app, with ads to boot
Hopefully, Windows K2 will fix it.
www.xda-developers.com
- Related coverage: nsaneforums.com
Microsoft's Weather app now displays more ads - Software News - Nsane Forums
It's raining ads in Windows 11. The Microsoft Weather app in the operating system now displays more ads. You may recall that a year ago, Microsoft had actually removed the ads from the app, and it appeared that the company had finally listened to feedback from users. But the annoying banners are ...
nsaneforums.com
- Related coverage: apps.apple.com
Mach Desktop App - App Store
Download Mach Desktop by Mach Software Design on the App Store. See screenshots, ratings and reviews, user tips, and more apps like Mach Desktop.
apps.apple.com
- Related coverage: webpronews.com
Windows' Latest Feature? Ads In The Weather App
Microsoft is at it again, seemingly convinced that what people want is more ads in their operating system, this time rolling them into the MSN Weather app.www.webpronews.com - Related coverage: techradar.com
Microsoft continues to frustrate users with ads in the operating system - this time plaguing the MSN Weather app | TechRadar
Losing my cool here, Microsoftwww.techradar.com - Related coverage: support.microsoft.com
Stay up to date with Widgets in Windows | Microsoft Support
Learn how to use Widgets dashboards to keep track of the things you care about.support.microsoft.com - Related coverage: notebookcheck.net
Microsoft Weather now serving ads on each page - Notebookcheck News
Although Windows is a commercial product, paying for it doesn't keep ads away. After removing these annoyances from the Weather app last year, Microsoft has just revived ads in all areas of this piece of code. To make matters even worse, these ads are pinned, so scrolling down won't make them go...www.notebookcheck.net
- Related coverage: answers.microsoft.com
Microsoft Edge Webview running a lot in task manager - Microsoft Q&A
In Search, there aren't usually that many processes in it, like 3 or 4, but now, there are 14. A lot of it is Microsoft Edge WebView2. I noticed this was added to the weather app which makes it a lot like a web browser due to all the ads. It's really…answers.microsoft.com - Related coverage: t3n.de
Windows 11 zeigt nun Werbung in der Wetter-App – so werdet ihr sie wieder los
Microsoft schaltet noch mehr Werbung in Windows 11.
t3n.de
- Related coverage: pokde.net
It's Raining Ads In Microsoft's New Weather App - Pokde.Net
The next wave of ads is hitting the Weather app pre-installed in Windows 10 and WIndows 11 PCs.pokde.net - Related coverage: tecmundo.com.br
Microsoft recua e remove anúncios de app de clima e tempo do Windows 11 | Software
Os diversos anúncios e publicidades presentes no recurso de clima e tempo do Windows 11 revoltaram muitos usuários; confirawww.tecmundo.com.br - Related coverage: hardforum.com
Windows 11 abandoned native apps. Now it needs them to survive Opinion by Chris Hoffman • | [H]ard|Forum
https://www.msn.com/en-us/news/technology/windows-11-abandoned-native-apps-now-it-needs-them-to-survive/ar-AA20aW8G?ocid=winp2fptaskbar&cvid=69e41f5f859e4345...hardforum.com - Related coverage: learn.microsoft.com
Handling process-related events in WebView2 - Microsoft Edge Developer documentation | Microsoft Learn
Process-related events in WebView2 and how apps can handle them for recovery and improved reliability.learn.microsoft.com - Related coverage: learn.microsoft.com
Process model for WebView2 apps - Microsoft Edge Developer documentation | Microsoft Learn
The WebView2 Runtime process model, and how it works with the user data folder and site isolation.learn.microsoft.com - Related coverage: support.microsoft.com
Welcome to MSN Weather | Microsoft Support
Get the latest weather conditions, whether you're hitting the slopes or the beach or checking the forecast for your commute.support.microsoft.com