ANAVEM
Reference
Languagefr
Configure OneDrive Auto Sign-in Using Microsoft Intune

Configure OneDrive Auto Sign-in Using Microsoft Intune

Configure OneDrive silent auto sign-in for Windows 10/11 users via Microsoft Intune Settings Catalog. Eliminates manual OneDrive login prompts using Azure AD seamless SSO and the SilentAccountConfig policy setting.

Emanuel DE ALMEIDA
3/14/2026 15 min 2
mediumintune 9 steps 15 min

Overview

Microsoft Intune's Settings Catalog includes a native OneDrive configuration option that enables silent, automatic sign-in using the user's existing Windows/Azure AD credentials — no manual password prompt required. This is achieved by enabling the SilentAccountConfig policy setting, which leverages Azure AD Seamless SSO.

This guide covers the complete Intune configuration: creating a Settings Catalog profile, enabling the Silent Account Config setting, assigning to user/device groups, and verifying sync via the OneDrive client and Event Viewer.

Requirements: Microsoft Intune license, Windows 10/11 devices joined to Azure AD (Entra ID) or Hybrid AD, OneDrive sync client installed.
Implementation Guide

Full Procedure

01

Access Microsoft Intune Admin Center

Open your web browser and navigate to the Microsoft Intune admin center. Sign in with your Intune Administrator or Global Administrator credentials.

https://endpoint.microsoft.com

Once logged in, you'll see the main dashboard with various management options. The admin center provides centralized control for all your Intune policies and device management tasks.

Pro tip: Bookmark this URL and consider using a dedicated browser profile for administrative tasks to avoid session conflicts.

Verification: Confirm you can see the "Devices" section in the left navigation menu and that your role permissions allow access to configuration policies.

02

Navigate to Configuration Policies

From the Intune admin center dashboard, navigate to the configuration policies section where you'll create the OneDrive auto sign-in policy.

Click through this navigation path:

  • DevicesWindowsConfigurationCreateNew policy

This opens the policy creation wizard where you'll define the platform and profile type for your OneDrive configuration.

Verification: You should see the "Create a profile" dialog with platform and profile type selection options.

03

Select Platform and Profile Type

In the policy creation dialog, configure the following settings:

  • Platform: Select "Windows 10 and later"
  • Profile: Select "Settings catalog"

The Settings catalog is Microsoft's modern approach to device configuration, replacing traditional administrative templates. It provides granular control over Windows settings with a searchable interface.

Pro tip: Settings catalog policies are more flexible than administrative templates and receive regular updates with new Windows features.

Click Create to proceed to the policy configuration wizard.

Verification: The wizard should advance to the "Basics" tab where you'll name your policy.

04

Configure Policy Basics

On the Basics tab, provide clear identification for your policy:

  • Name: OneDrive Auto Sign-in Configuration
  • Description: Enables automatic sign-in to OneDrive using Windows credentials for enrolled devices

Use descriptive names that clearly indicate the policy's purpose. This helps with policy management as your environment grows.

Warning: Avoid generic names like "OneDrive Policy" as they become confusing when you have multiple OneDrive-related policies.

Click Next to proceed to the configuration settings.

Verification: The policy name appears in the breadcrumb navigation at the top of the page.

05

Add OneDrive Auto Sign-in Setting

This is the core step where you configure the actual OneDrive auto sign-in behavior. Click Add settings to open the settings browser.

In the search box, type:

silently sign in users to the OneDrive

From the search results, expand the OneDrive category and locate:

Silently sign in users to the OneDrive Sync app with their Windows credentials

Select this setting and configure it:

  • Setting value: Enabled

This setting instructs Windows to automatically authenticate users to OneDrive using their existing Windows login credentials, eliminating the need for separate OneDrive authentication.

Click Add to include this setting in your policy, then click Next.

Verification: The setting should appear in your policy configuration with "Enabled" status clearly visible.

06

Configure Optional OneDrive Settings

While the auto sign-in setting is sufficient for basic functionality, consider adding these complementary settings for better security and management:

Search for and add these optional settings:

  • "Prevent users from syncing personal OneDrive accounts" - Set to Enabled to enforce business-only OneDrive usage
  • "Use OneDrive Files On-Demand" - Set to Enabled to save local storage space
  • "Set the sync app update ring" - Choose appropriate update cadence
Search terms:
- prevent users from syncing personal
- use onedrive files on-demand
- set the sync app update ring
Pro tip: Files On-Demand is particularly useful for devices with limited storage, as it shows cloud files without downloading them locally until accessed.

After adding desired settings, click Next to continue.

