Delete device on microsoft administration ENTRA for a user

Wilson 0 Reputation points
2023-11-13T15:07:37.11+00:00

Hi,

For clean the device for a user i have delete all de the devices ont the Microsoft ENTRA for a user.

When i make a new connexion on this user the device are not present un the device lsiting in mirrosoft ENTRA

why ?

whats for your replay

regards

wil

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,523 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sandeep G-MSFT 11,096 Reputation points Microsoft Employee
    2023-11-15T13:22:40.6133333+00:00

    @Wilson

    Thank you for posting this in Microsoft Q&A.

    Do you mean you have deleted all the device for a user in Entra portal. Now you are trying to add another device for same user in Entra portal and you are unable to see that device.

    If this is the case then post removing the device from Entra portal for a user you can perform below steps to leave the device from Azure AD,

    If the device is Azure AD joined then ensure creating a local admin account on the device followed by:

    • Open the command prompt as an administrator.
    • Enter dsregcmd.exe /debug /leave.
    • Sign out and sign in with local user you just created.

    If the device is Hybrid AD joined then follow:

    • Open the command prompt as an administrator.
    • Enter dsregcmd.exe /debug /leave.
    • Sign out and sign in with on-prem account.

    Post this you can try to remove the device from Azure AD.

    Once done you can rejoin the device to Azure AD.

    Let me know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments