Quick fix: Connect to the Wi-Fi network. Open Settings → Network & internet → Wi-Fi. Click the connected network. Toggle Set as metered connection. Bandwidth usage limited: Windows Update pauses, Microsoft Store doesn’t auto-download, app updates pause. Configurable per network individually.
Marking a Wi-Fi as metered tells Windows to conserve data on that network. Useful for: cellular hotspots, capped home Internet, paid public Wi-Fi. Different networks can have different settings.
Affects: Windows 11.
Fix time: ~3 minutes.
What causes this need
Windows uses bandwidth aggressively by default: Windows Update, Microsoft Store, OneDrive sync, app updates. On limited connections (mobile hotspot, capped ISP plan), this drains data quickly. Metered connection telling Windows to throttle / pause.
Method 1: Set per-network via Settings
The standard route.
- Connect to the Wi-Fi network in question.
- Open Settings → Network & internet → Wi-Fi.
- Click the connected network (top item).
- Scroll to Metered connection. Toggle On.
- Set Data limit:
- Click Set data limit.
- Set limit type: Monthly, One time, Unlimited.
- Enter limit amount (e.g., 10 GB).
- Windows tracks usage and warns when approaching limit.
- Other connected devices not affected; per-Windows-PC settings.
- Repeat for each Wi-Fi as needed.
This is the standard setup.
Method 2: Set Ethernet as metered (rare but useful)
For wired metered.
- Settings → Network & internet → Ethernet.
- Click the Ethernet connection.
- Toggle Set as metered connection.
- Useful for: wired tethering, mobile broadband, cellular dongle.
- For dedicated home Ethernet: usually not metered. But option exists.
- For VPN tunnels: separate. Not affected by underlying connection metered status.
- For mobile hotspot from your own phone: typically metered automatically.
This is the Ethernet metered.
Method 3: Group Policy for managed environments
For corporate-managed.
- Open Group Policy Editor:
gpedit.msc. - Navigate: Computer Configuration → Administrative Templates → Network → WCM Service.
- For Windows Update: Allow updates over metered connections. Set to Disabled to block updates on metered.
- For corporate Wi-Fi profiles: Intune Configuration Profile with Wi-Fi settings.
- For network profile metered flag: registry:
HKLM\SOFTWARE\Microsoft\WlanSvc\Interfaces\[InterfaceGUID]and similar. - For bulk deployment: PowerShell scripting to mark networks as metered after connect.
- For Intune: deploy as Configuration Profile with Cellular settings.
This is the corporate route.
How to verify the fix worked
- Network name in Settings shows “Metered” label.
- Windows Update pauses on this network.
- Microsoft Store doesn’t auto-download large apps.
- OneDrive may pause sync.
- Data usage tracking visible in Settings → Network & internet → Data usage.
If none of these work
If metered not respected: Specific apps ignore: some apps don’t check metered status. Read app’s data usage settings. For Windows Update on metered: feature/quality updates still pushed if critical (security). For OneDrive on metered: OneDrive Settings → Pause syncing on metered connections. For specific Cloud services: Settings → Network & internet → Data usage shows what’s using bandwidth. For cellular vs Wi-Fi auto-detect: cellular tethered Wi-Fi often auto-marked metered. For chronic data usage: use a tool like NetLimiter for hard bandwidth caps. For tracking accuracy: Windows estimates; not always exact. Match with ISP / cellular usage records.
Bottom line: Settings → Network & internet → Wi-Fi → pick network → toggle Set as metered connection on. Configure Data limit. Per-network settings. For Ethernet: similar route under Ethernet.