Remove Local admin privilege for Azure AD joined users and make them std users

akhila nelson 0 Reputation points
2024-08-09T13:31:49.7566667+00:00

Hi,

We have some users Azure AD joined and by default they are the local administrators. Since this is something we dont want in our company and would like to make them as a std user and elevate UAC settings.

How can we remove these users from local admin privilege and convert them to std users while most of the users are WFH.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Fabio Andrade 1,665 Reputation points Microsoft Employee Moderator
    2024-08-09T23:42:29.0966667+00:00

    Hi @akhila nelson

    Thanks for reaching out to Microsoft Q&A.

    Microsoft Entra Joined Device Local Administrators are assigned to all Microsoft Entra joined devices. You can't scope this role to a specific set of devices

    You can manage the Microsoft Entra Joined Device Local Administrator role from Device settings.

    1. Sign in to the Microsoft Entra admin center as at least a Privileged Role Administrator.
    2. Browse to Identity > Devices > All devices > Device settings.
    3. Select Manage Additional local administrators on all Microsoft Entra joined devices.
    4. Select Add assignments then choose the other administrators you want to add and select Add.

    To modify the Microsoft Entra Joined Device Local Administrator role, configure Additional local administrators on all Microsoft Entra joined devices.

    Additionally, you can also remove users using Intune or another MDM solution or locally using the command prompt:

    • If your tenant users are synchronized from on-premises Active Directory, use net localgroup administrators /delete "Contoso\username".
    • If your tenant users are created in Microsoft Entra ID, use net localgroup administrators /delete "AzureAD\UserUpn

    Thanks,

    Fabio

    0 comments No comments

  2. Fabio Andrade 1,665 Reputation points Microsoft Employee Moderator
    2024-08-14T22:38:27.46+00:00

    Hi @akhila nelson

    Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept Answer" which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

    Thanks,

    Fabio

    0 comments No comments

  3. Fabio Andrade 1,665 Reputation points Microsoft Employee Moderator
    2024-08-19T22:38:34.07+00:00

    Hi @akhila nelson

    Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept Answer" which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

    Thanks,

    Fabio

    0 comments No comments

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.