When a laptop suddenly stops detecting wireless networks or refuses to connect to a known router, it often leaves users perplexed. It's especially frustrating when a nearby smartphone or tablet has no problem receiving a signal, but the computer displays an exclamation point icon or shows no available access points. One hidden, yet critical, reason for this behavior is the activation of the "Stop Wi-Fi" feature. "Limited connection" in the Windows operating system.
This feature was originally designed to save data when using mobile 3G/4G modems or expensive paid hotspots. However, in modern builds of Windows 10 and 11, the network stack algorithms sometimes mistakenly apply these restrictions to regular home Wi-Fi. As a result, the system blocks background updates, hides some networks, or completely disables the wireless module, considering it a source of paid data.
In this article, we'll examine the mechanics of this setting in detail, explain why manually changing it through the standard interface often doesn't work, and offer proven methods for a forced reset. You'll learn how to fix the "setting the metered connection doesn't work" error and your laptop's Wi-Fi remains unavailable even after rebooting the router.
⚠️ Attention: The Windows network settings interface is constantly being updated. The location of sliders and item names may vary slightly depending on the build version (21H2, 22H2) and OS edition (Home, Pro). If you don't see the options described, check the official Microsoft documentation or the settings for your specific version for the current paths.
The Nature of the Problem: Why Wi-Fi Is Becoming "Limited"
Microsoft introduced the Metered Connection feature to protect users from unexpected charges. When enabled, the operating system limits background activity, stopping Windows updates, OneDrive syncing, app updates from the Microsoft Store, and sometimes even blocking certain network services. The issue occurs when Windows mistakenly classifies your home Wi-Fi as metered, or when the user attempts to disable this mode, but the system ignores the command.
Often, the cause of the failure is a conflict between the wireless adapter driver and the operating system's network stack. For example, after a major Windows update or installing a new driver. Realtek, Intel or Qualcomm Atheros, the settings may become stuck. You see the "Metered Connection" slider is enabled, you try to disable it, it clicks, but after a second it returns to its original position. This indicates that the settings are blocked at a deeper level—in the registry or group policies.
There's also a risk of software conflicts with third-party antivirus programs or VPN clients. These programs create virtual network interfaces that can hijack control of the physical adapter. In such situations, standard Windows diagnostic tools are useless, as they don't override system security services. This is why simply toggling the switch in the settings often doesn't work, requiring deeper intervention.
Diagnostics via Task Manager and Network Properties
Before resorting to complex registry manipulation, it's important to verify the current connection status and rule out trivial interface errors. Users often try to change settings for a guest network or the "Public" profile, while the active "Private" profile remains blocked. The first step should always be a thorough check of the active connection properties.
Open the Start menu, go to Settings (the gear icon), and select Network & Internet. In the left column, make sure the Wi-Fi tab is selected, then click your network name or the Properties button. This is where the toggle switch is located, in the "Metered Connection" section. If it's active (blue or green), the system considers your data usage expensive. However, if you try to turn it off and it doesn't respond, then Group Policy restrictions apply.
It's also worth checking whether the airplane mode is enabled either through software or via a physical button on the laptop case. Some models HP, Lenovo And Asus have hardware priority for wireless module control. If the adapter is in a deep power-saving state, it may not report its actual status to the operating system, leading to false indications of a metered connection.
Forced change via Windows Registry
When the graphical interface refuses to cooperate, the only reliable way to manage network settings is through the Windows registry. This is where keys that override user settings are stored. Editing the registry allows you to remove the block if the "setting the connection to metered" option doesn't work through the standard menu.
First, you need to open the registry editor. Press the key combination Win + R, enter the command regedit and press Enter. You will need to navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCostPlease note that you will need administrator privileges to make changes to this section. If prompted for User Account Control (UAC) confirmation, agree.
On the right side of the window, you'll find a setting called "Ethernet" or "Wi-Fi" (depending on the connection type you need to fix). Double-clicking it will open an editing window. A value of "1" means the connection is considered normal (unmetered), while a value of "2" means it's metered. If yours is set to "2" and you can't change it in the settings, changing the registry value to "1" should force the functionality to be unlocked. However, if the value reverts after a reboot, access to the key is blocked.
To unlock access rights to a registry key, right-click on the folder DefaultMediaCost in the tree on the left and select "Permissions." In the window that opens, select your account or "Users" group and check "Full Control." Only after applying these changes will you be able to successfully change the MediaCost parameter. This is a complex, but often the only effective method for stubborn systems.
What to do if the registry is not saved?
If the registry values reset after a reboot, this may indicate malware or corrupted system files. In this case, run a system integrity check from the command prompt with administrator privileges using the sfc /scannow command.
Resetting network settings and working with the command line
If registry manipulation seems too risky or doesn't work, you can use Windows' built-in network stack reset tools. This method deletes all saved Wi-Fi profiles, resets TCP/IP settings, and returns network adapters to factory defaults. This is especially useful when configuration errors have accumulated that prevent the network from correctly detecting the connection type.
The easiest way to perform a hard reset is through the Settings interface. Go to Settings → Network & Internet → Advanced network settings (or simply scroll to the bottom of the page in Windows 10). There you'll find the "Network reset" button. Click it, confirm the action, and your computer will restart in 5 minutes. After restarting, the system will reinstall adapter drivers and clear the network settings cache.
A more advanced option is to use the command line. Open a terminal as administrator (right-click the Start menu → Windows PowerShell (Administrator) or Command Prompt (Administrator)). To reset the TCP/IP stack and clear the DNS cache, enter the following commands sequentially, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing these commands, a reboot is required. This method often resolves issues where the adapter driver is stuck in an error state and doesn't correctly notify the system that connection parameters can be changed. These commands force a rebuild of the network protocols.
☑️ Network Reset Checklist
Updating and rolling back wireless adapter drivers
A driver is the intermediary between your laptop's hardware and the operating system. If there's a bug in the driver code, it may misinterpret Windows commands, including the command to change the metered connection status. Often, the problem is resolved not by updating, but rather by rolling back to a previous driver version that worked reliably.
To manage your drivers, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate option. Find the Network Adapters section and expand it. You'll see a list of devices, including your Wi-Fi module (usually labeled with "Wireless," "Wi-Fi," "802.11," or brand names). Intel Dual Band, Realtek RTL, Qualcomm). Right-click on it and select "Properties".
Go to the "Driver" tab. Two important buttons are available here: "Update Driver" and "Roll Back Driver." If the "Roll Back Driver" button is active, it means the driver was recently updated, and it's worth trying to roll back to the older version. If you haven't updated the software in a while, try clicking "Update Driver" → "Search Automatically." However, it's best to visit the laptop manufacturer's website (for example, Dell Support, HP Drivers) and download the driver manually, since Windows Update often offers universal, but not always correct versions.
It's also recommended to uncheck "Allow the computer to turn off this device to save power" in the driver properties, under the "Power Management" tab. This is a common cause of unstable Wi-Fi performance on laptops, when the module goes into sleep mode and fails to wake up correctly, blocking changes to connection settings.
Table: Comparison of problem solving methods
To help you navigate the troubleshooting options, we've prepared a comparison chart. It will help you choose the optimal solution based on your situation and level of experience.
| Solution method | Complexity | Efficiency | Risk of data loss |
|---|---|---|---|
| Switching in the interface | Low | Low (if it doesn't work anymore) | No |
| Network Reset (Settings) | Low | High | Removing Wi-Fi passwords |
| Editing the registry | High | Very high | Average (if error occurs) |
| Command Prompt (CMD) | Average | High | No |
| Reinstalling drivers | Average | High | No |
⚠️ Attention: When working with the registry, always create a system restore point before making changes. An error in a registry key can lead to instability not only for the network but also for the entire operating system.
Impact of group policies and third-party software
On corporate networks or computers running specialized versions of Windows (Pro, Enterprise), restrictions can be imposed through the Group Policy Editor. Even if you're using a Home edition, some system tweakers or optimizers can modify local security policies, blocking changes to network settings.
You can check this by launching the Group Policy Editor. Click Win + R, enter gpedit.msc and press Enter. Navigate to the following path: Computer Configuration → Administrative Templates → Network → QoS Packet SchedulerFind the policy related to metered connections and ensure it's not enabled or set to "Not Configured." If it's disabled, changing this policy won't help.
In addition, it is worth paying attention to the installed programs for traffic management, such as NetLimiter or built-in functions of game optimizers (for example, Killer Control Center from Intel). These programs often hijack network control and can force a metered connection to prioritize traffic for games or specific applications. Check the settings of such snails if they are installed on your laptop.
Frequently Asked Questions (FAQ)
Why does my metered connection re-enable itself after a Windows update?
Major operating system updates often reset user settings to default values. If Windows "sees" your router as a new network or identifies its type as "Public" during an update, it automatically activates data saving mode. To avoid this, check your Wi-Fi network settings after each major update.
Can a virus block changes to network settings?
Yes, some types of malware (miners, botnets) can block access to network settings to hide their activity or prevent antivirus database updates. If none of the described methods help, we recommend running a full system scan with an antivirus program, for example, Dr.Web CureIt! or Kaspersky Virus Removal Tool.
Does the "Metered Connection" mode affect internet speed?
The mode itself doesn't reduce the speed of your ISP's connection. However, it does limit background system activity. Because of this, you may notice that email notifications stop arriving, files don't sync in the cloud, or widgets don't update. In some cases, Windows may artificially lower the packet priority for background processes, which is subjectively perceived as "slowdown."
How can I make Windows always consider my Wi-Fi as home?
When you first connect to a new network, Windows always asks, "Do you want your computer to be discovered by other computers on this network?" Answering "Yes" automatically assigns the "Private" (Home) profile, where metered connections are disabled by default. Answering "No" assigns the "Public" profile, where metered connections are enabled automatically. You can change this in the network properties, as described above.