A user logged into a Windows 10 workstation with a standard user account attempts to install a hardware driver update. Immediately after double-clicking the installer, a User Account Control (UAC) dialog box appears asking for an administrator password. Which of the following best explains why this prompt is displayed?
- Installing system drivers requires administrative privileges to modify Windows system files and settings.Answer
- BThe standard user account lacks local NTFS read permissions on the downloaded installation file.
- CThe installed edition of Windows disables all software installation capabilities for non-administrative accounts.
- DThe administrator credentials must first be stored inside Credential Manager to allow standard user installations.
Answer
Installing system drivers requires administrative privileges to modify Windows system files and settings.
User Account Control (UAC) prevents unauthorized system changes by requiring elevated privileges for actions like installing drivers or modifying system settings. When a standard user attempts these actions, UAC prompts for administrator credentials.
Step-by-Step Solution
Key Concept
User Account Control (UAC) Privilege Elevation