Morning Overview

How to disable Windows Delivery Optimization to stop sharing updates online

Windows quietly uses every PC running it as a node in a peer-to-peer file-sharing network for system updates, and most users have no idea it is happening. The feature, called Delivery Optimization, lets Microsoft distribute update files not just from its own servers but from other computers on local networks and across the internet. For anyone concerned about bandwidth consumption or the privacy implications of their machine uploading data to strangers, turning it off takes less than a minute.

What Delivery Optimization Actually Does

Most coverage of Windows update settings treats Delivery Optimization as a simple toggle, but the mechanics matter. The feature works by breaking update files into small pieces and distributing them across a network of PCs. When a device needs an update, it can pull those pieces from nearby machines on the same local network or from other Windows PCs across the open internet, rather than downloading everything directly from Microsoft’s content delivery network.

This peer-to-peer behavior serves Microsoft’s infrastructure well. By offloading traffic to user machines, the company reduces strain on its own servers during major update rollouts. For users on fast local networks, it can also speed up downloads because pulling files from a nearby PC is often quicker than fetching them from a remote server. But the tradeoff is real: your PC becomes an upload node, sharing content with other PCs on local networks and potentially over the broader internet.

That second scenario is the one that catches people off guard. Sharing update fragments with a laptop in the same household is one thing. Sharing them with unknown machines across the internet is a different proposition entirely, especially for users on metered connections or those who pay overage fees when they exceed monthly data caps.

The Privacy Angle Most Guides Skip

The standard advice on Delivery Optimization focuses on bandwidth savings, but the privacy dimension deserves more attention. When the feature is set to share over the internet, a user’s PC establishes connections with external machines to transfer file fragments. While Microsoft states that only update content is shared and not personal files, the very act of establishing peer-to-peer connections with unknown devices creates a surface area that privacy-conscious users may want to eliminate.

There is a common assumption in tech coverage that because Delivery Optimization only handles update files, it poses no meaningful privacy risk. That framing is too narrow. The concern is not that someone will steal documents through this channel. The concern is that users never opted into acting as distribution nodes for Microsoft’s update infrastructure, and many do not realize their upload bandwidth is being consumed for this purpose. Informed consent matters, and the default-on nature of this feature skips that step for most people.

For people who share connections, such as in households with multiple remote workers or students, those invisible uploads can compete with video calls, streaming, and cloud backups. Even if the technical risk is low, the combination of opaque defaults and background traffic is enough for many users to prefer disabling the feature entirely.

Step-by-Step: Disabling Through Settings

The fastest method works through the Windows Settings app. Open Settings, then navigate to Windows Update. From there, select Advanced options, then choose Delivery Optimization. Inside that menu, find the toggle labeled “Allow downloads from other PCs” and switch it to Off.

That single toggle stops your PC from both downloading update pieces from other machines and uploading them. The path in full:

  • Settings
  • Windows Update
  • Advanced options
  • Delivery Optimization
  • Toggle off “Allow downloads from other PCs”

A middle-ground option also exists. Instead of disabling the feature entirely, users can restrict sharing to devices on their local network only. This keeps the speed benefits of pulling updates from nearby PCs while blocking internet-wide sharing with unknown machines. The same Delivery Optimization settings page offers this choice when the toggle is left on, letting you pick between local network only and local network plus internet.

For laptops that regularly move between home, office, and public networks, it is worth revisiting this setting periodically. A configuration that makes sense on a home LAN may be less appealing on a hotel or coworking network, where you have no control over who else might be participating in the peer-to-peer pool.

What Happens After You Turn It Off

One reasonable worry is that disabling Delivery Optimization might break Windows Update or prevent security patches from arriving. It does not. Turning off the feature simply changes where your PC gets its update files. Instead of pulling fragments from a mix of peer devices, Microsoft Connected Cache servers, and CDN endpoints, your machine downloads everything directly from Microsoft’s own servers.

That shift has a practical consequence. On slower internet connections, updates may take slightly longer to download because the PC can no longer grab pieces from faster nearby sources. On the other hand, users with solid broadband connections are unlikely to notice any difference. The update files themselves are identical regardless of the delivery path, and the same integrity checks apply.

For anyone managing bandwidth carefully, the removal of background upload traffic is the real win. Delivery Optimization does not just download files to your PC. It also uploads cached update fragments to other machines, and that outbound traffic can quietly eat into upload bandwidth that users need for video calls, cloud backups, or other tasks.

Users on metered or capped connections stand to benefit the most. Without peer uploads, it becomes easier to predict and control how much data Windows Update will consume in a given month, because the only significant traffic is the update payloads your own machine requires.

The Group Policy Route for Advanced Users

IT administrators and power users who want more granular control can bypass the Settings app entirely. Microsoft’s technical documentation specifies that setting the Delivery Optimization DownloadMode to “0” through Group Policy disables peer-to-peer capabilities while preserving hash checks on downloaded files. This ensures that every update file is verified for integrity even without the peer network active.

With DownloadMode set to “0,” downloads come exclusively from Microsoft Connected Cache or CDN sources. This approach is particularly useful in enterprise environments where administrators need to enforce a consistent update policy across hundreds or thousands of machines without relying on individual users to change their settings manually.

The Group Policy path also offers options that the Settings toggle does not. Administrators can set bandwidth limits on Delivery Optimization traffic, restrict it to specific hours, or allow local network sharing while blocking internet sharing, all without touching each device individually. Combined with reporting tools, that control makes it easier to balance timely patching against the realities of limited network capacity.

When Keeping It On Makes Sense

Disabling Delivery Optimization is not the right call for every situation. In offices or homes with multiple Windows PCs on the same fast local network, the feature can genuinely reduce total internet bandwidth consumption. Instead of every machine pulling the same multi-gigabyte update from the cloud, one device can download it once and then share pieces with others, keeping most of the traffic inside the local network.

Organizations that run their own caching servers or have carefully monitored networks may also prefer to leave Delivery Optimization active, tuned via Group Policy rather than user-level settings. In those scenarios, the peer-to-peer component becomes one more tool for controlling how and when updates move across the network, rather than an invisible background process.

For individual users, the decision comes down to priorities. If you value maximum privacy and predictable bandwidth usage, turning the feature off, or at least limiting it to local devices, is a straightforward way to reduce background network activity. If you manage several Windows machines on a solid home network and rarely bump into data caps, leaving Delivery Optimization on can speed up large updates and reduce redundant downloads.

What matters most is that the choice be conscious. Delivery Optimization is easy to overlook because it is buried behind a few layers of menus and framed as a performance optimization. Yet it effectively turns every Windows PC into a small piece of Microsoft’s distribution network. Taking a minute to review the setting, understand the tradeoffs, and set it according to your own comfort level is a simple step toward making Windows behave more like a tool you control, and less like infrastructure you quietly maintain.

More from Morning Overview

*This article was researched with the help of AI, with human editors creating the final content.