Bankesy Posted June 2, 2025 Posted June 2, 2025 Good evening, Really struggling with how to expand the C:\ drive of a VM to the unallocated space because the unallocated space is not immediately to the right of the C:\ drive (some sort of health recovery partition in the way). I incorrectly assumed that because the VM is on Azure Arc (HCI) I would be able to do it there somehow but can't even see the disk using that method so resorted to failover cluster manager but getting nowhere. Thanks
PotNoodleTech Posted June 3, 2025 Posted June 3, 2025 I might be wrong but I don't think thats an azure thing - it's a windows O/S thing. You can only expand the C drive using disk management or diskpart if there are no other partitions behind it. I think you can use third party apps to do it - back in the old days it was partition magic not sure if thats still a thing. I only create one partition per dedicated virtual disk so never get the problem of multiple partitions appearing behind. 1
willtech Posted June 3, 2025 Posted June 3, 2025 You have to remove the recovery partition see: Expand Boot Disk in Windows Server 2022 – Delete Recovery Partition – ajni.IT
koryo Posted October 18, 2025 Posted October 18, 2025 I always found GParted an easy way to see what's going on and move / resize partitions / volumes. https://gparted.org/ Don't forget to backup / snapshot beforehand! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now