Windows 11 cumulative updates have swollen from a few hundred megabytes in the early 21H2 days to multi-gigabyte downloads for recent and upcoming releases like 24H2, 25H2, and 26H1. The dramatic expansion, now routinely exceeding 5GB on Copilot+ PCs, marks a fundamental shift in how Microsoft packages and delivers feature, security, and quality improvements. This isn't a temporary blip—it's a structural change driven by artificial intelligence, servicing inefficiencies, and a new update model called checkpoint servicing.

Microsoft’s shift to cumulative updates a decade ago was meant to simplify patching. Instead of a maze of individual hotfixes, each monthly update contained all previous fixes, making every system current with a single installation. The trade-off was steady growth. But the current leap goes far beyond the organic accumulation of fixes. Three major forces are behind the gigabyte-class downloads.

AI Models Are the Biggest New Contributor

The most conspicuous addition is the on-device AI stack. Starting with the 24H2 release and the Copilot+ PC initiative, Windows includes a suite of AI models that run locally on neural processing units. These models—covering everything from real-time translation and image generation to natural language search and audio processing—consume enormous disk space. The language model for Copilot’s on-device reasoning alone can be several gigabytes, and when bundled into a cumulative update, it pushes the package size through the roof.

Microsoft uses a differential servicing mechanism for these models, but subtle changes in the weights or tokenizers can trigger the re-download of large blocks. A single layer modification in a transformer model might invalidate all subsequent data in the delta chain, forcing the update to carry hundreds of megabytes just to update a few floats. On a Copilot+ PC, the AI component of a monthly patch often exceeds 2GB.

This AI payload isn't optional. Even devices without NPUs receive portions of the stack, though the full model files may be omitted. However, core components like the Windows Copilot Runtime and its support libraries are present in all updates, adding noticeable heft across the board.

Servicing Baggage: The Hidden Legacy Bloat

Cumulative updates carry every previous fix since the feature update baseline, creating an ever-growing "servicing baggage." When Windows 11 launched with version 21H2, the baseline was relatively light. Two years and multiple feature drops later, the accumulation of patches, re-released fixes, and collapsed delta chains has ballooned the package.

Microsoft’s engineering team has long struggled with the efficiency of delta updates. The canonical delta engine computes binary differences between old and new files, but when files are reorganized or signed, the deltas can become larger than the original components. This is especially problematic for large, monolithic files like ntoskrnl.exe, shell32.dll, and the new AI libraries. A few bytes of change in a compiled .NET assembly might require the entire pre-compiled native image to be shipped anew.

Language packs and on-demand features compound the issue. An update may carry cumulative fixes for every supported language, even if a user only uses one. With over 40 languages, the local experience packs and associated language resources add up quickly. Dynamic updates, which now include updated servicing stack components, hardening mitigations, and setup binaries, also inflate the total.

Checkpoint Servicing: A Long-Term Fix That Adds Short-Term Bulk

To combat the runaway growth, Microsoft introduced checkpoint servicing starting with Windows 11 version 24H2. Instead of a single cumulative baseline that only moves forward with each monthly update, checkpoint servicing periodically creates a new, smaller baseline that anchors subsequent patches. This reduces the need to carry all historical fixes indefinitely, trimming the update chain for future releases.

First Problem: The initial transition to checkpoint servicing requires the distribution of a full checkpoint update—a multi-gigabyte package in itself. On systems moving from the pre-checkpoint model to the first checkpoint (24H2 to 25H2, for example), the servicing stack must deliver both the regular cumulative update and the new checkpoint baseline. This one-time migration hit can be massive, often exceeding 5GB.

Second Problem: Until All Devices Are on the Same Checkpoint There’s Duplication. As Microsoft rolls out multiple checkpoint baselines (25H2 will have its own, 26H1 another), the deployment infrastructure has to maintain backward compatibility. A device on an older checkpoint may receive a patch that includes both a diff against its old baseline and the new checkpoint files, just in case. This safety net ensures smooth upgrading but bloats the package for many users.

Third Problem: Feature Updates Increasingly Act Like New Windows Installs. The 24H2 update was a full OS swap with a new servicing stack, updated preinstallation environment, and a revamped recovery toolset. That “feature update” was delivered as a cumulative update for PCs already on Windows 11, pushing the size into the multi-gigabyte range. Similar full-scale overhauls are expected for 25H2 and 26H1, each carrying forward the baggage of the previous version while adding its own components.

The Cumulative Update Size Breakdown

