A systems administrator needs to ensure that whenever users in the local Administrators group attempt to perform tasks requiring elevated privileges on Windows 11 workstations, they are forced to re-enter their administrative credentials on the secure desktop rather than simply clicking a confirmation button. Which Local Security Policy setting should the administrator configure?
- Set "User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode" to "Prompt for credentials on the secure desktop"Answer
- BSet "User Account Control: Behavior of the elevation prompt for standard users" to "Prompt for credentials on the secure desktop"
- CAdjust the User Account Control settings slider in Control Panel to "Notify me only when apps try to make changes to my computer"
- DModify local NTFS permissions on the System32 directory to deny execute permissions for administrative accounts
Answer
Set "User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode" to "Prompt for credentials on the secure desktop"
Configuring the Local Security Policy setting 'User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode' to 'Prompt for credentials on the secure desktop' explicitly forces users belonging to the local Administrators group to enter their account credentials whenever an application requests elevated privileges. This ensures re-authentication and prevents unauthorized or automated elevated actions.
Step-by-Step Solution
Key Concept
User Account Control Security Policy Elevation Prompt Configuration