You are working in OneDrive, and your files sync normally. Then you connect to your corporate VPN, and sync stops immediately. Files show a paused status or a gray OneDrive icon in the system tray. This happens because VPN software can change your network routing, block certain ports, or force traffic through a proxy that OneDrive does not support. This article explains why VPNs interfere with OneDrive sync and provides step-by-step fixes to keep files syncing while the VPN is active.
Key Takeaways: Fixing OneDrive Sync Pause on VPN Connection
- OneDrive > Settings > Network > Upload rate: Limit upload speed to avoid VPN bandwidth throttling.
- OneDrive > Settings > Network > Download rate: Limit download speed to prevent timeout disconnects.
- Windows Settings > Network & Internet > Proxy: Disable automatic proxy detection for VPN connections.
- OneDrive > Settings > Account > Unlink this PC: Reset the sync relationship if other methods fail.
Why OneDrive Sync Stops When a VPN Connects
OneDrive uses HTTPS over TCP port 443 to sync files. When a VPN connects, it can reroute this traffic through a different network interface or a proxy server. Many VPNs also apply split-tunneling rules that may block OneDrive traffic entirely. The sync engine detects a loss of connectivity and pauses to avoid file corruption or partial uploads.
Another common cause is bandwidth throttling. VPNs often compress or limit throughput on certain ports. OneDrive sees a sudden drop in transfer speed and interprets it as a network failure. The sync client then enters a pause state until the connection stabilizes.
Proxy auto-configuration scripts are a third trigger. When a VPN assigns a new PAC file, OneDrive may not correctly resolve the proxy settings. This leads to authentication failures and a stopped sync.
Steps to Restore OneDrive Sync While VPN Is Connected
Use these methods in order. Test sync after each method before moving to the next.
Method 1: Adjust OneDrive Network Settings
- Open OneDrive settings
Right-click the OneDrive cloud icon in the system tray. Select Settings. - Go to the Network tab
Click the Network tab at the top of the Settings window. - Set upload and download rate limits
Under Upload rate, select Limit to and set a value between 100 and 500 KB/s. Under Download rate, select Limit to and set a value between 500 and 2000 KB/s. Click OK. - Test sync
Create a small test file in your OneDrive folder. Verify the file syncs within 30 seconds.
Method 2: Disable Proxy for VPN Connection
- Open Windows Proxy settings
Press Windows key + I to open Settings. Go to Network & Internet > Proxy. - Turn off automatic proxy detection
Set Automatically detect settings to Off. - Clear any manual proxy server
If Use a proxy server is On, turn it Off. If you need a proxy for other apps, note the address and port, then turn the slider Off temporarily. - Restart OneDrive
Right-click the OneDrive icon and select Close OneDrive. Open OneDrive from the Start menu.
Method 3: Configure VPN Split Tunneling
- Open your VPN client settings
This varies by VPN provider. Look for a section called Split Tunneling, App Bypass, or Excluded Applications. - Add OneDrive to the bypass list
Add the following executables:C:\Users\%username%\AppData\Local\Microsoft\OneDrive\OneDrive.exeandC:\Program Files\Microsoft OneDrive\OneDrive.exe. - Add OneDrive sync engine to bypass list
AddC:\Users\%username%\AppData\Local\Microsoft\OneDrive\FileCoAuth.exe. - Apply and reconnect VPN
Save the settings. Disconnect and reconnect your VPN. Test sync.
Method 4: Reset OneDrive Sync
- Unlink OneDrive
Right-click the OneDrive icon. Select Settings > Account > Unlink this PC. Confirm. - Reconnect OneDrive
Open OneDrive from the Start menu. Sign in with your work or school account. Follow the setup wizard to select your sync folder. - Test sync with VPN on
Connect your VPN. Wait 2 minutes. Check if files sync.
If OneDrive Still Has Sync Problems After the Main Fix
OneDrive Shows Paused Sync Even After Adjusting Network Settings
Open OneDrive settings and go to the Network tab. Confirm that Pause syncing when this device is on a metered network is set to Off. Some VPNs report themselves as metered connections. If the setting is On, turn it Off and click OK.
OneDrive Sync Speed Is Very Slow on VPN
VPNs encrypt all traffic, which adds CPU overhead. If your computer has limited processing power, sync speed drops. Close other bandwidth-heavy applications like video conferencing or streaming. If the problem persists, contact your IT department to check if the VPN server has bandwidth caps.
OneDrive Fails to Start After VPN Connects
The VPN may be blocking OneDrive from launching. Open Task Manager by pressing Ctrl + Shift + Escape. Look for Microsoft OneDrive in the Processes tab. If it is not running, open OneDrive from the Start menu. If it fails to start, run a repair: go to Windows Settings > Apps > Microsoft OneDrive > Advanced options > Repair.
OneDrive Sync Behavior: VPN On vs VPN Off
| Item | VPN Off | VPN On |
|---|---|---|
| Sync speed | Full bandwidth available | Reduced due to encryption overhead |
| Proxy dependency | None | May fail if PAC file is misconfigured |
| Network interface | Direct connection | Routed through VPN tunnel |
| Bandwidth throttling | Not applied | Common on corporate VPN gateways |
| Split tunneling support | Not needed | Required to bypass VPN for OneDrive |
After applying the fixes above, your OneDrive should resume syncing even when the VPN is active. The most effective long-term solution is configuring split tunneling in your VPN client to let OneDrive traffic use the direct internet connection. If you manage your own VPN, also check that your DNS servers can resolve onedrive.live.com and sync.onedrive.com correctly.