Windows 10: Privileged Functionality as a Standard User?

Discus and support Privileged Functionality as a Standard User? in AntiVirus, Firewalls and System Security to solve the problem; I have performed an initial logon as a standard user. When I check my info under Windows Settings it indicates I am an administrator. I no longer have... Discussion in 'AntiVirus, Firewalls and System Security' started by rwdillard, Mar 11, 2021.

  1. rwdillard Win User

    Privileged Functionality as a Standard User?


    I have performed an initial logon as a standard user. When I check my info under Windows Settings it indicates I am an administrator. I no longer have to authenticate to perform privileged functions. I want to be able to logon as standard user and authenticate to execute privileged functions. I used to be able to work that way but now I just click "yes" to continue and I automatically authenticate as an admin. Don't want this. How do I set the system back to my desired mode of operations? Thank you.

    :)
     
    rwdillard, Mar 11, 2021
    #1
  2. gvannucci Win User

    UAC & standard users with additional privileges

    I am marking this problem as solved. The problem was:

    Allow a standard user to enable/disable a network without having to enter a password every time.

    My solution for Windows 7 was:

    1. Add the standard user to the "Network Configuration Operators" group.
    2. Login as the standard user.
    3. Create a shortcut to the network adapter.
    4. Right-click on the shortcut to see or change the state of the network adapter.

    I have received many useful and instructive suggestions on Tenforums. Based on those suggestions,
    here's my solution for Windows 10:

    1. Add the standard user to the "Network Configuration Operators" group.
    2. Login as the standard user.
    3. In a cmd window, run this command
    netsh interface show interface
    to learn the name of the network adapter.
    4. Run Task Scheduler using the password of the standard user.
    5. Create two shortcuts in accordance with Option 2 in this tutorial:
    Elevated Shortcut without UAC - TenForumsTutorials
    -- at Step 3, name the shortcuts something like “EnableLAN” and “DisableLAN”
    -- at Step 7, in the Program/script field, type netsh
    -- at Step 8, into the Add arguments field, type
    interface set interface "name of network adapter" admin=enable
    (Make the last element “disable” for the second task.)
    -- at Step 14, name the shortcuts something like “Turn LAN On” and “Turn LAN Off”
    6. Press the Win + R keys to open the Run dialog, type ncpa.cpl into Run, and click OK to open the Network Connections window. Keep this window open on your desktop to see the state of the network adapter. The color of the icon reflects the state of the adapter.
    7. Click on one or the other of the two newly-created shortcuts to change the state of the network adapter. A cmd window briefly flashes on the screen. This can be eliminated using the procedure mentioned by Try3 in a previous post, if desired.

    The solution for Windows 10 is much more cumbersome than the solution for Windows 7. I have to stop using Windows 7 due to the end of Microsoft support, and this is not the first time that I find Windows 10 to be less user friendly than Windows 7.

    Thanks, again, to all who have kindly given me help and advice
     
    gvannucci, Mar 11, 2021
    #2
  3. Try3 Win User
    UAC & standard users with additional privileges

    I know Everyone includes a standard user. A standard user's highest privileges are those of a standard user.

    The OP needs a standard user to access the highest privileges of an admin user - hence the need to declare an admin user in the TS task definition instead of Everyone & to use the logged on or not property.

    Or have you demonstrated otherwise? I have not tested a standard user with Everyone for at least two years.

    Denis
     
  4. Try3 Win User

    Privileged Functionality as a Standard User?

    UAC & standard users with additional privileges

    The OP needs a std user to be able to run it as admin. How does that relate to 'Everyone'? Surely 'Everyone' would recognise & run with whatever standard user account was logged in so would be running with the highest privileges available to that account i.e. standard user account privileges

    Denis
     
Thema:

Privileged Functionality as a Standard User?

Loading...
  1. Privileged Functionality as a Standard User? - Similar Threads - Privileged Functionality Standard

  2. How to run a Task which requires admin privileges on a standard user

    in Windows 10 Gaming
    How to run a Task which requires admin privileges on a standard user: Hi everyone,I'm having trouble with a task I'm setting up in Windows Task Scheduler. Here’s the situation:I need this task to run a specific script .bat file, which requires admin privileges to work. I’ve already enabled the "Run with highest privileges" option and set the...
  3. How to run a Task which requires admin privileges on a standard user

    in Windows 10 Software and Apps
    How to run a Task which requires admin privileges on a standard user: Hi everyone,I'm having trouble with a task I'm setting up in Windows Task Scheduler. Here’s the situation:I need this task to run a specific script .bat file, which requires admin privileges to work. I’ve already enabled the "Run with highest privileges" option and set the...
  4. User password for privilege settings

    in Windows 10 Software and Apps
    User password for privilege settings: Hi,I want to set up a password for a non-admin user account in my Windows 11 Laptop but just to be able to make admin changes.When the non admin user account tries to install a software, and I'm not at my place I need to provide the admin user PIN to allow the change, with...
  5. General User with Administrative Privileges??

    in AntiVirus, Firewalls and System Security
    General User with Administrative Privileges??: Currently running Win10 Pro 21H1 with a General User account. When I look in Settings, under my picture is my email address and the word Administrator. Sure enough, to execute a privileged command all I need to do is click "Yes" in the pop-up window asking for confirmation of...
  6. standard user

    in Windows 10 Customization
    standard user: see attachments. when i view my account settings i see that i'm an administrator, but when use control panel/user accounts/change your account type, it seems to think i am already a standard user. the way UAC acts, it seems to think i am an administrator. which is...
  7. UAC & standard users with additional privileges

    in User Accounts and Family Safety
    UAC & standard users with additional privileges: I am using windows 10, version 1909 I am new to tenforums. I am also new to Windows 10. I am in the process of switching from Windows 7 to Windows 10. I joined tenforums because I have a problem with configuring Windows 10 that I am unable to solve on my own. Perhaps someone...
  8. Forcing a program to run with standard privileges?

    in Windows 10 Software and Apps
    Forcing a program to run with standard privileges?: I have a program that has the elevated shield on its icon but when I run it, I get a window that says Setup should not initially be run elevated. Run setup with standard privileges; it will elevate if needed. I'm logged in as a user with Administrator rights. That's not...
  9. Forcing a program to run with standard privileges?

    in Windows 10 Support
    Forcing a program to run with standard privileges?: I have a program that has the elevated shield on its icon but when I run it, I get a window that says Setup should not initially be run elevated. Run setup with standard privileges; it will elevate if needed. I'm logged in as a user with Administrator rights. That's not...
  10. shortcut w/admin privileges for standard user

    in User Accounts and Family Safety
    shortcut w/admin privileges for standard user: Hello, I've just cleaned up a massive malware infection on my grandson's computer (HP Pavilion notebook) and upgraded it to Win 10 from its native Win 8. His account is a standard user vs admin. Everything's working fine. EXCEPT, he plays an online game which requires an...