A system administrator is configuring local security policies on Windows 11 Professional workstations to meet corporate compliance standards. The security policy requires that whenever an administrative user performs a task requiring elevated rights, Windows must force the user to re-enter their administrative credentials on the Secure Desktop rather than allowing them to proceed by clicking a simple consent button. Which Local Security Policy policy setting should be modified to enforce this prompt behavior?
- User Account Control: Behavior of the elevation prompt for administrators in Admin Approval ModeAnswer
- BUser Account Control: Switch to the secure desktop when prompting for elevation
- CUser Account Control: Only elevate executables that are signed and validated
- DUser Account Control: Run all administrators in Admin Approval Mode
Answer
The setting 'User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode' controls whether administrators must enter credentials or click consent upon privilege elevation.
The policy setting 'User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode' allows administrators to specify how administrative accounts respond to elevation requests. Configuring this setting to 'Prompt for credentials on the secure desktop' ensures administrators must type their passwords to elevate privileges rather than relying on standard consent prompts.
Step-by-Step Solution
Key Concept
Configuring User Account Control (UAC) elevation prompt behaviors via Local Security Policy (secpol.msc)
Estimated Time:1m 0s