- Open a Command Prompt Window (Run as Administrator)
- Change to VirtualBox’s Program Files Folder
- Then type the code below in the Command Prompt.
VBoxManage modifyhd YOUR_HARD_DISK.vdi --resize SIZE_IN_MBCOPY
Replacing YOUR_HARD_DISK and SIZE_IN_MB with your Hard Disk name and desired size.
Example: