Resize virtual machines

It's possible to resize a VMware VM at any time. However, disks can only be increased in size.


Resizing a VMware VM changes the resources (CPU, RAM, and disk) allocated to the virtual machine. These are the two resizing options for a VMware VM:

  • CPU and memory. This option increases or decreases the number of CPU cores and the amount of RAM available to a VM.

  • Storage. You can permanently increase the disk size of a virtual machine. Note that you cannot decrease the disk size once it's increased.

Increasing a virtual machine’s memory and CPU improves its performance. Increasing the size of its disk increases the amount of data you can store.

Resize a VMware virtual machine using the control panel

In the server overview, you can reconfigure the VM's resources, such as the number of CPU cores, memory, and disk size. Click on the VM name in the overview. You can then drag the handles in the Configuration dialog box to adjust the CPU cores, RAM, and disk size. Click Reconfigure to save.

At the time of writing, the price is not updated immediately; the new price is only visible after the reconfiguration.

Increase the disk size

Note that you can only increase the disk size. Once it has been increased, it cannot be reduced again. When resizing the disk, the virtual machine will restart automatically, as disk changes cannot be made while the machine is running. The system partition will automatically expand to the new size during the reboot.

On older Windows VMs created before Q1 2024, the C-partition needs to be manually expanded. For detailed instructions on how to do this, see Increase the partition size in Windows VMs created before Q1 2024.

On older Linux VMs created before 2018, the partition needs to be manually expanded. For detailed instructions on how to do this, see Intrease the partition size in Linux VMs created before 2018.

Overview of the monthly costs

You can always view a breakdown of the costs for your VMware VM at the bottom of the VM's overview page. It's a good idea to check the cost overview after making changes to the VM to avoid any surprises.

Resize a VMware virtual machine with the API

To resize a virtual machine using the API, use the server/edit endpoint.

Last updated

Was this helpful?