How do I extend partition after migrate?
compmgmt.msc
and check up the partition tables from Disk Management#
Run #
Run Windows PowerShell as administrator#
Extend the partition with the command- diskpart
- list volume
- select volume c
- extend
- list volume