Verification: Review that all selected settings show their configured values in the policy summary.

07

Configure Scope Tags and Assignments

On the Scope tags page, add scope tags if your organization uses them for policy management. For most environments, you can skip this step by clicking Next.

On the Assignments page, specify which users or devices will receive this policy:

  • Include: Select "Add groups" and choose your target groups
  • Exclude: Optionally exclude specific groups if needed

Common assignment strategies:

  • All Users: Apply to everyone with OneDrive licenses
  • Department Groups: Target specific departments for phased rollout
  • Device Groups: Apply based on device type or location
Warning: Test with a small pilot group first before deploying to all users to identify any compatibility issues.

Click Next after configuring assignments.

Verification: Confirm your selected groups appear in the assignment summary with the correct inclusion/exclusion settings.

08

Review and Create Policy

On the Review + create page, carefully verify all policy settings:

  • Policy name: OneDrive Auto Sign-in Configuration
  • Platform: Windows 10 and later
  • Profile type: Settings catalog
  • Key setting: Silently sign in users to OneDrive - Enabled
  • Assignments: Verify correct groups are targeted

Review the configuration summary to ensure all settings match your requirements. Pay special attention to the assignment scope to avoid unintended policy application.

Click Create to deploy the policy.

Verification: The policy should appear in your configuration policies list with a "Pending" or "Deploying" status initially, then change to "Succeeded" as devices receive the policy.

09

Verify Policy Deployment and Test Auto Sign-in

After creating the policy, monitor its deployment and test the functionality on target devices.

Check policy status:

Navigate to DevicesWindowsConfiguration and locate your policy. Click on it to view deployment status and any errors.

Test on a target device:

  1. On a test device, sign out of OneDrive completely if currently signed in
  2. Close the OneDrive application
  3. Force a policy sync by opening Command Prompt as administrator and running:
gpupdate /force

Or trigger Intune sync from Settings → Accounts → Access work or school → [Your organization] → Info → Sync.

  1. Restart the OneDrive application or restart the device
  2. OneDrive should automatically sign in without prompting for credentials
Pro tip: Check the OneDrive system tray icon - it should show as signed in with the user's business account without any authentication prompts.

Verification: Open File Explorer and confirm OneDrive folders are accessible and syncing without manual authentication. The OneDrive icon in the system tray should display the user's initials or profile picture.

Frequently Asked Questions

What Windows versions support OneDrive auto sign-in through Intune?+
OneDrive auto sign-in through Microsoft Intune requires Windows 10 version 1903 or later, or Windows 11. Devices must be Azure AD joined or hybrid Azure AD joined and enrolled in Intune MDM. The OneDrive sync client is pre-installed on modern Windows versions and receives automatic updates through Windows Update.
Can I use Group Policy instead of Intune for OneDrive auto sign-in?+
Yes, Group Policy can configure OneDrive auto sign-in using the same setting, but Microsoft recommends Intune Settings Catalog for modern device management. Intune provides better visibility, reporting, and cloud-based management compared to traditional GPO. In hybrid environments, ensure Intune policies take precedence over conflicting Group Policy Objects for MDM-enrolled devices.
Why does OneDrive still prompt for credentials after applying the policy?+
Common causes include incomplete OneDrive sign-out, conflicting policies, or device enrollment issues. Completely sign out of OneDrive, close the application, restart the device, and force policy sync. Verify the device is properly enrolled in Intune and Azure AD joined. Check for conflicting Group Policy Objects in hybrid Active Directory environments.
What licenses are required for OneDrive auto sign-in configuration?+
You need Microsoft Intune subscription for device management and Microsoft 365 licenses that include OneDrive for Business for end users. Common qualifying licenses include Microsoft 365 Business Premium, Enterprise E3/E5, or standalone OneDrive for Business plans. Both administrator and end-user licensing must be in place for the configuration to work properly.
How long does it take for OneDrive auto sign-in policy to apply?+
Intune policies typically apply within 8 hours during normal sync cycles, but can be faster with manual sync triggers. Force immediate policy application using 'gpupdate /force' command or through Windows Settings → Accounts → Access work or school → Sync. Device restart may be required for some settings to take effect. Monitor policy deployment status in the Intune admin center for real-time updates.
Emanuel DE ALMEIDA
Written by

Emanuel DE ALMEIDA

Microsoft MCSA-certified Cloud Architect | Fortinet-focused. I modernize cloud, hybrid & on-prem infrastructure for reliability, security, performance and cost control - sharing field-tested ops & troubleshooting.

Discussion

Share your thoughts and insights

You must be logged in to comment.

Loading comments...