Update-Module — Basic UsageIT technician command center
PowerShell · Windows Administration

Update-Module — Basic Usage

Use Update-Module for a standard administrative task.

Copy-ready commandUpdate-Module — Basic Usage
Update-Module Microsoft.Graph

Requirements and permissions

Requirements
Windows PowerShell 5.1 or PowerShell 7
Permissions
Varies by command
Last reviewed
2026-07-31

Examples

Basic Usage

Use Update-Module for a standard administrative task.

Update-Module Microsoft.Graph

Original command

Update an installed PowerShell module.

Update-Module Microsoft.Graph

Common errors

Command not found

Confirm Windows PowerShell 5.1 or PowerShell 7 is installed and available in your current shell.