Folder Backup Is Disabled by Organization Policy: OneDrive for Business Fix
🔍 WiseChecker

Folder Backup Is Disabled by Organization Policy: OneDrive for Business Fix

When you try to enable folder backup in OneDrive for Business, you may see the error message “Folder backup is disabled by your organization.” This means your IT administrator has applied a policy that prevents OneDrive from backing up your Desktop, Documents, and Pictures folders to the cloud. The restriction is controlled through the Microsoft 365 admin center or Group Policy settings. This article explains why the policy exists, how to check if it applies to you, and what steps you can take to resolve the issue or request an exception.

Key Takeaways: Fixing Folder Backup Policy Restrictions in OneDrive

  • Microsoft 365 admin center > Settings > Org settings > OneDrive > Sync: Controls tenant-wide sync restrictions, file type blocking, and Known Folder Move behavior.
  • Group Policy Management Console > Administrative Templates > OneDrive > Prevent users from moving Windows known folders to OneDrive: Enables or disables folder backup for domain-joined devices.
  • OneDrive Settings > Sync and backup > Manage backup: The user-facing location where the error message appears when the policy is active.

ADVERTISEMENT

Why the Organization Policy Blocks Folder Backup

The “Folder backup is disabled by your organization” message appears because your IT administrator has configured a policy that disables Known Folder Move. Known Folder Move is the feature that redirects your Desktop, Documents, and Pictures folders to OneDrive for backup and synchronization. Administrators disable this feature for several reasons:

Security and Compliance Requirements

Some organizations restrict folder backup to prevent sensitive local files from being uploaded to the cloud. Industries with strict data residency or compliance rules, such as finance, healthcare, or government, may require that certain files stay on local devices or on-premises servers.

Bandwidth and Storage Control

Backing up large folders for every user can consume significant bandwidth and storage. Administrators may disable the feature to control costs and network usage, especially in environments with limited internet capacity.

User Data Management Policies

Organizations may prefer that users store work files in SharePoint or Teams sites rather than in personal OneDrive folders. Disabling folder backup encourages users to follow a centralized document management strategy.

Steps to Check and Fix the Policy Restriction

Depending on your role, you can take different actions to resolve the issue. If you are an end user, follow the steps to verify the policy and request a change. If you are an IT administrator, follow the steps to modify the policy for your organization.

For End Users: Confirm the Policy and Request an Exception

  1. Open OneDrive Settings
    Right-click the OneDrive cloud icon in the system tray and select Settings. If you do not see the icon, click the Show hidden icons arrow on the taskbar.
  2. Navigate to the Sync and Backup Tab
    In the Microsoft OneDrive dialog, click the Sync and backup tab. Then click Manage backup.
  3. Read the Error Message
    If the policy is active, you will see the message “Folder backup is disabled by your organization” at the top of the backup selection window. Note the exact wording.
  4. Contact Your IT Administrator
    Send a message to your help desk or IT team. Include the error message and ask if an exception can be made for your account. Provide a business justification, such as the need to access files from multiple devices or to protect against local data loss.

For IT Administrators: Enable Folder Backup in the Microsoft 365 Admin Center

  1. Sign In to the Microsoft 365 Admin Center
    Go to admin.microsoft.com and sign in with a Global Admin or SharePoint Admin account.
  2. Open Org Settings
    In the left navigation, select Show all, then Settings, then Org settings.
  3. Select OneDrive
    Scroll down or search for OneDrive in the list of services and click it.
  4. Go to the Sync Tab
    In the OneDrive settings panel, click the Sync tab.
  5. Enable Known Folder Move
    Under the section “Let users sync and back up their files on Windows,” ensure the toggle for “Allow users to move their Windows known folders to OneDrive” is set to On. Click Save.

For IT Administrators: Enable Folder Backup via Group Policy

  1. Open Group Policy Management Console
    On a domain controller or management workstation, open the Group Policy Management Console (GPMC).
  2. Create or Edit a Group Policy Object
    Either create a new GPO linked to the organizational unit containing the affected users, or edit an existing GPO that applies to them.
  3. Navigate to OneDrive Policies
    Go to Computer Configuration > Administrative Templates > OneDrive. If you do not see OneDrive in the list, download and install the OneDrive Group Policy templates from Microsoft.
  4. Set the Known Folder Move Policy
    Double-click the policy setting “Prevent users from moving Windows known folders to OneDrive.” Set it to Not Configured or Disabled. Not Configured allows the admin center setting to apply. Disabled explicitly allows users to use folder backup.
  5. Update Group Policy on Client Devices
    On affected Windows devices, open a command prompt as administrator and run gpupdate /force. Restart OneDrive or sign out and sign back in to apply the change.

ADVERTISEMENT

If the Policy Fix Does Not Work

OneDrive Still Shows the Error After Policy Change

The policy change can take up to 24 hours to propagate across all devices and users. Wait at least one hour and run gpupdate /force on the client device again. If the error persists, sign out of OneDrive completely and sign back in.

Group Policy Templates Are Missing

If the OneDrive administrative templates do not appear in GPMC, download the latest OneDrive Group Policy Administrative Template files from the Microsoft Download Center. Copy the .adml and .admx files to the appropriate PolicyDefinitions folder on the domain controller.

User Is in a Blocked Security Group

Some organizations use conditional access policies in Azure AD that block Known Folder Move for specific security groups. Check Azure AD > Conditional Access > Policies for any policy that targets OneDrive and includes a session control blocking folder backup.

OneDrive Client Version Is Outdated

Folder backup requires OneDrive build 19.002.0101.0008 or later. If the client is older, update OneDrive to the latest version. Download the update from onedrive.live.com/about/download.

Known Folder Move vs Manual Sync: Key Differences

Item Known Folder Move (Folder Backup) Manual Sync (Selective Sync)
Description Automatically redirects Desktop, Documents, and Pictures to OneDrive User manually selects which folders to sync via OneDrive settings
Policy Requirement Must be enabled in admin center or Group Policy No policy required; always available unless sync is blocked
File Location After Setup Files physically move to OneDrive folder; local shortcut remains Files remain in original location; a copy is synced to OneDrive folder
Data Protection Files are backed up even if the device is lost or damaged Only files placed in the OneDrive folder are backed up
User Control No choice to opt out if policy is enforced User can choose any folder or none at all

If your organization has disabled Known Folder Move, you can still manually sync files by placing them in your OneDrive folder. Open File Explorer, navigate to the OneDrive folder, and drag or copy files you want to back up. This method does not require policy changes and works for individual files and folders.

To confirm your current OneDrive policy status, open OneDrive Settings, click the About tab, and look for the policy version number. If you see “Managed by your organization” next to any setting, your device is receiving policies from either the Microsoft 365 admin center or Group Policy.

ADVERTISEMENT