moreabout.tech avatar

Nothing happens when Compacting VHD in Hyper-V

moreabout.tech

Published: 09 Feb 2019 › Updated: 09 Feb 2019Nothing happens when Compacting VHD in Hyper-V

Nothing happens when Compacting VHD in Hyper-V

For the past couple days now, I have been trying to compact a couple virtual machine hard drives VHDX via Hyper-V Manager. One of them worked without a hitch, however the other one I would go to Hyper-V manager, click edit disk and follow the normal procedures, but when I clicked finish, the box would just go away without it ever actually changing the size. I found a fix around this using a one line PowerShell command!

You can actually compact VHDX from Powershell just the same as you can in the GUI. Below is the command that you must run (keep in mind the virtual machine has to be off in order for this to work).

Optimize-Vhd -path <full path the vhd file> -Mode Full
This process takes some time, but it is worth saving that precious disk space! I just saved 100GB of hard drive space! Let me know in the comments if this helped you!

Originally posted at https://moreabout.tech/nothing-happens-when-compacting-vhd-in-hyper-v/

Leave Nothing happens when Compacting VHD in Hyper-V to:

Written by

Read more #technology posts


Best Posts From moreabout.tech

We have not curated any of moreabout.tech's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From moreabout.tech