A network support technician is assisting a user remotely on a Windows 11 Professional workstation. Whenever the user attempts an operation requiring administrative privileges, the technician's remote control software displays a blank black screen instead of showing the User Account Control (UAC) elevation prompt, preventing the technician from typing administrative credentials. Which Local Security Policy setting should be disabled to allow remote viewing of UAC prompts without completely turning off UAC?
- User Account Control: Switch to the secure desktop when prompting for elevationAnswer
- BUser Account Control: Run all administrators in Admin Approval Mode
- CUser Account Control: Behavior of the elevation prompt for standard users
- DUser Account Control: Only elevate executables that are signed and validated
Answer
Disabling the security policy 'User Account Control: Switch to the secure desktop when prompting for elevation' prevents UAC from switching to an isolated desktop instance that blocks unprivileged remote desktop utilities from capturing the prompt screen.
The option selecting 'User Account Control: Switch to the secure desktop when prompting for elevation' is correct because the secure desktop isolates the screen to prevent software spoofing. Third-party remote tools without specialized service hooks cannot render the secure desktop, resulting in a black screen. Disabling this specific setting forces UAC prompts to appear on the standard desktop where remote software can capture them.
Step-by-Step Solution
Key Concept
Windows UAC Secure Desktop Configuration and Remote Assistance Compatibility