Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
477 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An Autopilot device cannot be deleted. It no longer exists under Registered Devices. In Azure AD, however, it still looks like an Autopilot device.
It seems there is a synchronization issue between the Azure AD and your local device management.
Check the device status in different management consoles like-Intune, Microsoft 365 Admin Center, Azure AD.
Confirm if the device is truly deleted or just hidden.
Open PowerShell as Administrator and copy-paste the following command:
Get-AzureADDevice
Remove-AzureADDevice -ObjectId <DeviceObjectId>