Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Virtualization » How to extend a VM Hard Disk on VMware Workstation
  • Featured image 2
    How to delete Windows old folder in Windows 11 Windows
  • Hide or Show User Accounts from Login Screen on Windows 10 and 11
    How to Hide or Show User Accounts from Login Screen on Windows 10 and 11 Windows
  • Featured image   change default mail app
    How to change Windows 11 and 10 default mail app to Outlook Windows
  • Veeam Enterprise Manager setup
    Veeam Enterprise Manager setup and User Role management Backup
  • SysInternals Tools set
    Download and use Windows Sysinternals Tools locally Windows
  • Enable or disable SA acocunt
    How to enable an SA account that has been disabled Oracle/MSSQL/MySQL
  • screenshot 2020 02 08 at 17.23.28
    How to disable Password Change for all Exchange Server Users Network | Monitoring
  • FEATURE IMAGE IMAGE
    Install and configure Prometheus for Monitoring on a Linux Linux

How to extend a VM Hard Disk on VMware Workstation

Posted on 24/05/202127/04/2025 Christian By Christian No Comments on How to extend a VM Hard Disk on VMware Workstation
maxresdefault

A virtual disk is a file (or a set of files) on the host system that appears as a physical disk drive to the guest operating system. Virtual hard disk files store information such as the operating system, program files, and data files and have a .vmdk extension. In this article, I will show you how to extend a VM Hard Disk on VMware Workstation. Kindly refer to these related articles: ESXI 6.7 ALARM: Seat disk exhaustion on 10, and how to convert a GPT disk into an MBR disk error: Windows cannot be installed on drive 0 Partition 1.

Virtual disks can be stored as files on the host computer or on a network file server. It does not matter whether the physical disk that holds the files is IDE or SCSI. A virtual IDE drive can be stored on an IDE drive or on a SCSI drive.

If you have a snapshot created for this specific VM you wish to extend, you will never be able to expand your hard disk. You need to delete the snapshot first. To do this, please visit this link. You may want to see how to add and remove a new virtual disk from a VM on VMware Workstation.

Extend VM Hard Disk on VMware Workstation

In order to extend your VM Hard Disk, you will have to stop the VM and edit the virtual machine settings as shown below.

Here are some more exciting articles: How to clone a server on VirtualBox, the virtual machine ran into a non-fatal problem as described below, we suggest that you take appropriate action to prevent the problem from recurring, how to solve VMware workstation .lck error, and the VM appears to be in use.

Screenshot-2021-05-24-at-20.21.24

This will open the Virtual Machine Settings. Click on Expand

Screenshot-2021-05-24-at-20.22.30

Enter Disk Size on Expand Disk Capacity wizard

This will open the Expand Disk Capacity wizard. As you can see, the current size is 80GB and I wish to add 20 GB more.

Screenshot-2021-05-24-at-20.22.59

Click on Expand when you are done.

Screenshot-2021-05-24-at-20.23.12

The Hard Disk is currently being expanded

Screenshot-2021-05-24-at-21.09.20
Once it is expanded, you will get a confirmation message as shown below. 

Click on Ok to proceed.

Screenshot-2021-05-24-at-21.10.59

Click on OK again to close the Virtual Machine.

As you can see the Hard Disk has been extended.
Screenshot-2021-05-24-at-21.11.18

Launch the Computer Management tool

Next, power up the VM and click on Windows Administrative Tool in order to launch the Computer Management tool

Screenshot-2021-05-24-at-21.16.59

Click on Computer Management as shown below. There are other ways to go about this (You can use Windows Search or compmgmt.msc) etc.

Screenshot-2021-05-24-at-21.18.21

Please see How to extend System Drive Partition on Windows, How to install Windows Server 2022 on VMware Workstation, How to enable Hyper-V on a VMware Workstation, How to determine the last boot time of a Windows Serve, and How to fix Unable to update the password value provided for the new password and Password Policy.

Extend the Partition

As you can see from the image below, we have 20GB of unallocated space. We will have to extend the C drive (existing partition) with this space.

Screenshot-2021-05-24-at-21.20.36

Right-click on the Disk Drive and select Extend

Screenshot-2021-05-24-at-21.21.17

This will open the Extend Volume Wizard. Click on Next to Continue.

Screenshot-2021-05-24-at-21.23.08

I will be allocating the entire space, therefore, I will just click on Next.

Screenshot-2021-05-24-at-21.23.21

The space has been allocated. I will click on Finish to complete this process.

Screenshot-2021-05-24-at-21.24.15

As you can see, the previously unallocated space has been utilised by the existing partition.

Screenshot-2021-05-24-at-21.24.56

I hope you found this blog post helpful on how to extend a VM Hard Disk on VMware Workstation. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization Tags:disk, Diskpart, VMware, VMware Workstation, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Failed to connect to Veeam Backup and Replication server: Remote Channel Sink UriNotPublished, remote connection refused, and failed to start the service
Next Post: Create or delete snapshots on VMware Workstation

Related Posts

  • ESXi
    How to install ESXi on VirtualBox Virtualization
  • Free up filesystem root space
    How to fix the Filesystem root is running low on Disk space Virtualization
  • VMware
    The validation process found problems on the server to which you want to install features, the features are not compatible with the current configuration of your server Virtualization
  • screenshot 2020 03 21 at 22.44.04
    How to use Hyper-V checkpoint to restore a VM to its previous state Virtualization
  • VMware and HyperV are not compatible
    How to fix VMware and HyperV are not compatible Virtualization
  • Docker Guide
    Pull and Deploy Nginx Container Images from Docker Hub AWS/Azure/OpenShift

More Related Articles

ESXi How to install ESXi on VirtualBox Virtualization
Free up filesystem root space How to fix the Filesystem root is running low on Disk space Virtualization
VMware The validation process found problems on the server to which you want to install features, the features are not compatible with the current configuration of your server Virtualization
screenshot 2020 03 21 at 22.44.04 How to use Hyper-V checkpoint to restore a VM to its previous state Virtualization
VMware and HyperV are not compatible How to fix VMware and HyperV are not compatible Virtualization
Docker Guide Pull and Deploy Nginx Container Images from Docker Hub AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • Featured image 2
    How to delete Windows old folder in Windows 11 Windows
  • Hide or Show User Accounts from Login Screen on Windows 10 and 11
    How to Hide or Show User Accounts from Login Screen on Windows 10 and 11 Windows
  • Featured image   change default mail app
    How to change Windows 11 and 10 default mail app to Outlook Windows
  • Veeam Enterprise Manager setup
    Veeam Enterprise Manager setup and User Role management Backup
  • SysInternals Tools set
    Download and use Windows Sysinternals Tools locally Windows
  • Enable or disable SA acocunt
    How to enable an SA account that has been disabled Oracle/MSSQL/MySQL
  • screenshot 2020 02 08 at 17.23.28
    How to disable Password Change for all Exchange Server Users Network | Monitoring
  • FEATURE IMAGE IMAGE
    Install and configure Prometheus for Monitoring on a Linux Linux

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.