A systems administrator is configuring remote support capabilities on standalone Windows 11 Pro workstations. During remote management sessions, the helpdesk technician notices that whenever an action requires elevated administrative privileges, the remote screen turns black and becomes non-responsive, preventing the technician from seeing or interacting with the elevation prompt. Local security policy mandates that User Account Control (UAC) elevation prompts must remain active for all administrative tasks. Which of the following Local Security Policy settings should the administrator modify to resolve the remote screen blackout issue while maintaining elevation prompts?
- Disable 'User Account Control: Switch to the secure desktop when prompting for elevation'.Answer
- BSet 'User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode' to Elevate without prompting.
- COpen Credential Manager in Control Panel and clear all stored Windows Credentials for the administrative account.
- DUpgrade the workstations from Windows 11 Pro to Enterprise edition to enable remote elevation support in Local Security Policy.
Answer
Disable 'User Account Control: Switch to the secure desktop when prompting for elevation'.
When User Account Control prompts for administrative elevation, Windows by default dims the screen and transfers focus to the Secure Desktop—an isolated context accessible only by trusted system components. Standard remote support and screen-sharing utilities often lack the necessary privileges to render or accept input on the Secure Desktop, resulting in a blank or frozen remote view. Disabling 'User Account Control: Switch to the secure desktop when prompting for elevation' causes prompts to render on the active user's desktop, enabling remote technicians to view and respond to UAC prompts while keeping prompt verification fully active.
Step-by-Step Solution
Key Concept
User Account Control Secure Desktop isolation and Local Security Policy configuration