-1

“There is not enough space available on the disk to complete this operation”: disk_management

Why am I getting this error? I've just decided to run linux on a VM to speed up the change between OS and ripped of my Ubuntu to set the things. But now I can't extend my SSD's partition using the Windows' tool. Did some google and found different reasons behind the same issue.

Can anyone help me?

4 Answers4

0

I also faced similar issue earlier. I was unable to extend or make small my any partition with Windows' in built 'Disk Management'.

Then, I used 'AOMEI Partition Assistant' on someone's suggestion and it worked without errors, but it do suggest to backup your files, otherwise if anything wrong happens you may lose all your data.

As @harrymc suggested you may also use 'EaseUS Partion MasterFree'. By the way, you can use any reliable 3rd party software.

As you are trying to do operations on system partition, I would suggest you to make a Bootable Media in case your partition get corrupted. (AOMEI Free edition have this feature)

For me extend operation on system partion didn't cause any errors, but it depends on system to system.

TontyTon
  • 192
0

From the image, there should be no problem with extending the C partition over the Unallocated space.

Perhaps you are specifying a larger size than is available in the Unallocated space. Device Manager should automatically suggest the right size, so better accept the suggested value.

If this is not the problem, try a third-party product such as EaseUS Partition MasterFree. If you are still encountering a problem, try it again while booting in Safe mode. If this also does not succeed, try another product that has a bootable disk and try booting from it rather than from Windows.

If nothing works, then the disk itself has a hardware problem.

harrymc
  • 498,455
-1

This answer about errors on shrinking partitions https://superuser.com/a/1323010/151755 was very useful to me a while ago. Maybe you will be able to find out why you can't grow that partition following the same procedure:

main steps copied here in case the original answer is edited or removed

  1. Once again, attempt to shrink (grow) the partition. You should get the "There is not enough space" error.
  2. Launch Windows' Event Viewer application.
  3. In Event Viewer, go to Windows Logs > Application.
  4. Find and Click a recent log of type Warning. It should have the message, "Error: during volume shrink initiated on volume Windows (C:) we failed to move a movable file extent." (screenshot)

If you're interested, see the rest of the answer at https://superuser.com/a/1323010/151755 (and upvote it).

marcus
  • 131
-1

You have to delete the logical parition on the right first then you can expand the primary partitions. The fact that there is no volume in the logical partitions is confusing you.