Terme informatique

UAC

The Windows mechanism that requires elevation when an action requires administrator rights.

View my favorites

Simple definition

The Windows mechanism that requires elevation when an action requires administrator rights.

Technical definition

The User Account Control separates the standard user token from the high token and displays a consent or ID request for certain operations.

What is it used for ?

Reduce the permanent use of administrative privileges.

Practical example

,r a pilot can trigger a window UAC requesting permission to raise privileges.

Common issues

  • UAC unnecessarily disabled
  • Former application requiring excessive privileges
  • User accustomed to validate without checking

PowerShell · Myth of privilege · Windows Service

Key takeaway: This entry explains the general operation of the term. Exact settings may vary depending on software, vendors and environments.

♡ 0