Autopilot Device

Haiko Rüther (Admin) 20 Reputation points
2024-11-28T11:50:08.95+00:00

An Autopilot device cannot be deleted. It no longer exists under Registered Devices. In Azure AD, however, it still looks like an Autopilot device.

Microsoft Security | Windows Autopilot
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. S.Sengupta 27,591 Reputation points MVP
    2024-11-28T12:25:44.0233333+00:00

    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>

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.