๐พ How to Enable OneDrive Files On-Demand Using Intune Policy to Improve Storage Efficiency
OneDrive Files On-Demand is a smart way to optimize disk space on Windows 11 devices. Instead of syncing all cloud content locally, it downloads files only when accessed. For Microsoft Intune administrators, this setting can be deployed across all managed devices using configuration profiles โ saving storage and improving performance.
โ๏ธ What Is OneDrive Files On-Demand?
Files On-Demand lets users see all their files in File Explorer, even if those files arenโt fully downloaded.
Each file shows a status icon:
- โ๏ธ Online-only: Stored in the cloud, downloaded when opened.
- โ Locally available: Stored on the device and accessible offline.
- ๐ Always available: Always downloaded, even offline.
This feature helps minimize local storage use while keeping seamless access to OneDrive content.
๐ง Why Enable It Through Intune?
As an Intune Administrator, enabling Files On-Demand using Intune policy ensures:
- Consistent configuration across all enrolled devices
- Reduced local storage usage on corporate laptops
- Simplified IT management โ no manual setup per user
- Better performance for devices with limited SSD capacity
๐ช Prerequisites
Before deploying the policy:
- Devices must be running Windows 10 (1709) or Windows 11
- OneDrive version 17.3.7064.1005 or later
- Users must be signed into OneDrive with Microsoft 365 credentials
- Device must be Entra ID joined or hybrid joined
๐งฉ Step-by-Step: Enable Files On-Demand Using Intune
Step 1: Open the Intune Admin Center
Go to:
๐ https://intune.microsoft.com
Step 2: Create a Configuration Profile
- Navigate to Devices > Configuration profiles
- Select + Create profile
- Choose:
- Platform: Windows 10 and later
- Profile type: Settings catalog
- Click Create
Step 3: Configure OneDrive Settings
- Enter a Name (e.g., โEnable OneDrive Files On-Demandโ)
- Under Settings Picker, search for โOneDriveโ
- Expand Microsoft OneDrive โ Files On-Demand
- Select the setting Use OneDrive Files On-Demand
- Set it to Enabled
Step 4: Assign the Policy
- Under Assignments, choose target groups (e.g., โAll Windows 11 Devicesโ)
- Click Next, review settings, then Create
Once deployed, devices will apply the policy during the next Intune sync or restart.
๐ Verify Policy Application
To confirm the policy applied successfully:
- Open OneDrive Settings > Sync and Backup > Advanced Settings
- Ensure Files On-Demand is toggled On
- In Intune, go to Device > Monitor > Configuration Profiles and check Status: Succeeded
๐งฐ Troubleshooting Tips
| Issue | Possible Cause | Fix |
|---|---|---|
| Files On-Demand not showing | Outdated OneDrive client | Update to latest version |
| Policy not applied | Device not synced | Run dsregcmd /status and manually sync with Intune |
| Users disabled manually | Policy enforcement missing | Re-deploy the profile with โEnabledโ enforced |
๐งฎ Group Policy Alternative (For Hybrid Environments)
For hybrid-joined devices, you can use a Group Policy Object (GPO):
Path:Computer Configuration > Administrative Templates > OneDrive
Policy:
โUse OneDrive Files On-Demandโ โ Set to Enabled
This ensures both on-prem and cloud-managed devices follow the same configuration baseline.
๐ง Best Practices for Admins
- Combine this policy with Known Folder Move (KFM) to redirect Desktop, Documents, and Pictures to OneDrive.
- Regularly monitor Intune Reports for policy compliance.
- Educate users about file status icons and how to mark files as โAlways keep on this device.โ
- Use Intune filters to apply different OneDrive settings for specific device groups (e.g., BYOD vs corporate).
๐งพ Summary
| Key Setting | Purpose |
|---|---|
| Files On-Demand | Saves local storage by syncing files on access |
| Intune Policy Path | Settings Catalog โ Microsoft OneDrive โ Files On-Demand |
| Policy Value | Enabled |
| Recommended Pairing | Known Folder Move (KFM) |
๐ชถ Conclusion
Enabling OneDrive Files On-Demand via Intune is one of the simplest ways to improve device performance and storage efficiency in managed Windows environments.
It offers users a seamless experience with cloud-stored files while giving IT admins centralized control.

