Find Disks, Partitions, and Volumes Size in Windows 8

Print View Mobile View

This PowerShell command will show you size information of disks, partitions, and volumes in Windows 8.

Get-Disk | Get-Partition | Get-Volume