Skip to content
littleden.blogEvidence-led Windows troubleshooting, without the guesswork
Windows command reference

Get-PhysicalDisk

List PhysicalDisk objects visible through Windows Storage providers, including operational and health status fields.

Risk: LowReviewed: 2026-09-17
Get-PhysicalDisk

When to use it

Use when you need physical-device health/status evidence before file-system repair or when a drive behaves inconsistently.

When not to use it

HealthStatus is one signal, not a guarantee of future reliability. Do not ignore repeated disconnects, abnormal noises or vendor diagnostic failures because a single query says Healthy.

Primary reference

Reviewed source