A desktop support technician is reviewing default User Account Control (UAC) settings and behaviors on a Windows 11 Pro workstation. Which TWO of the following statements accurately describe how UAC functions to safeguard the operating system?
- Standard user accounts are prompted to enter administrator credentials whenever an operation requires elevated privileges.Answer
- Administrative accounts operating in Admin Approval Mode are prompted to grant consent before high-privilege system modifications take effect.Answer
- CGranting a standard user account NTFS Full Control permission on the C:\Windows directory suppresses UAC elevation prompts for system updates.
- DLocal Security Policy (secpol.msc) can be accessed on Windows Home edition to configure granular UAC behavior policies.
Answer
Standard user accounts are prompted to enter administrator credentials whenever an operation requires elevated privileges, and administrative accounts operating in Admin Approval Mode are prompted to grant consent before high-privilege system modifications take effect.
User Account Control operates by restricting applications to standard user permissions even when logged in as an administrator. When a standard user attempts an action requiring administrative privileges, UAC requests valid admin credentials. When an administrator performs such an action, UAC prompts for consent to elevate the process token.
Step-by-Step Solution
Key Concept
User Account Control (UAC) Elevation and Prompt Behaviors