Share via

I am Administrator, but it still needs Administrator's permission to handle files

MZ 1 Reputation point
2022-11-01T05:44:51.663+00:00

Windows Server 2016, the local security policy's
【User Account Control: run all administrator accounts in administrator approval mode】 already been disabled,
【Account: Administrator account status】 already been enabled.
The user is in the Administrator Group, it also has the Administrator's authority.
but it still needs Administrator's permission to handle files and open the CMD (I want the window title has the Administrator: .)
How to skip the needing permission step and open administrator CMD without another operation?

Windows for business | Windows Server | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. SChalakov 10,781 Reputation points MVP Volunteer Moderator
    2022-11-01T07:51:22.66+00:00

    Hi @MZ ,

    this is not dependet on whether or not you are an Admin on the system, it is just how the behavior is by design - cmd (and also other programs) start by default in a non-admin mode, but can also be started as an Admministrator. I personaly always use the "Ctril + Shift + Enter" to start it directly as an admin, but this is not what you are looking for. I think this will help you achieve your goal:

    How To Open Command Prompt Always In Administrative Mode
    https://thegeekpage.com/how-to-open-command-prompt-always-in-administrative-mode/#:~:text=Type%20cmd%20in%20the%20search%20bar%20of%20windows%20and%20click,be%20opened%20in%20admin%20mode.

    The article shows different methods of achieving this, but the most suitable would be Method 2 - settings up the "RUNASADMIN" key.

    I hope I could help you out!

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
    Regards
    Stoyan Chalakov

    Was this answer helpful?

    1 person found this answer 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.