A desktop technician is configuring Local Security Policy (secpol.msc) on a workstation running Windows 11 Pro in a shared lab environment. Management mandates that whenever a standard user account attempts an action requiring administrative privileges, Windows must automatically reject the elevation request without displaying a credential prompt. However, administrative users must retain the standard behavior of receiving a consent prompt on the Secure Desktop. Which Local Security Policy setting should the technician configure to meet the requirement for standard user accounts?
- Set 'User Account Control: Behavior of the elevation prompt for standard users' to 'Automatically deny elevation requests'Answer
- BSet 'User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode' to 'Prompt for credentials on the secure desktop'
- COpen User Account Control Settings in Control Panel and move the slider to 'Never notify'
- DModify the local NTFS permissions on system executable files to deny Read & Execute access to the Standard Users group
Answer
Set 'User Account Control: Behavior of the elevation prompt for standard users' to 'Automatically deny elevation requests'
The Local Security Policy setting 'User Account Control: Behavior of the elevation prompt for standard users' specifies how Windows handles privilege elevation requests initiated by standard user accounts. Setting this policy to 'Automatically deny elevation requests' prevents standard users from receiving a credential prompt when attempting administrative tasks, returning an access denied message immediately while leaving administrator prompt behaviors untouched.
Step-by-Step Solution
Key Concept
Windows Local Security Policy UAC Elevation Settings