A security engineer is hardening a pool of shared workstation computers running Windows 11 Enterprise. To mitigate insider threats, management mandates that standard users must never be allowed to elevate privileges or be presented with an administrator login prompt when executing unauthorized software. Which Security Options policy setting within the Security Settings node should the engineer configure to fulfill this requirement?
- Set 'User Account Control: Behavior of the elevation prompt for standard users' to 'Automatically deny elevation requests'.Answer
- BModify the local file properties to clear the 'Read & Execute' permissions for the Standard Users group on the system root directory.
- CUpgrade the operating system installation from Windows 11 Enterprise to Windows 11 Pro to unlock advanced privilege isolation policies.
- DOpen User Accounts in Control Panel and change the user account type of all standard users to Guest accounts.
Answer
Set 'User Account Control: Behavior of the elevation prompt for standard users' to 'Automatically deny elevation requests'.
Configuring 'User Account Control: Behavior of the elevation prompt for standard users' to 'Automatically deny elevation requests' ensures that whenever an application attempts to run with administrative privileges from a standard user account, Windows immediately returns a permission denied error without prompting for administrator credentials.
Step-by-Step Solution
Key Concept
User Account Control Security Policy Elevation Settings