Share via

Orphaned Intune Device – Deletion Pending but Device Object No Longer Visible

Jan-Henrik Helmig 0 Reputation points
2026-02-20T11:37:53.1166667+00:00

we are currently experiencing an issue with a Windows device in our tenant where a device deletion action in Intune is stuck in a pending state, but the corresponding device object is no longer visible in either Intune or Entra ID.

Issue description:

  • In Intune (Tenant administration → Device actions overview), a device shows: Action: Delete Status: Pending Since: 13.02.2026
  • The device object itself is no longer visible in:
    • Intune → Devices → All devices
    • Entra ID → Devices
    • Windows Autopilot devices
    On the client side, the device still reports:
  • AzureAdJoined: YES

When attempting to re-enroll the device via Company Portal, we receive the error: "This device is already registered with the organization."

How am I able to delete the pending device action?

Thank you for your assistance.


Moved from Microsoft 365 and Office | Other

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

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-20T11:38:04.4+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To resolve the issue of a pending deletion action for a device in Intune when the device object is no longer visible in Intune or Entra ID, you can follow these steps:

    1. Check Device Registration: Since the device still reports as Azure AD joined, you may need to unregister it from the client side. For Windows devices, you can do this by running the command dsregcmd /leave in an elevated PowerShell console. After that, reboot the device and try to re-enroll it.
    2. Force Recovery: If the device is still showing as pending deletion, you can also try to run dsregcmd /forcerecovery from an elevated PowerShell console. This command forces the device to recover its registration state.
    3. Contact Support: If the above steps do not resolve the issue, consider reaching out to Microsoft support for further assistance, as they can provide more specific guidance based on your tenant's configuration.

    These steps should help you in managing the pending deletion action for the orphaned device.


    References:

    0 comments No comments

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.