An IT technician is explaining User Account Control (UAC) behavior in Windows 11 to a newly hired helpdesk intern. Which TWO of the following actions performed while logged in as a standard user account will require entering administrator credentials at a UAC prompt? (Select TWO.)
- Modifying security settings within the Local Security Policy snap-in (secpol.msc)Answer
- Installing a system-wide hardware device driverAnswer
- CChanging file permissions on a document saved inside their personal user profile directory
- DViewing basic hardware specifications like installed RAM and CPU model in the Settings app
Answer
The actions requiring administrator credentials at a UAC prompt are modifying security settings within the Local Security Policy snap-in (secpol.msc) and installing a system-wide hardware device driver.
User Account Control (UAC) safeguards Windows by requiring standard users to supply administrator credentials whenever an operation attempts system-wide changes. Modifying settings in Local Security Policy (secpol.msc) and installing system hardware drivers both alter system configurations and protected core operating system files, which triggers a UAC elevation prompt.
Step-by-Step Solution
Key Concept
User Account Control Credential Triggers for Standard Users