A user logged in with a standard user account on a Windows workstation attempts to run a software installer that modifies system files. Before the installation can start, a User Account Control (UAC) dialog box appears requesting administrator credentials. Which of the following explains why this prompt was displayed?
- Standard user accounts require privilege elevation and administrative credentials to make changes that affect system configurations.Answer
- BThe user account lacks explicit NTFS Full Control permissions on the temporary installation folder.
- CThe Windows Home edition installed on the workstation disables background installation tasks by default.
- DThe application architecture is incompatible with the 64-bit operating system version.
Answer
Standard user accounts require privilege elevation and administrative credentials to make changes that affect system configurations.
User Account Control (UAC) prevents unauthorized system-wide changes by requiring standard users to enter administrator credentials before executing applications or installer packages that modify operating system settings.
Step-by-Step Solution
Key Concept
User Account Control (UAC) Privilege Elevation for Standard Users