Terme informatique

Windows Autopilot

A service that is a synchronising tool for the preparation of a Windows PC during its first configuration.

⌚ About 2 min read
View my favorites

Simple definition

Windows Autopilot is a provisioning service that automates Windows device setup and enrollment during the first-run experience.

Technical definition

The device is registered with the service using a hardware identity and receives an Autopilot profile assigned by the organization. During OOBE, Windows contacts Microsoft services, identifies the tenant, and applies the configured scenario, such as Microsoft Entra ID join and Intune enrollment.

How it works / role

At first startup with Internet access, the device retrieves its profile, customizes OOBE, and starts the configured identity and management steps. The organization’s management platform can then deploy policies, applications, and settings.

What is it used for?

Prepare new or reset PCs with less manual work and automatically connect them to the organization’s management environment.

Practical example

A PC shipped directly to an employee shows the organization’s branding during OOBE; after the user signs in with a work account, the device joins Entra ID and enrolls in Intune.

Common issues

  • The device is missing or incorrectly registered in Autopilot
  • The profile is not assigned or synchronization is incomplete
  • Network access or required cloud services are unavailable
  • Join, enrollment, or policy processing fails during OOBE

Key takeaway: Autopilot orchestrates provisioning; troubleshoot device registration, profile assignment, and the subsequent Entra/Intune steps separately.

♡ 0