// OMG! UBUNTU! — LINUX & OPEN SOURCE
Windows 11’s Weather app uses ~1GB RAM, Linux apps a fraction
I was flummoxed to read a report on how much memory Microsoft’s Weather app uses on Windows 11 – more than 1GB just to render what is, ostensibly, a fancy table of stats.
Less surprising is that the GNOME Weather app does the same job for under a fifth of the reported Windows figure, while Mousam, my go-to weather app, uses around a third of Microsoft’s effort (and with a nicer design, too).
Not everyone on Windows 11 is seeing memory usage as high as the 1.1GB figure given in Windows Latest viral post. But when I check on my low-power Chuwi laptop the app was sitting on north of 900MB – bafflingly high given that complex apps do more with less.
Microsoft builds many of its own apps using the WebView2 framework, rather than the native WinUI. This is powered by Microsoft Edge’s Chromium engine (as do the taskbar news-and-weather panels, similarly admonished for gorging on RAM).
The desktop Weather app also packs in sponsored content and ads, following Microsoft’s standard ‘billboard-first, functionality-second’ approach to design.
High-end gaming rigs wouldn’t notice a dent in responsiveness from using this, but on devices with modest amounts of memory, opening Weather could cause memory pressure increases (RAM gets compressed first, then the page file gets pulled in) that lead to a sluggish system.
I was curious how Linux weather apps – not panel applets, though those are more popular – compare to Windows. I opened the ones I have installed on Ubuntu 26.04 LTS to check their memory usage in Resources and Mission Center.
My laptop’s specs aren’t top-of-the-range: a low-power Intel m3-8100y processor, 8GB RAM and a 250GB NVMe SSD. But as it’s the only device I have that runs Windows 11, it seemed an ideal testbed on which to check:
Memory figure is the average of 3 runs during active use. Microsoft’s Weather app fluctuates heavily in memory usage (across 9 subprocesses) depending on what’s being loaded, from where, whether it’s in focus, and so on.
The fact Linux apps were more efficient won’t be stopping any presses. But I was shocked by how inefficient Microsoft’s app is. I didn’t hit the same 1.1GB high that the Windows Latest testers saw, but it came close enough.