Disable-ADAccount — Basic UsageIT technician command center
PowerShell · Active Directory

Disable-ADAccount — Basic Usage

Use Disable-ADAccount for a standard administrative task.

Copy-ready commandDisable-ADAccount — Basic Usage
Disable-ADAccount jsmith
Production warning

Test write operations in a non-production environment first.

Requirements and permissions

Requirements
RSAT ActiveDirectory module
Permissions
Domain permissions vary
Last reviewed
2026-07-31

Examples

Basic Usage

Use Disable-ADAccount for a standard administrative task.

Disable-ADAccount jsmith

Original command

Disable an Active Directory account.

Disable-ADAccount jsmith

Common errors

Command not found

Confirm RSAT ActiveDirectory module is installed and available in your current shell.