Microsoft's Windows installation files have been quietly growing for years, but the latest expansion is impossible to ignore. What was once a manageable download has ballooned to more than 8 GB, and the culprit isn't just the operating system itself. It's artificial intelligence.
Over the past decade, the size of Windows installation media has roughly doubled. The first release of Windows 10 came in at just over 4 GB. Today, the latest Windows 11 multi-edition ISO from Microsoft's Visual Studio subscription service weighs in at more than 8 GB. Even the Media Creation Tool, which often provides a more streamlined download, now delivers a 6.8 GB file. That's nearly twice the size of the original Windows 10 release.
The growth isn't gradual in the way you might expect. Michael Niehaus, a Windows deployment expert who spent 16 years at Microsoft, has been charting the change. His data shows that between the initial release of Windows 11 version 24H2 in November 2024 and the latest version 25H2 from July 2026, almost 6,000 new folders and over 20,000 new files were added to the installer. That's an enormous amount of code for a relatively short period.
What's filling all that space?
The answer lies in Microsoft's push to integrate AI directly into Windows, particularly on Copilot+ PCs. These systems include a neural processing unit (NPU) designed to accelerate local AI tasks. To support these features, Microsoft has been shipping large amounts of AI-related code in the monthly cumulative updates that go out through Windows Update.
Dig into the Windows installer files and you'll find dozens of WindowsWorkload. files dedicated to that mission. These files contain shared AI models used by features like real-time captions, image creation, and semantic search. If you have a plain-vanilla, no-NPU, Copilot-minus PC, you still have to download these bits, which the Windows installer will then ignore.
Niehaus confirmed the situation in a conversation. "Is Windows getting bigger? Yes," he said. "Are updates getting bigger? Yes. Does Copilot+ make it worse? Yes, much worse." The 3 GB of shared AI models is a substantial portion of the update size, and it's only going to grow as Microsoft continues to add new AI features.
Is this just evolution, or is it bloat?
Complaints about Windows bloat are almost as old as Windows itself. In the early 2000s, reviewers called Windows XP "a monstrous, bloated brute" for requiring two gigabytes of hard disk space before it would even say hello. That seems laughable now, but the principle remains the same. Back then, the solution was straightforward: buy more hardware. With memory and storage prices on the rise, that option is becoming less feasible.
The biggest weak spot is system storage. Microsoft's official requirements for Windows 11 call for a minimum of 64 GB for the system drive. That might sound workable in theory, but the reality is very different. In a test virtual machine with a 64 GB virtual drive, a fresh installation of Windows 11 with the latest updates consumed 28.2 GB before any applications or user files were added. That's nearly half the drive gone before you even begin to work.
For people with older or budget-friendly laptops that have 64 GB of eMMC storage, this is a serious problem. After Windows updates and a few essential apps, the drive is completely full. The system becomes sluggish, updates fail to install, and users are forced to search for files to delete just to keep the system running.
Why the update mechanism matters
One issue that makes the problem worse is the way Microsoft distributes these AI files. Instead of delivering them as system components through the Microsoft Store, they are packed into the monthly cumulative updates. That means every Windows 11 system, regardless of whether it has an NPU, must download these files. In enterprise environments with thousands of PCs, that translates to gigabytes of needless network traffic.
Microsoft already has a better model in place for some components. Windows 11 delivers several of its most important system components through the Microsoft Store, which reduces the burden on Windows Update and ensures those updates are delivered only when the underlying app is in use. These Store-based updates don't require a restart to complete installation, which is a big win for productivity. If Microsoft were to move the AI workloads to the Store, it could control the distribution more intelligently, sending the files only to devices that actually need them.
How big is the problem, really?
For IT professionals who deploy Windows on corporate networks, this is more than an inconvenience. Every gigabyte of update data has to be staged, distributed, and installed. It can slow down network connections, fill up disk space on servers, and create logjams on systems with limited bandwidth. Smaller businesses with modest IT infrastructure are especially vulnerable.
The shift to AI-driven features is not going to reverse course. Microsoft has made it clear that AI is the future of Windows. That means the size of installation files and updates is likely to keep rising. But that doesn't mean users have to accept the current state of affairs. By changing how AI components are packaged and delivered, Microsoft could ease the strain on storage and network resources.
What should you do?
Until Microsoft makes those changes, the practical advice is simple: don't buy a Windows PC with only 64 GB of storage. A 128 GB drive should be the bare minimum for any new system. For anyone doing serious development, creative work, or heavy productivity tasks, a 512 GB or 1 TB drive is the wiser choice.
If you already own a PC with a small drive, there are a few steps you can take. First, make sure your system is clean and free of temporary files. Windows Storage Sense can help automatically free up space by deleting temporary files and emptying the recycle bin. Second, consider moving user files and installed applications to an external drive or a cloud storage service. Finally, keep your system updated, because while the updates are large, they often include fixes and security improvements that are essential for a healthy system.
For IT administrators, it's worth auditing which Windows Update channels you use and whether you can defer or selectively install some of the AI-related components. Enterprise tools like Windows Update for Business give organizations more control over what gets installed and when. Taking advantage of those controls can help manage the size and impact of updates.
The bottom line is that Windows installation files are indeed getting bigger, and AI is the primary reason. As Microsoft continues to embed intelligent features into the operating system, users and administrators will need to pay more attention to storage capacity. It may be an inevitable evolution of the platform, but it doesn't have to be an unmanageable one. With smarter distribution strategies and honest minimum requirements, the growth of Windows could be tamed.
Source: ZDNET News