Modern operating system Windows 10 Designed for the ubiquitous use of mobile networks, where every megabyte of traffic counts. By default, the system can automatically detect your connection type and enable a power-saving mode, which significantly limits background app activity. This can result in security updates not downloading, and cloud storage services not syncing your files in real time.
Users often encounter a situation where the home Wi-Fi router provides unlimited access, but the OS continues to run in power-saving mode. This behavior slows down the interface and blocks the download of major driver updates. In this article, we'll take a detailed look at how deactivate metered connection and return complete freedom of action to the system.
It's important to understand that disabling this mode on plans with limited data may result in unexpected charges. However, for most desktop computers and laptops connected to a home network, this step is necessary for all services to function correctly.
The concept of a metered connection and its impact on the system
The "Metered Connection" feature was introduced by Microsoft to protect mobile network users from exceeding their data limits. When this mode is active, operating system Blocks or limits network activity for background apps, including Windows Update services, OneDrive sync, and high-quality video streaming. This significantly reduces data usage, but degrades the user experience if you have a fast and unlimited internet connection.
When the limit is enabled, the system also pauses downloading driver updates and security patches until you connect to an unrestricted network. This creates a potential vulnerability, as your computer could go without critical patches for an extended period of time. Furthermore, some UWP applications (Universal Windows apps) may not work or update at all.
⚠️ Caution: If you use a laptop with a SIM card or connect to a smartphone's mobile hotspot with a small data plan, disabling this feature may quickly exhaust your mobile operator's data limit.
The system can automatically enable this mode if it recognizes the connection as mobile (for example, via a USB modem or Wi-Fi hotspot). However, in home settings using fiber optic or ADSL internet, this setting is often unnecessary and requires manual adjustment by the user.
Checking the current network status through Settings
The easiest and safest way to check and change the connection status is to use the built-in "Options" menu. This method doesn't require command line knowledge and is accessible to anyone. First, open the menu. Start and click on the gear icon to go to the system settings section.
In the window that opens, select the "Network and Internet" category, then go to the "Wi-Fi" section in the left menu. Here, click the name of your current network, usually labeled "Connected." This window contains the toggle switch that controls the data saving mode.
Find the "Metered Connection" option and slide the switch to the "Off" position. If the switch is already in this position, the system considers the network to be unlimited. After changing this setting, it is recommended to restart the computer so that all background services update their status and begin working properly.
Using the registry to globally disable
For advanced users who want to completely prevent the system from detecting any connection as metered, there's a method for editing the system registry. This allows you to set a global parameter that will apply to all new networks. Before you begin, launch the registry editor by entering the command regedit in the dialog box Execute (called by the key combination Win + R).
In the window that opens, you need to follow the path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetworkList\DefaultMediaCost. You need to find the parameter here. Ethernet (or Wi-Fi, depending on the connection type) and change its value. However, it's often easier to create a new DWORD value if one doesn't exist, but in modern versions of Windows 10, simply changing the access rights to the DefaultMediaCost key will stop the system from imposing its own rules.
⚠️ Caution: Editing the registry requires caution. An incorrect key address can lead to unstable operation of network components. It is recommended to create a system restore point before editing.
After making changes to the registry, you must restart your computer. Only after restarting will the changes take effect. network adapter will begin to ignore the standard rules for determining the type of traffic.
Configuration via Windows Group Policy
Windows 10 Pro and Enterprise users have access to a more flexible management tool: the Group Policy Editor. This method is the most reliable, as it enforces a rule that overrides user settings. To open the editor, press Win + R and enter the command gpedit.msc.
In the settings tree you need to follow the path: Computer Configuration → Administrative Templates → Network → QoS Packet SchedulerIn the right part of the window, find the "Limit reservable bandwidth" option or settings related to limits. However, a more relevant path for our task is: Computer Configuration → Administrative Templates → Network → Background Intelligent Transfer Service (BITS).
Here, find the "Allow background data transfers on metered connections" policy and enable it. This will allow the system to ignore the metered status for important system processes. Once applied, the changes take effect almost immediately, but to ensure this, you can run a policy refresh command from the command line.
☑️ Check network settings
Resetting network settings as a radical method
If standard methods don't help and the system stubbornly considers your home Wi-Fi metered, you can perform a full reset of network settings. This will return all network components to factory defaults, delete saved Wi-Fi passwords, and reset TCP/IP settings. You can perform the reset through the menu. Settings → Network & Internet → Status → Network reset.
After clicking "Reset Now," the system will warn you that the computer will restart in 5 minutes. This time is given to save open documents. During the restart, network adapters will be reinstalled and all configurations will be reset, which often resolves issues with incorrect connection type detection.
This method is especially useful if the system has accumulated configuration errors or driver conflicts that are interfering with normal operation. After rebooting, you'll have to re-enter your Wi-Fi password, but the metered connection issue will likely be resolved.
Comparison table of shutdown methods
To help you choose the best solution, a comparison table of methods is provided below. It will help you understand which option is best for your situation, taking into account your OS version and technical expertise.
| Method | Complexity | Impact on the system | Recommended Windows version |
|---|---|---|---|
| Network parameters | Low | Current connection only | All versions |
| Registry (Regedit) | High | Global behavior change | All versions |
| Group Policies | Average | Priority rule of the system | Pro, Enterprise |
| Network reset | Low | Complete reset of configuration | All versions |
Why does Windows sometimes ignore settings?
Sometimes antivirus programs or third-party firewalls can hijack control of the network adapter and force traffic-saving mode to operate for their own purposes. In this case, it's important to check the security settings in your antivirus software.
Possible problems and their solutions
Even after disabling the metered connection, users may experience some apps continuing to behave strangely. For example, Microsoft Store It may not be able to download large games. In this case, it's worth checking the store's settings: the app settings often have a separate toggle for "Update apps only over Wi-Fi" or "Use less data."
It's also worth paying attention to your network adapter drivers. Outdated software may not correctly report network specifications to the operating system. Go to device Manager, find your Wi-Fi adapter, open its properties and on the Advanced tab look for options related to power saving or roaming.
⚠️ Warning: Network card driver interfaces vary across manufacturers (Intel, Realtek, Qualcomm). Do not change settings you are unsure of, as this may result in connection loss.
If the problem persists, try deleting the network profile. In a command prompt running as administrator, use the command netsh wlan delete profile name="Your_Network_Name"After this, reconnect to Wi-Fi; the system will create a new profile with clear settings.
Frequently Asked Questions (FAQ)
Does disabling a metered connection affect internet speed?
Disabling the connection itself doesn't increase the physical speed of the ISP's connection. However, it removes the software restrictions that Windows imposes on background processes. This can lead to an increase in overall traffic as updates are downloaded and files are synced, which could theoretically reduce the speed available for other tasks during periods of high system activity.
Is it possible to disable the metered connection for a specific program?
Windows 10's default settings don't include this option—the mode applies globally to the entire system for a given network interface. However, many modern applications (browsers, torrent clients, game launchers) have their own internal settings that allow you to prevent them from running on a metered connection or limit their download speed.
Why does the setting reset after reboot?
This can occur if settings are overridden by the organization's group policies (on corporate networks) or third-party antivirus software. It could also be caused by a malfunction of the Connection Manager service or corrupted system files. In such cases, checking the system integrity with the command sfc /scannow.
Is it safe to disable this feature completely?
For home internet with an unlimited plan, this is completely safe and even beneficial for keeping your system up to date. Risks only arise when you connect to other people's Wi-Fi networks or use mobile data, where data is truly limited and expensive.