How to remove internet speed limitation on Windows 10 Wi-Fi

Users often find themselves in a bind when their operating system artificially slows down their network. You pay your provider for high speeds, but when downloading files or updating software, you see less-than-ideal results. This behavior is most often caused by the "Metered Connection" feature, which can be enabled by default on Wi-Fi interfaces.

Windows 10 and 11 are designed to conserve bandwidth and system resources, especially on mobile devices. However, on desktop PCs or laptops connected to an unlimited home router, this feature becomes an unnecessary drag. It blocks background update downloads, stops cloud storage syncing, and limits the performance of some apps.

In this article, we'll discuss how to diagnose the problem and forcefully disable this mode. We'll cover both standard system tools and more in-depth registry settings that may be needed in complex cases. You'll learn how to restore your network to full performance.

Why is Windows 10 throttling my Wi-Fi speed?

The main reason lies in the operating system's logic. Microsoft assumes you're connected to a paid hotspot, where every megabyte counts. To prevent uncontrolled data usage, the system enables a data-saving mode.

In this state background processes are suspended. This means Skype won't update, your email client won't download attachments, and your torrent client may stop downloading files altogether. The system assumes you're in an area with expensive internet.

Users often accidentally enable this feature during initial system setup or after a major update. Settings can also reset after reinstalling network adapter drivers. Understanding the cause helps prevent this from happening again.

⚠️ Attention: If you're using mobile internet via a USB modem or hotspot on a smartphone with a data plan that limits your gigabytes, disabling this feature may result in unexpected charges. Be careful when choosing a network.

It's also worth mentioning that some network card drivers have their own power-saving algorithms that can conflict with Windows settings. Therefore, sometimes the problem lies deeper than just a switch in the interface.

📊 How do you most often connect to the Internet at home?
Wi-Fi router
Cable directly
Mobile Internet
I don't know exactly

Checking the status of a metered connection

Before making any changes to the registry or drivers, you need to verify the current network status. Windows 10 makes it easy to check whether your connection is billed. This is the first step in troubleshooting.

To do this, open the Start menu and go to the section Parameters (gear icon). Next, select "Network & Internet." In the window that opens on the left, make sure the "Wi-Fi" tab is selected, then click the name of your current network.

The connection properties card will appear on the screen. Here, find the "Metered Connection" switch. If it's blue and in the "On" position, the limit is active. This is the setting you need to switch to "Off."

☑️ Check network status

Completed: 0 / 1

In some cases, especially when using corporate policies or specific Windows versions, this switch may be missing or disabled. In these cases, you'll need to resort to more complex registry configuration methods.

Disabling restrictions via the Windows registry

If the standard interface doesn't work or the switch is missing, you can use the registry editor. This method requires careful attention, as errors in key addresses can lead to system instability.

Press the key combination Win + R, enter the command regedit and press Enter. In the window that opens, navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost.

Here you'll see settings for Ethernet, GSM, and Wi-Fi. We're interested in the latter. Double-click on it. Wi-Fi and change its value to 1One means "Unlimited" while two means "Limited".

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost

After changing the value, you must reboot the computer for the changes to take effect. This method is the most reliable, as it changes system policy at the kernel level, ignoring temporary interface bugs.

What should I do if I don't have permission to modify the registry?

If you get an access error when trying to change the value, you need to change the key owner. Right-click the DefaultMediaCost folder -> Permissions -> Advanced. In the Owner field, select your user, check "Replace owner on subcontainers and objects," and click OK. Then, return to Permissions and grant yourself Full Control.

Configuring network adapter properties

Sometimes the speed limit isn't related to Windows software settings, but to the network hardware itself. Drivers may try to save power by reducing Wi-Fi module performance.

Open Device Manager. You can do this by right-clicking the Start button. Find the "Network Adapters" section and expand it. Select your wireless adapter (usually listed as "Wireless," "Wi-Fi," or "802.11").

In the adapter properties, go to the "Advanced" tab. Here you should find the power-saving settings. These are often called "Power Saving Mode," "Throughput Booster," or "Roaming Aggressiveness."

Parameter Recommended value Influence
Roaming Aggressiveness 1. Lowest or Medium Reduces the frequency of searching for other points, stabilizes the connection
Throughput Booster Enabled Prioritize speed over stability (for torrents)
U-APSD support Disabled Disabling Wi-Fi power saving mode
Wireless Mode 802.11ac or ax Using the maximum speed standard

Also, on the "Power Management" tab, be sure to uncheck "Allow the computer to turn off this device to save power." This will prevent intermittent connection interruptions and speed drops.

Using the Command Prompt to Reset the Network

If manual settings don't help, the system may have accumulated TCP/IP stack configuration errors. Resetting network settings via the command line often works wonders, returning speeds to their original levels.

Run Command Prompt as administrator. Enter the command netsh winsock reset and press Enter. This command resets the Winsock directory to its default state, which corrects any errors in the protocol settings.

Then reset TCP/IP with the command netsh int ip resetAfter executing all commands, the system will prompt you to reboot. Don't skip this step, as the changes will only apply after the services are restarted.

netsh winsock reset

netsh int ip reset

ipconfig /flushdns

Additionally, you can clear the DNS cache with the command ipconfig /flushdnsThis is especially useful if you experience speed issues when opening websites, but files download normally.

Impact of drivers and third-party software

It's important to remember that Wi-Fi speed directly depends on the quality of your drivers. The standard drivers that Windows installs automatically are often generic and don't utilize the full potential of your device. network adapter.

We recommend visiting your laptop or motherboard manufacturer's website and downloading the latest driver for your Wi-Fi module model (Intel, Realtek, Qualcomm Atheros). Installing the native software often removes hidden limitations.

Also, check if you have any third-party antivirus software or firewalls installed. They can scan all incoming traffic in real time, creating a bottleneck. Try temporarily disabling the protection to check the impact on speed.

⚠️ Attention: Driver interfaces and menu item names may vary depending on the hardware manufacturer (HP, Dell, ASUS, Lenovo). Always consult the official documentation for your specific device model if you cannot find the parameter you're looking for.

In some cases, optimization programs that users install to "speed up the internet" actually wreak havoc on registry settings. If you've used such utilities, try uninstalling them and restoring Windows to its default settings.

Frequently Asked Questions (FAQ)

Why didn't my speed increase after I disabled my metered connection?

Internet speed is limited not only by Windows, but also by your ISP, data plan, router bandwidth, and distance from your router. Make sure your plan allows for faster speeds.

Does this affect the speed of downloading Windows updates?

Yes, this is the most noticeable effect. When a metered connection is enabled, updates may not download at all or only be downloaded manually. After disabling the metered connection, the system will start downloading updates in the background.

Can this harm your computer?

No, disabling the data limit on your home Wi-Fi is safe. The only risk is that if you connect to someone else's paid Wi-Fi at a cafe or airport, the system won't warn you about data usage, and you could end up paying extra.

Do I need to reboot my router after making these settings?

Usually, rebooting just the computer is enough. However, if the router has been running for a long time without interruption, rebooting it (unplugging it from the power outlet for 10 seconds) will improve the overall stability of the connection.

Does this method work on Windows 11?

Yes, the way network restrictions work in Windows 11 remains virtually identical. The menu paths may look slightly different, but the logic and registry keys remain the same.