Share via

Local Admin right issue / Question

SSE@TUE 320 Reputation points
2026-04-14T10:15:47.4733333+00:00

Hi,

I have an issue with local Admin right permission or what is the best way to manage local admin rights?

Our Client machines are in the Domain und some client machines have local Admin right on the client machine. It is not ISO-compliant and I want to remove the local Admin right.

I don't want to have any local account restrictions on the domain or restrict local admin rights

My issue is the following.

  • the user have to install always and every day for testing many application that need admin right to install these applications.
  • me as Administrator have no time to go to users and put Administrator and password to installing the application.

What is the best method or better way to handle it without to have any local Admin right.

Regards

Nick

Windows for business | Windows Server | User experience | Accessibility
0 comments No comments

Answer accepted by question author

  1. Jason Nguyen Tran 17,025 Reputation points Independent Advisor
    2026-04-14T11:06:38.75+00:00

    Hi SSE@TUE,

    Based on my understanding, giving users permanent local admin rights is risky, but there are better ways to handle this without slowing down your team. One recommended approach is to use tools like Microsoft Endpoint Manager (Intune) or Group Policy to delegate temporary elevation of privileges. This way, users can request admin rights for a short period, and the system automatically revokes them afterward.

    Another option is to use solutions such as Privileged Access Management or third‑party tools like LAPS (Local Administrator Password Solution). LAPS ensures that local admin accounts exist but are managed securely, with unique passwords rotated automatically. For testing environments, you could also create a dedicated lab domain or VM environment where users have more freedom, while keeping production machines locked down.

    If you prefer a simpler approach, you can use PowerShell scripts or task scheduler to grant admin rights only during specific installation tasks, then remove them immediately after. This balances security with flexibility. The key is to avoid permanent admin rights while still enabling users to do their work without waiting for IT every time.

    I hope the response provided some helpful insight. If it addressed your issue, please consider marking it as Accept Answer so others facing the same problem can easily find the solution. If you need any further assistance, feel free to leave a comment.

    Jason.

    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.