Forum Discussion
AB21805
Jan 13, 2022Bronze Contributor
How to enable a user to bypass any UAC pop ups
Hi all, How do I enable a specific user to bypass UAC? When using intune (Cloud only) Please help!
- Jan 14, 2022
Jan 13, 2022
Perhaps you could try to create a OMA-URI for that user, https://rahuljindalmyit.blogspot.com/2021/03/intune-uac-elevation-prompt-behavior.html
AB21805
Jan 13, 2022Bronze Contributor
Hi, thanks for this but doesnt seem to work for me.
I have done:
Name: UAC Elevation Prompt For Standard Users.
Description: This policy setting controls the behavior of the elevation prompt for standard users.
OMA-URI: ./Vendor/MSFT/Policy/Config/ LocalPoliciesSecurityOptions/UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers
Data Type: Integer
Value: 1
I have set to a device group containing the device needed. Other than it saying succeeded I dont know how to check if its actually set correctly on the device.
Is there another way we can get user to bypass UAC ?
I have done:
Name: UAC Elevation Prompt For Standard Users.
Description: This policy setting controls the behavior of the elevation prompt for standard users.
OMA-URI: ./Vendor/MSFT/Policy/Config/ LocalPoliciesSecurityOptions/UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers
Data Type: Integer
Value: 1
I have set to a device group containing the device needed. Other than it saying succeeded I dont know how to check if its actually set correctly on the device.
Is there another way we can get user to bypass UAC ?
- Jan 13, 2022But what is the reason for it and is the user an admin of does the user want to start something that normally would prompt for elevation/UAC?
- AB21805Jan 13, 2022Bronze ContributorThe user isnโt an admin but the user can become an admin if needed but which sort of admin can bypass UAC?
The app they are trying to use requires run as admin to open- Jan 13, 2022Not sure what the best solution would be, but a shortcut to the program with the Run as administrator checkbox isn't enough? Are you going to make the user admin on it's machine for this?