Extend Volume in Disk Management may be greyed out when attempting to extend a VHDX volume. You can use Diskpart to extend the volume. First detach the VHDX Using Diskpart select the VHDX location Expand the disk to the required size in MB, e.g. 2Gb, 1GB = 1024MB Reattach the VHDX In Disk Management(diskmgmt.msc) extend […]
Tag: virtual hard disk
Docker Desktop Change Disk Image Location On Windows
In Docker Desktop the file path can be changed to move the virtual disk image for the saved images/volumes etc… You can attempt to change the path and it will try to move the image file to the new location, sometimes this hangs or takes a long time. If it hangs sometimes restart Docker Desktop […]