Creating and adding a new virtual disk to a Windows virtual machine in VMware
book
Article ID: 344712
calendar_today
Updated On:
Products
VMware Desktop Hypervisor
VMware vSphere ESXi
Issue/Introduction
This article provides steps to create and add an extra virtual disk (hard drive) to a Windows virtual machine.
When needed to add a new virtual hard drive if:
- Running out of space on the first disk
- When needing to use the other virtual hard disk as a dedicated virtual drive for backing up files in the virtual machine
- Adding virtual disk which can be migrated to another virtual machine on a different location to transfer files and folder
Environment
VMware Workstation Pro 15.x (Linux)
VMware Workstation Pro 16.x (Linux)
VMware Workstation Pro 14.x (for Linux)
VMware Workstation Pro 15.x (Windows)
VMware Workstation Pro 16.x (Windows)
VMware Workstation Pro 14.x (for Windows)
VMware vSphere ESXi 6.x
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
Resolution
To create and add a new, empty virtual hard drive to a Windows virtual machine:
- Shut down the virtual machine.
- Go to Virtual Machine > Settings.
- Click Add Device > New Hard Disk.
- Click Next.
- Click Create a new virtual disk and click Next.
- To go to the Disk Capacity screen, specify the space needed and location of the file to be stored.
- Click Next.
- Select the location to store the virtual disk in the storage folder of the virtual machine.
- Click Finish.
- Power on the virtual machine.
- Initialize and format the new drive.
To initialize and format the new drive in Windows:
- In the Start menu, type diskmgmt.msc and click OK.
- Right-click the disk to be initialized and the click Online.
- Right-click the disk and then click Initialize Disk.
- Select MBR and click OK.
- Right-click the unallocated space and click New Simple Volume. A new wizard Window open.
- Click Next to continue in creating Simple volume.
- Enter the size of the partition (in MB) and click Next.
- Select a drive letter and click Next.
- Select the file system type and volume name. [enable radio button for "Perform a quick format"]
- Click Next.
- Verify the Simple Volume configuration and Click Finish to complete.
The second virtual disk is usable when the status is Healthy.
Feedback
thumb_up
Yes
thumb_down
No