When I open Terminal in normal user mode, it always runs in Administrator mode, no matter which Shell. How to solve this problem

Hill 20 Reputation points
2023-06-26T02:50:09.39+00:00

1

2

3

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Darshit Mistry 5 Reputation points
    2024-06-18T17:11:38.36+00:00

    You need to Turn UAC prompts back on.

    You can adjust User Account Control settings in the Control Panel.

    1. Go to Start and open Control Panel.
    2. Select System and Security.
    3. Under Security and Maintenance, select Change User Account Control settings.
    4. Move the slider to:
      • Notify me only when apps try to make changes to my computer (default)
      1. Select OK to save your changes.
    5. Select Yes when prompted to confirm the changes.
    1 person found this answer helpful.
    0 comments No comments

  2. Limitless Technology 44,751 Reputation points
    2023-06-26T15:03:17.9366667+00:00

    Hello there,

    If your Terminal always runs in Administrator mode regardless of the shell you're using, it's likely due to a configuration or permission issue. Here are a few steps you can take to troubleshoot and resolve the problem:

    Check user privileges: Ensure that your user account doesn't have administrative privileges. On Windows, open the "Settings" app, go to "Accounts," and check the account type. It should be set as a standard user rather than an administrator.

    Disable "Run as Administrator" compatibility setting: Right-click on the Terminal shortcut icon, select "Properties," and navigate to the "Compatibility" tab. Make sure the "Run this program as an administrator" option is unchecked. Repeat this process for all Terminal shortcuts you're using.

    Reset Terminal settings: If the issue persists, it's possible that the Terminal settings have been modified. Resetting the Terminal to default settings may resolve the problem. The steps for resetting Terminal settings vary depending on the operating system you're using.

    I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–


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.