Windows 11 offers a feature that allows you to reduce the amount of internet data used by your system, especially when using limited internet plans. This feature is called “metered connection,” and it’s enabled through various methods.
A metered connection delay updates non-essential system features and limits syncing with services like Dropbox and OneDrive. However, this feature may not always be reliable and can sometimes result in unexpected data usage.
To set a connection as metered on Windows 11, you have three main options:
1. Using Settings: Open the Settings app by pressing Windows+i, select “Network & Internet,” choose your Wi-Fi or Ethernet connection, and toggle the “Metered Connection” switch.
2. Using Command Prompt: Type netsh wlan show profiles to list all available networks, find the one you want to set as metered, and then use the command netsh wlan set profileparameter name=”YourNetwork” cost=fixed.
3. Using Registry Editor: Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost and double-click “WiFi” or “Ethernet” to change its value from 0 to 2.
Additionally, you can set a data limit for your metered connection by selecting the “Set a Data Limit” option in Settings. This will help you monitor and control data usage on your network.
Source: https://www.howtogeek.com/set-up-metered-connection-windows-11