Forum Discussion
HDD Partition error
Open command prompt
type diskutil and press enter
click yes/accept on the UAC prompt if needed
type list disk and press enter
find the disk that you need to partition
type sel disk (the number of disk you need) and press enter
type list part and press enter.
If your partition or the drive is listed as GPT, thats why. Windows cant resize active GPT partitions.
- sandipgumtya365Oct 13, 2020Brass Contributor
Hi
Thanks. still can't figure out how to proceed. The diskpart screenshot is attached. Can you help how to do next?
- MwoehrleOct 13, 2020Brass Contributor
sandipgumtya365 Sorry I gave you the wrong instructions. You have two options to check if that disk is GPT or MBR partition scheme.
- Command Prompt
- Open command prompt
- Type in diskpart
- Type in list disk
2) Using the Disk Management Tool
- Press the windows key + R to open the Run dialog, then type diskmgmt.msc and then hit enter
- Locate the disk you want to check, then right-click it and select properties.
- Click over to the Volumes tab, and next to Partition style you'll see either MBR or GPT
- sandipgumtya365Oct 14, 2020Brass Contributor
Hi,
Performed those steps but still unable to use the free space of 32 GB. You can refer to the screenshot.
Thanks
- Command Prompt