Get-MgUserIT technician command center
Microsoft Graph · Entra ID and Graph

Get-MgUser

List Microsoft Entra ID users.

Copy-ready commandGet-MgUser
Get-MgUser -All -Property Id,DisplayName,UserPrincipalName,AccountEnabled

Requirements and permissions

Requirements
Microsoft.Graph PowerShell SDK
Permissions
Graph delegated or application permissions
Last reviewed
2026-07-31

Examples

Basic example

List Microsoft Entra ID users.

Get-MgUser -All -Property Id,DisplayName,UserPrincipalName,AccountEnabled

Common errors

Command not found

Confirm Microsoft.Graph PowerShell SDK is installed and available in your current shell.