Many organizations are implementing virtualization technology into their networks to convert physical computers to virtual machines (VM). This helps reduce overall physical hardware costs, conserve IT resources and improve flexibility and efficiency. Unfortunately, enterprise-level products used for virtual conversions are typically expensive. For organizations with a limited budget, Disk2vhd is a free option with many of the core capabilities of paid alternatives.
The Disk2vhd tool can be run in two different modes, depending on if you want simplicity or customization: either GUI mode or command-line mode respectively. In this tutorial, we’ll cover how to convert a physical computer to a virtual machine with Disk2vhd using both methods.
The Disk2VHD.exe tool can be downloaded directly from Microsoft here.
Before you start the conversion process using the Disk2VHD tool, it is important to shut down all the applications you are running on the physical computer.
Step 1: When you double click on the Disk2VHD.exe, it scans the current computer for all physical drives and shows the available drives for your selection to proceed with the conversion. This is shown in the below screenshot:
Note: The Disk2VHD tool omits network drives attached to the physical computer, as these are not considered for the conversion.
The screen also shows you the free disk space required on the destination location where the VHD file will be created for the drives you have selected.
Note: System Reserved partition (unlettered volume), as shown in the above screenshot, is a bootable partition on the physical computer. Include this partition only if you want to make your VHD bootable. In other words, you may consider including the System Reserved partition if your virtual machine is going to boot from this VHD file.
Step 2: In the same screen, specify the VHD file name and location in the “VHD File Name” text box and then click on the “Create” button to start the conversion process.
Step 3: When you hit the “Create” button, the tool will interact with the Operating System VSS component to create snapshots of the volumes as indicated in the below screenshot:
After the “snapshotting volumes” process is over, the data from the snapshot will be copied to the VHD file.
Disk2VHD.exe can also be operated from the command line. For example, the following Disk2VHD command can be used to convert a volume to a VHD file:
Disk2VHD.exe
So to convert your C: drive to a VHD file, use the following command:
Disk2VHD.exe C: C:MyVHDsVM1.VHD
Tip: You can specify “*” in place of C: in the above command so that the Disk2VHD tool captures all the drives for conversion.
Tip: By default, when you run the Disk2VHD.exe tool for the first time on a physical computer, you will be prompted to accept the EULA. You can use the “-accepteula” switch to avoid the default behavior as shown in the below command:
Disk2VHD.exe C: C:MyVHDsVM1.VHD -accepteula
Note: All volumes you select will be packed into one VHD file unless you are using the command-line option to specify the VHD file name for each drive letter.
One of the main reasons why you should use Disk2vhd to convert physical computers to VMs over other alternatives is the price tag – it’s free. It’s also a good option for Windows systems as it was built by Microsoft. Deployment is simple as Disk2vhd is just downloaded and installed via an EXE file.
Disk2VHD converts logical volumes to VHD files. VHD files can then be used either to create a VM on Hyper-V or attach VHD files as a second drive to the existing VM.
The conversion process copies all data from the logical volumes to VHD files. The Disk2VHD tool also copies the system-specific data such as the computer name, IP Address, MAC Address, Security Identifiers (SIDs), disk signature, etc.
You can attach or use VHD files via one of the following:
Here are some helpful tips to ensure that your conversion with Disk2vhd goes smoothly:
One of the most common alternatives to Disk2vhd for Windows systems is another tool made by Microsoft, System Center Virtual Machine Manager (SCVMM). It’s part of Microsoft’s System Center suite of VM management and reporting tools. SCVMM is designed for the management of large numbers of virtual servers. The latest release, System Center 2019 Virtual Machine manager, added features in the areas of Azure integration, computing, networking, security and storage.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.