Please run:
diskpart
select disk 0
list part
list vol
exit
Post the output.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My PC cant install new updates because my C drive is full (it only has windows installed but uses 145gb). I have a second partition that i made with 1.6 tb, but i cant give drive C more space from that partition because they are seperated in the disk manager by 2 partitions that i cant delete. One of them is the healthy (basic data partition) that has 50 gb. Can i delete that one to give C an extra 50 gb?
Please run:
diskpart
select disk 0
list part
list vol
exit
Post the output.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Disk Management doesn't let you extend a partition if the free space is not adjacent to that partition. Here are your options:
Option 1: Disable WinRE using ReAgentC.exe. Then, use Diskpart to delete the Recovery partition. Then, extend C: by occupying the unallocated space. Once done, we can recreate a Recovery partition at the end of the disk and re-enable WinRE.
Option 2: Use a third-party program like AOMEI to extend C into the non-contiguous unallocated space.
If you wish to pursue "Option 1", please do the following:
Open the admin Command Prompt and run these commands:
reagentc /info
reagentc /disable
dir c:\windows\system32\recovery /a
Post the output.
Will post the remaining commands after seeing the above output.
Hi,
Please right-click Start, and click Disk Management. Maximize Disk Management, adjust the column widths in the top pane to make all the entries visible. Post a screenshot.
You can delete a healthy (basic data) partition in Windows 10, but you should be cautious. Deleting a partition will erase all data on that partition, and it may affect your system if that partition is being used for important functions. If you are sure that the data on the partition is not needed, you can proceed with the deletion through Disk Management. After deleting the partition, you can then extend your C drive into the unallocated space created by the deletion.
Make sure to back up any important data before proceeding with this action, as it cannot be undone.
References: