Terminology Index

Glossary

13 terms starting with "U"

Open concept maps

Showing 1-13 of 13 terms

U
13

User Account Control

A Windows feature that prompts users before allowing actions requiring administrative privilege, separating most user activity from elevated activity to reduce silent misuse of admin rights.

UAC was introduced to break the pattern of users running as full administrators all the time: even with admin rights, ordinary actions run at standard privilege, and elevation requires explicit user consent. It is not a security boundary in the strict sense (Microsoft says so), but a meaningful friction layer against silent privilege misuse. As a foundational OS-defenders topic, understanding UAC, and the persistent attacker interest in bypassing it, is part of Windows security literacy.

Introduced in: Operating Systems for Defenders

Examples

  • UAC prompting before a privileged action even for an administrator user.
  • Recognizing UAC as friction against silent admin misuse rather than a strict boundary.
  • Watching for UAC-bypass techniques in Windows telemetry.

No related terms linked yet.