Local Admin
A Local Admin is an account that has full control over a single computer, letting it install software, change settings, and manage other accounts on that machine. Unlike a domain account managed centrally, a local account exists only on the specific computer where it was created. This power is limited to that one machine and does not extend to other systems on the network.
A Local Admin (local administrator) is a user account that is a member of the local Administrators group on an individual Windows host, granting full administrative authority over that machine's operating system, local resources, and other local accounts. Because every computer acts as its own security authority, a local account and its privileges are scoped to that host and, in most deployments, do not confer rights on other machines or domain resources. On a domain controller, the conventional local Administrator context is effectively replaced by domain-level administration, so members of Domain Admins hold the equivalent authority; on domain-joined workstations, local admin membership is distinct from domain group membership and should be evaluated separately. Note that this evidence addresses the Windows account model specifically; equivalent local privileged accounts on other operating systems are out of scope here.
Why it matters
Local Admin accounts represent a persistent and often under-governed source of privileged access. Because every Windows computer acts as its own security authority, each machine can carry local administrator accounts whose privileges are scoped to that host but are nonetheless complete over that host's operating system, local resources, and other local accounts. In large environments, the sheer number of these accounts, one or more per endpoint, creates an administrative surface that is easy to lose track of and difficult to certify consistently.
The risk is compounded when local administrator credentials are shared or reused across multiple machines. If the same local admin password is set identically on many hosts, an attacker who compromises one machine can potentially reuse that credential to move laterally to others, even though each account is technically local to its own host. This dynamic is a well-understood driver behind the practice of randomizing and rotating local administrator passwords per machine. Note that this evidence addresses the Windows account model specifically; the digest does not provide named incident data, and no specific breach figures should be inferred here.
Because local admin membership on a domain-joined workstation is distinct from domain group membership, the two must be evaluated separately during access reviews and audits. Treating a local admin account as equivalent to a centrally managed domain account can leave gaps in governance, accounts that exist only on the endpoint and may never surface in directory-centric reviews if they are not deliberately included in scope.
Who it's relevant to
Inside Local Admin
Common questions
Answers to the questions practitioners most commonly ask about Local Admin.
