Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to Add Another Hard Drive to a Virtual Machine in HyperV 

Posted on 03/02/202428/05/2026 Temitope Odemo By Temitope Odemo No Comments on How to Add Another Hard Drive to a Virtual Machine in HyperV 
  1. Home
  2. Virtualization
  3. How to Add Another Hard Drive to a Virtual Machine in HyperV 
Add additional Windows drives

Sometimes you may want to install applications or store files outside the C: drive. This will require a second and even a third hard drive to be configured on the virtual machine and you can start using these drives as the backup drives. In this guide, I will show you How to Add Another Hard Drive to a Virtual Machine in HyperV. Please see how to enable Siri on Mac devices, how to Fix unable to login to Trellix ePO with Windows authentication, and How to Sync Data in Cloud Drives to Synology NAS.

Below is an image of the current drives that exist on the Virtual Machine. I will now show you how to add another drive to the Devices and Drives section.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-devices

You can read about How to run Windows 11 on HyperV, How to start HyperV VMs in safe mode, How to fix HyperV Virtual Machine display taking over the entire screen. Check this to learn How to check Hard Drive Health (SMART) in Windows and you can also read about how to increase HyperV disk size.

Add a Second Hard Drive to a Virtual Machine in HyperV

1. Open the Hyper-V Manager and right-click on the Virtual Machine, navigate to New > Hard Disk.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-new-hard-disk

2. On the New Virtual Hard Disk Wizard page choose the disk format. In this setup we are choosing VHDX. Click Next.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-vhdx

3. Next choose the disk type. We shall be creating another virtual hard disk with a Fixed size because this comes with better performance and high levels of disk activity.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-fixed-size

4. Specify the name of the virtual hard disk and also the location the disk file will be saved.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-specify-name

Configure Disk

5. The next step is to configure the disk and you can decide to create a blank virtual hard disk or copy from another physical disk or virtual hard disk. We will select the new blank virtual hard disk option and set the hard disk size. Click finish.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-configure-bank

6. The Process of creating the new virtual hard disk will begin and you will see the progress.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-creating-vhd

HyperV Settings

7. After the Virtual Hard Disk is created successfully then click on SCSI Controller on the left pane. On the right pane select Hard Drive and click Add.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-scsi-controller

8. Navigate to where you specify as the location of the virtual hard disk earlier and click on Apply and OK.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-hard-drive

Disk Management

9. When you check Devices and Drives section you will not find the Virtual Hard Disk added. You will need to configure the unallocated disk first from the Disk Management. Run diskmgmt.msc.

How-to-Add-a-Second-Hard-Drive-to-a-Virtual-Machine-in-HyperV-diskmgt

10. Search for the disk, you will see it tagged as Unknown and Unallocated Disk. Right-click on it and select Online.

unknown

11. After setting the disk to Online, right-click on it and select Initialize Disk.

initialize

12. On the next page select GPT (GUID Partition Table). Click OK to Initialize the Disk.

guid

13. The next step is to right-click on the disk and select New Simple Volume.

new-simple-volume

14. Specify the Volume Size that your physical server can accommodate and click Next.

specify-volume-size

Labelling Drive

15. The next step is to assign a drive letter. The letter is automatically displayed based on the letters used for the current drive. If E is the last letter for the current drive, then the next letter will be F.

drive-letter

16. The next step is to select the File system and label the volume and you can decide to format the volume. Click Next and on the next page you will get a success message. Click Finish.

format

17. When you check the Virtual Disk from the Disk Management again, it will no longer show as unallocated and can now be accessible.

diskmgt

18. When you check the Devices and drives section you will find the Virtual Hard Disk created with the name TechDirectArchive DISK.

devices-and-drive

Here is a YouTube video showing this process.

Play

FAQs

What is difference between GPT and MBR?

Master Boot Record (MBR) disks use the standard BIOS partition table. GUID partition table (GPT) disks use the Unified Extensible Firmware Interface (UEFI). One of the benefits of GPT disks is that you can create more than four partitions on each disk. GPT has a disk capacity that is larger than 2 terabytes.

How do I add unallocated space to my C drive?

Run diskmgmt.msc to open the disk management. Right-click on the C drive, and select the Extend Volume option to extend the C drive with the unallocated space.

I hope you found this blog post on how to Add Another Hard Drive to a Virtual Machine in HyperV Interesting and helpful. If you have any questions do not hesitate to ask in the comment section.

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, Windows Server Tags:Add additional Windows drives, Add Disk to VM without losing data, disk, Disk management, expand your VM storage, how to add another hard drive to a Hyper-V virtual machine, Hyper V, Hyper-V, hyperV, Microsoft Windows, Safely add a new virtual hard drive (VHDX) to an existing Hyper-V virtual machine, Virtual Machine, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Upgrade Microsoft Office 2019 to 2021 on Mac
Next Post: How to Install Azure DevOps Server 2022

Related Posts

  • adfs training
    Post-Deployment of Active Directory Federation Service (ADFS) Windows Server
  • original 1
    Install Wim: How to Add Packages to Windows image Using the DISM Tool Windows Server
  • Implement Split Brain DNS Policies in Active Directory
    Implement Split-Brain DNS Policies in Active Directory Windows Server
  • File Share in Windows
    Create Folders and Enable File sharing on Windows Windows Server
  • banner
    How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
  • Distributed File System DFS
    All About Distributed File System Windows

More Related Articles

adfs training Post-Deployment of Active Directory Federation Service (ADFS) Windows Server
original 1 Install Wim: How to Add Packages to Windows image Using the DISM Tool Windows Server
Implement Split Brain DNS Policies in Active Directory Implement Split-Brain DNS Policies in Active Directory Windows Server
File Share in Windows Create Folders and Enable File sharing on Windows Windows Server
banner How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
Distributed File System DFS All About Distributed File System Windows

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

Veeam Vanguard

  • Patch Veeam Backup And Replication To Build 13.0.1.2067
    Update Veeam Backup & Replication to Build 13.0.1.2067 Backup
  • Azure Stack 1
    How to create a load balancer for Azure Stack Hub Network | Monitoring
  • Featured image 10
    Add a Printer Using an IP Address in Windows 11 Network | Monitoring
  • Gitfixed
    GitLab-runner is not recognized as an internal or external command, operable program, or batch file Version Control System
  • ClamAV
    How to install and manage ClamAV and ClamTK on Ubuntu Linux Anti-Virus Solution
  • Keb
    How to configure a service account for Kerberos delegation Windows Server
  • windows 10 creators update wallpaper
    Run or Edit and Delete Tasks via Windows Task Scheduler Windows
  • 1 ifg3ir3l 8ejus3pueqt0a
    Fix cannot find KDC for realm while getting initial credentials and kinit configuration file does not specify default realm Configuration Management Tool

Subscribe to Blog via Email

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

Join 1,796 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

Active Directory 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.