Account Deactivation
Account deactivation is the controlled process of disabling an account so it can no longer be used to sign in or perform activity such as transactions, postings, or other operations. It is typically a reversible state used to stop access without permanently removing the account, and it can be triggered manually or automatically based on predefined criteria such as departure, inactivity, or suspected fraud.
Account deactivation is an identity lifecycle operation, generally within the identity governance and administration (IGA) domain, that places an account into a disabled state so it can no longer authenticate or perform operational activity. In most deployments it is distinct from account deletion: deactivation typically preserves the account record and associated attributes while suspending its usability, whereas deletion removes it. Deactivation may be performed manually or through automated deactivation, where technology disables user accounts, services, or devices based on predefined criteria (for example churn, fraud, incapacitation, or policy-driven triggers). Note that disabling an account governs its ability to authenticate and be used; the downstream effect on active runtime sessions, tokens, or entitlement cleanup is out of scope for this term and depends on configuration and the specific enforcement mechanisms in place.
Why it matters
Account deactivation is a foundational control in identity lifecycle management because it provides a fast, reversible way to stop access without destroying the account record. When a user departs, is suspected of fraud, or becomes inactive, deactivation halts the ability to authenticate and perform operational activity such as transactions or postings, while preserving the account and its attributes for later review, restoration, or compliance purposes. This distinction from permanent deletion matters: an account that is disabled rather than removed can be reinstated if a departure is reversed, and its historical record remains available for audit.
The consequences of failing to deactivate accounts promptly are a well-understood risk in identity governance. Orphaned or dormant accounts that retain the ability to sign in expand the attack surface and can serve as an avenue for unauthorized access, particularly when tied to former employees or contractors. Deactivation driven by predefined criteria such as departure, inactivity, or suspected fraud is how organizations reduce that exposure while retaining the option to reverse the action.
It is important to scope expectations accurately. Deactivation governs an account's ability to authenticate and be used going forward; it does not, by itself, guarantee that active runtime sessions or previously issued tokens are immediately invalidated. Whether existing sessions are terminated and entitlements are cleaned up depends on configuration and the specific enforcement mechanisms in place, so deactivation should be treated as one component of a broader lifecycle and enforcement strategy rather than a complete remediation on its own.
Who it's relevant to
Inside Account Deactivation
Common questions
Answers to the questions practitioners most commonly ask about Account Deactivation.
