A service that simplifies device provisioning and setup for end users, enabling zero-touch deployment
No policy can force Autopilot/MDM enrollment if the user completes OOBE entirely offline and creates a local account first. Autopilot and automatic Microsoft Entra/Intune enrollment depend on the device being online during OOBE so it can:
- Contact the Windows Autopilot service and download the assigned Autopilot profile.
- Join Microsoft Entra ID and enroll in Intune as part of the user-driven workflow.
From the documented Autopilot behavior:
- When a Windows device boots and is connected to the internet, it attempts to contact the Autopilot service and download its profile during OOBE. This profile then drives the user-driven flow (Microsoft Entra join, Intune enrollment, and configuration).
- The user-driven mode assumes the user connects to a network and signs in with organizational credentials during OOBE; then the device joins the organization and enrolls in Intune.
If the user never connects to the internet during OOBE, the device cannot:
- Reach the Autopilot service to download the profile.
- Perform Microsoft Entra join.
- Trigger automatic Intune enrollment.
Because of that, there is no supported Intune/Autopilot setting that can retroactively “force” Autopilot enrollment on a device that was fully set up offline with a local account.
Mitigations are therefore procedural/operational rather than technical in this scenario, for example:
- Ensuring users are instructed (and required by process) to connect to the internet and sign in with their work/school account during first boot.
- Using deployment models (such as pre-provisioning or self-deploying where appropriate) where IT or a technician completes OOBE online before handing over the device.
References:
- Windows Autopilot user-driven mode
- Windows Autopilot troubleshooting FAQ
- Step by step tutorial for Windows Autopilot device preparation user-driven Microsoft Entra join in Intune
- Enrollment guide: Enroll Windows client devices in Microsoft Intune
- Step 2. Enroll devices into management with Intune
- Windows Autopilot