A security technician is configuring group policies for Windows 11 Pro workstations in a finance department. To prevent background malware from interacting with or capturing keystrokes during privilege escalation requests, the technician must enforce a policy that dims the screen and isolates the elevation prompt from the interactive user desktop. Which User Account Control (UAC) security policy setting directly controls this behavior?
- User Account Control: Switch to the secure desktop when prompting for elevationAnswer
- BUser Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode
- CUser Account Control: Only elevate executables that are signed and validated
- DUser Account Control: Detect application installations and prompt for elevation
Answer
The setting 'User Account Control: Switch to the secure desktop when prompting for elevation' is responsible for dimming the screen and displaying elevation requests in an isolated session protected from background software.
Enabling 'User Account Control: Switch to the secure desktop when prompting for elevation' transfers control to a separate desktop context running as SYSTEM. This dims the screen and prevents untrusted user-mode applications or malware from taking screenshots, capturing input, or clicking buttons automatically on the UAC prompt.
Step-by-Step Solution
Key Concept
Windows UAC Secure Desktop Isolation
Estimated Time:1m 0s