For a Copilot+ PC on version 24H2, a typical monthly cumulative update now includes:

Component Approximate Size
Security fixes (binaries, drivers) 400–600 MB
.NET framework and runtime updates 150–300 MB
Servicing stack and dynamic update files 200–400 MB
AI model updates (if applicable) 500 MB – 2 GB
Language and regional resources 300–500 MB
Checkpoint compatibility deltas 500 MB – 1.5 GB
Edge WebView2 and store components 150–250 MB
Total 2.2 GB – 5.5+ GB

Non-Copilot+ systems skip the AI model deltas, but still receive the runtime libraries and often see totals between 1.8 GB and 3 GB. The wide range depends on the specific patch, the number of checkpoint transitions in play, and whether it’s a month where a new baseline is being seeded.

Bandwidth and Storage Implications

The rapid growth has real-world consequences. On metered connections, a single update can exhaust a subscriber’s entire monthly allowance. On older devices with 128GB or 256GB SSDs, the free space required for update staging can force users to run Disk Cleanup or remove apps before patching. IT administrators managing fleets over WAN links face suddenly multiplied bandwidth bills.

Microsoft’s Delivery Optimization peer-to-peer system helps Inside local networks, but for remote workers and small offices, the hit is painful. The company recommends configuring Windows Update for Business with deadline settings and using Delivery Optimization in group modes, but these only partially mitigate the raw size.

What’s Ahead: Smaller Updates After the Migration?

Microsoft has indicated that checkpoint servicing will eventually reduce monthly update sizes once the majority of devices are on the new model. The idea is that instead of carrying years of cumulative fixes, a device on a recent checkpoint will only need a small number of patches. The 26H1 release might be the first to demonstrate this shrinkage, but only if the servicing stack handles model updates more efficiently.

AI Model Versioning remains a wildcard. As language models, vision transformers, and other on-device AI components evolve, each revision risks carrying heavyweight deltas. Microsoft is working on better delta algorithms for binary neural network files, but that work is ongoing. Until then, the Copilot+ update experience will remain hefty.

Feature Update Architecture is slated to become more modular. The “Windows Holographic” and “Windows Core OS” learnings are feeding into a componentized model where major features can be enabled via much smaller enablement packages. The 24H2 to 25H2 update, for example, may have a minimal footprint on in-market devices if delivered as an enablement package plus a compact cumulative. But the prerequisite checkpoint baselines must first be distributed, which means at least one fat update.

Enterprise Controls will improve. Microsoft is expanding the unified update platform to give administrators finer control over which payloads to download. Expect policy objects to exclude AI models on devices without NPUs, or to defer feature updates separately from quality updates. The Windows Update for Business deployment service is also gaining phased rollout capabilities that can target specific hardware groups.

Real-World User Reactions

Across Windows forums and IT communities, frustration is growing. “My Windows 11 laptop downloaded a 4.7GB update last night on hotel Wi-Fi, and I got a bill for overage,” one user wrote. “Why does a security patch need to be bigger than a full install of Ubuntu?”

Enterprises are hitting scale limits. A medium-sized business with 500 Windows 11 PCs on version 24H2 reported that a single Tuesday update consumed over 2TB of internet bandwidth, forcing a temporary block on unapproved downloads. Others are turning to third-party patch management tools that cache and compress updates more aggressively than Delivery Optimization.

Practical Workarounds

While waiting for Microsoft’s servicing model to mature, users and admins can take steps:

  • Enable Delivery Optimization with Internet peering to offload some traffic
  • Use Windows Update for Business to set active hours and download policies
  • Deploy a local update cache using the Unified Update Platform proxy
  • Exclude language packs and Features on Demand not in use
  • Clean up the WinSxS component store regularly with Dism /online /Cleanup-Image /StartComponentCleanup
  • Monitor AI model updates via Microsoft Endpoint Manager and pause them if not needed

None of these eliminate the root cause, but they can keep the impact manageable.

Conclusion

Windows 11 cumulative updates crossing the 5GB threshold isn't an accident—it's the intersection of AI ambitions, legacy bloat, and a transitional servicing architecture. Checkpoint servicing promises eventual relief, but the road there is paved with extra gigabytes. For now, the monthly patch is a heavyweight download that tests bandwidth, storage, and patience, especially on the AI-forward Copilot+ PCs. Microsoft’s ability to tame these downloads will define the next chapter of Windows servicing, and users are eagerly watching for that lighter era.