How to Enable OneDrive Sync on Metered Networks in Windows 11
OneDrive sync on metered networks controls how Microsoft cloud storage uses limited data connections like cellular hotspots and phone tethering. Windows 11 treats these connections as metered by default to block large background downloads and save your data allowance. Changing this setting lets files update automatically even when you connect through a mobile network or a data-capped home connection.
Click the OneDrive cloud icon, then Help & Settings, and Settings. On the Settings tab, uncheck “Automatically pause sync when this device is on a metered network” to allow syncing. This ensures files stay updated even on limited data connections.
Understanding OneDrive Sync on Metered Networks
OneDrive sync on metered networks is paused by Windows to help you avoid extra data charges on internet plans with data limits.
Why change these settings?
Users who have sufficient data allowances often need to change the default settings that pause OneDrive sync on metered networks, ensuring critical files stay updated away from home.
What happens when you are done?
Changing these OneDrive settings allows OneDrive to continue uploading and downloading your files even when your computer connects to a metered network, ensuring your files are always current. Be aware that this consumes your data allowance.
Before You Start: Data Usage Warning
Limited mobile plans and monthly caps deplete quickly when cloud storage pushes large backups over metered connections. Always verify your current network status before proceeding with OneDrive sync on a metered connection.
How to Control OneDrive Sync via Settings
OneDrive sync metered network controls let you stop files from downloading or uploading over limited internet connections. You can change these options in the OneDrive settings menu by right-clicking the cloud icon in your taskbar , opening Settings, and going to the Sync and backup tab to set your metered connection rules for files and folders.

Click the upward-pointing arrow in the system tray if the blue cloud icon remains hidden. Typing OneDrive into the Start menu launches the application manually when the tray icon fails to appear.
3. In the OneDrive app, click Help & Settings and then choose Settings.

4. Go to the Settings tab. Locate the box labeled Automatically pause sync when this device is on a metered network.

The "Sync across metered networks" setting in OneDrive preferences controls whether OneDrive downloads files on networks that charge by data usage. Check or uncheck this box to choose your preference for OneDrive sync on metered networks. Then, click OK to save your changes to this OneDrive setting.

Verifying Network Status via PowerShell
OneDrive sync metered network behavior depends on how Windows classifies your current connection. You can check if your internet connection is set to metered by running a quick command in PowerShell, which shows network details and helps you avoid unexpected sync pauses before you change your app settings.
1. Right-click the Start button and select Terminal (Admin).
2. Type the following command and press Enter:
Get-NetConnectionProfile
3. Look for the NetworkCategory and InterfaceAlias. If the network is set to metered, you will see it listed in the connection profile details.
Advanced Configuration: Group Policy and Registry
IT administrators managing multiple machines can enforce sync settings using Group Policy Object (GPO) or the Registry Editor.
Using Registry Editor (Admin Required)
1. Press Win + R, type regedit, and press Enter.
2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\OneDrive
3. Create a new DWORD (32-bit) value named DisableMeteredNetworkSync and set its value to 0 to allow syncing.
Using Group Policy (Admin Required)
1. Open gpedit.msc.
2. Navigate to Computer Configuration\Administrative Templates\OneDrive.
3. Enable the policy Allow syncing on metered networks.
Summary
- OneDrive syncs your files across all your devices.
- Windows pauses syncing on metered networks by default to save your data.
- You can toggle this setting in the OneDrive Settings menu.
- Changes are specific to each device you own.
- Always verify your data plan before enabling sync on metered connections.
Why does Windows automatically mark some Wi-Fi networks as metered?
Windows automatically marks networks as metered if it detects a data limit set by your ISP or if you have manually toggled the setting in your Wi-Fi properties. This is a protective measure designed to prevent background apps from consuming your limited data allowance without your explicit permission.
Can I force OneDrive to sync on a metered connection without changing global network settings?
Yes, you can modify the OneDrive client settings directly within the application preferences as shown in this guide. This approach allows you to override the global Windows metered network restriction specifically for OneDrive, ensuring your files stay synced while keeping other background data-heavy processes paused to save your bandwidth.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!