Sync Pauses When Battery Saver Is Enabled: OneDrive for Business Fix
🔍 WiseChecker

Sync Pauses When Battery Saver Is Enabled: OneDrive for Business Fix

When Windows Battery Saver mode turns on, OneDrive for Business automatically pauses file synchronization to conserve power. This behavior can cause delays in file updates and prevent team members from seeing the latest versions of shared documents. The pause is by design, controlled by a Windows power policy that Microsoft uses to reduce background activity on battery. This article explains why OneDrive pauses syncing during Battery Saver, provides step-by-step instructions to disable this behavior, and covers related failures you may encounter.

Key Takeaways: Stop OneDrive Pausing on Battery Saver

  • OneDrive Settings > Sync and backup > Advanced settings > Power: Toggle off “Pause sync when this device is on battery power” to allow continuous syncing on battery.
  • Windows Settings > System > Power & battery > Battery saver: Disable Battery Saver entirely or reduce the battery threshold at which it activates.
  • Group Policy or Registry: IT admins can disable the power-sync policy across all managed devices using a Group Policy Object or a registry key change.

ADVERTISEMENT

Why OneDrive Pauses Sync During Battery Saver

OneDrive for Business respects the Windows Battery Saver mode as part of its power management features. When Battery Saver is enabled, Windows signals to apps that they should reduce background activity. OneDrive responds by pausing file synchronization. This behavior is controlled by a setting in the OneDrive client itself, not by a separate Windows policy. The setting is enabled by default on laptops and tablets running Windows 10 or Windows 11. The purpose is to extend battery life by preventing the sync engine from using the network adapter and CPU. However, for users who work on critical documents while on battery, this pause can cause confusion and workflow interruptions. The fix involves changing a single toggle in the OneDrive advanced settings or disabling Battery Saver itself.

How to Stop OneDrive from Pausing Sync on Battery

You can prevent OneDrive from pausing sync during Battery Saver by adjusting the power setting inside the OneDrive client. This method does not require administrator rights. If you are an IT administrator managing multiple devices, see the Group Policy section below.

Method 1: Disable the Battery Power Pause in OneDrive

  1. Open OneDrive Settings
    Right-click the OneDrive cloud icon in the system tray area of the taskbar. Select Settings from the context menu. If the icon is hidden, click the upward arrow (Show hidden icons) to locate it.
  2. Go to Sync and Backup
    In the OneDrive settings window, click the Sync and backup tab on the left side.
  3. Open Advanced Settings
    Click Advanced settings near the bottom of the Sync and backup page.
  4. Locate the Power Settings Section
    Scroll down to the Power section. You will see a toggle labeled Pause sync when this device is on battery power.
  5. Turn Off the Toggle
    Click the toggle switch so it shows Off. The setting changes immediately. OneDrive will no longer pause sync when Battery Saver is active.

Method 2: Disable Windows Battery Saver

If you prefer to keep the OneDrive setting enabled but want to prevent sync pauses, you can disable Battery Saver entirely in Windows. This will affect all battery-conserving behaviors, not just OneDrive.

  1. Open Windows Settings
    Press Windows key + I to open Settings.
  2. Go to System > Power & battery
    Click System, then click Power & battery.
  3. Adjust Battery Saver
    Under the Battery saver section, click Turn off now to disable it immediately. Alternatively, you can change the battery percentage threshold at which Battery Saver turns on automatically. Click Battery saver settings and move the slider to a lower percentage, such as 10%.

Method 3: Apply Group Policy for Managed Devices

For organizations that manage devices with Microsoft 365 Group Policy or Intune, you can disable the OneDrive battery power pause across all users. Use the following registry-based policy.

  1. Create a Registry Key
    On the target device, navigate to HKEY_CURRENT_USER\Software\Microsoft\OneDrive\Accounts\Business1. If the Business1 key does not exist, create it.
  2. Add the DisablePowerPolicy Value
    Right-click in the right pane, select New > DWORD (32-bit) Value. Name it DisablePowerPolicy. Set its value to 1.
  3. Restart OneDrive
    Right-click the OneDrive icon in the system tray and select Quit OneDrive. Launch OneDrive again from the Start menu. The policy takes effect immediately.

ADVERTISEMENT

If OneDrive Still Pauses Sync After the Fix

After disabling the battery power pause setting, OneDrive should sync continuously even when Battery Saver is active. If sync still pauses, check the following issues.

OneDrive Sync Pause Is Triggered by Another Setting

OneDrive has a separate setting called Pause sync that you can manually enable from the system tray menu. Right-click the OneDrive icon and check if Resume sync is visible. If it is, click it to resume sync. The manual pause overrides all other settings.

Windows Power Plan Limits Background Activity

Some Windows power plans, such as Power Saver, can limit background app activity independently of Battery Saver. Open Control Panel > Power Options and select Balanced or High performance. Then click Change plan settings > Change advanced power settings. Expand Wireless Adapter Settings > Power Saving Mode and set it to Maximum Performance.

OneDrive Sync Is Blocked by Network Metered Connection

If your Wi-Fi network is set as a metered connection, Windows may restrict background data for all apps. Go to Settings > Network & internet > Wi-Fi, click the network name, and toggle Set as metered connection to Off.

OneDrive Sync Behavior: Battery Saver On vs Off

Item Battery Saver On (Default Setting) Battery Saver Off or Setting Disabled
Sync status Paused; cloud icon shows a pause symbol Active; cloud icon shows syncing or idle
File updates Delayed until power is restored or setting changed Real-time as files are modified
Battery life impact Reduced network and CPU usage Normal sync activity uses battery
User notification No pop-up; pause icon appears in system tray No pause icon visible
Recovery after plugging in Sync resumes automatically after a few minutes Sync continues without interruption

You can now control whether OneDrive pauses sync when your device runs on battery power. If you work on shared files while unplugged, disable the battery power pause setting in OneDrive advanced settings. For IT administrators, apply the DisablePowerPolicy registry key to enforce continuous sync across your organization. As an advanced tip, you can combine this setting with Known Folder Move to ensure Desktop, Documents, and Pictures stay synchronized even on battery, reducing the risk of version conflicts.

ADVERTISEMENT