How to enable my device Azure AD if I don't have admin access and also my admin is not responding.

A2135 5 Reputation points
2023-10-03T07:58:35.9766667+00:00

Dear Sir,

My admin is not responding to enable my device Azure AD. the device named DESKTOP-DL0BUV1.

During the new sign-in, I am getting error that Your organization has disabled this device. To fix this, contact your system administrator and provide the error code 135011.

Kindly advise How can I sign-in my new account in my device named DESKTOP-DL0BUV1. I don't have admin access to enable Azure AD and also my admin is not responding.

Kindly advise.

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} vote

1 answer

Sort by: Most helpful
  1. Sandeep G-MSFT 20,906 Reputation points Microsoft Employee Moderator
    2023-10-03T12:19:24.6233333+00:00

    @A2135

    Thank you for posting this in Microsoft Q&A.

    As I understand your device in Azure AD is disabled and you are unable to login to the device.

    To enable the device you will have to contact your Global administrator of the tenant. You also mentioned that your admin is not responding to you.

    Usually there might be multiple admin for your tenant. You can try to send an email to any other Global admins of your tenant to get this device enabled.

    You can run below command to check who all has Global admin role assigned,

    • Open Windows PowerShell as administrator.
    • Run command "Connect-MsolService"
    • Enter your credentials
    • Now once authenticated you can run the command "Get-MsolRoleMember -RoleObjectId $(Get-MsolRole -RoleName "Company Administrator").ObjectId"
    • You will get multiple users as result with there Global admin role assigned.
    • You can send email or contact them in any other way to get your device enabled.

    Let me know if you have any other questions.

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


Your answer

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