Skip to content

TechDirectArchive

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

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

Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V

Posted on 27/05/202321/01/2026 Temitope Odemo By Temitope Odemo No Comments on Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V
  1. Home
  2. Virtualization
  3. Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V
Clone a Virtual Machine via Export and Import

Cloning a virtual machine is the process of making a copy of an existing virtual machine without the need to install it again. This saves you time and stress even though the process may not seem straightforward on Hyper-V. In this guide, I will be showing you “how to Clone a VM via Export and Import: Copy Virtual HD on Hyper-V”. Please see how to clone a Windows Server running on VirtualBox, How to Find Security Identifier on Windows, and How to integrate TestRail with Jira.

Note: Each time you install Windows OS on a computer there is a unique SID (Security Identifier) that is attached to it. This means if you are not careful while trying to install or clone the same Windows OS on multiple systems. The SID info will be copied on all the devices, and this will result to system issues.

Microsoft provided Sysprep which helps to prepare Windows images for deployment by resolving the issue of SID duplications. It will clear the unique SID information and generalize new SIDs for the cloned system.

Please, see How to fix “Action required” in Microsoft Authenticator App, how to Fix AADSTS900144: The request body must contain the parameter, and how to install Trellix MVISON Endpoint.

How to prepare for VM Cloning

On the VM Machine run Sysprep or navigate to C drive >Windows>System32>Sysprep. Double-click on the Sysprep.exe file to run the clean-up process. This would clear the unique security identifier (SID) and prevent two computers from having the same IP or name.

sysprep1

2. Select Enter System Out-of-Box Experience (OOBE) from the drop-down and check Generalize and from the Shutdown Options select Shutdown and click OK.

sysprep

Here are some exciting guides: How to clone a repository and install software from GitHub on Windows, Security Identifier: Find User SID in Windows, and How to Clone and Sysprep (generalize ) a Windows Server running on VMware Workstation.

Clone a Virtual Machine via Export and Import

4. On the Hyper-V Manager, select the virtual machine you want to clone and click on Export below the right panel.

Export-VM

4. Specify the location you want to save the VM files and click Export.

Export-Location

5. Immediately you click the Export button the export process will start.

Exporting-process

After a successful export all files will be exported to the new location.

VM-Files-Exported-successfully

6. On the Hyper-V Manager windows, select the virtual machine you want to clone and on the right panel. Click Import Virtual Machine and follow the Wizard.

Import-Virtual-Machine

7. Click on Next and locate and select the folder that you exported above.

Locate-VM-Folder-for-Import

8. Select the Virtual Machine to import and click Next.

Select-Virtual-Machine-to-Import

Read these if you want to know How to Increase Disk Size in Hyper-V, how to Fix Hyper-V VM Stuck in Stopping State, 3 Ways to Convert VMware VMs to Hyper-V, How to start HyperV VMs in safe mode.

9. Choose the type of Import to perform. Select Copy the virtual machine (create a new unique ID) and click Next.

Choose-Import-Type

10. Choose the Folders for the Virtual Machine files or leave the Default Hyper-V Folders and click Next.

Choose-Folders-for-Virtual-Machine-Files

11. Choose the Folders to Store Virtual Hard Disks or leave the default folder and click Next.

Choose-Folders-to-Store-Virtual-Hard-Disks

12. Complete the Import process by clicking on the Finish button. The Cloned VM will appear on the Hyper-V Manager Virtual Machines.

Complete-the-Import-Wizard

Please see Best Free Disk Cloning Software to Clone a Hard Drive, What are System Partition and Boot Partition in Windows?, how to Setup VirtualHost with SSL on WAMP Server, and How to Remove Quick Access from Google Drive Online.

Clone a Virtual Machine by Copying the Virtual Hard Disk

13. Click on Hard Drive in the left panel. Confirm the location of the virtual hard disk file. Copy the file to your desired location and rename the file. On the Actions Pane click on New > Virtual Machine.

Copy-VM-Files

14. Follow the New Virtual Machine Wizard to create a new Virtual Machine. In the Connect Virtual Hard Disk, select Use an existing virtual hard disk and browse to where you copied the VM files. Click Next to complete the cloning of the VM.

Connect-Virtual-Hard-Disk

Here is a YouTube video discussing this topic on “how to clone a Virtual Machine via Export and Import and copying the Virtual Hard Disk on Hyper-V”.

Play

I hope you found this blog post on How to Clone a VM via Export and Import: Copy Virtual HD on Hyper-V very Interesting and helpful. In case 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, Windows Server Tags:Microsoft Windows, virtualization, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: How to work with Microsoft Blackboard via private or commercial accounts
Next Post: What are System Partition and Boot Partition in Windows?

Related Posts

  • wingettool
    Install Applications with Winget CLI on Windows Windows Server
  • Featured image bootable USB
    Create a Windows 10 or 11 bootable USB with UEFI support Windows
  • Featured image new 1
    Detect if an application was uninstalled on Windows: Find out who has uninstalled an application via Windows Event Viewer Windows
  • windows 10 technical preview windows 10 logo microsoft 97543 1920x1080
    How to Remove the All Apps Option from Windows Start Menu via GPO /Registry Windows
  • Reduce VMDK dile defragment and compact
    Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks Virtualization
  • Account restrictions are preventing this user from signing in
    Resolve Account restrictions are preventing this user from signing in: User Account Password has expired Windows

More Related Articles

wingettool Install Applications with Winget CLI on Windows Windows Server
Featured image bootable USB Create a Windows 10 or 11 bootable USB with UEFI support Windows
Featured image new 1 Detect if an application was uninstalled on Windows: Find out who has uninstalled an application via Windows Event Viewer Windows
windows 10 technical preview windows 10 logo microsoft 97543 1920x1080 How to Remove the All Apps Option from Windows Start Menu via GPO /Registry Windows
Reduce VMDK dile defragment and compact Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks Virtualization
Account restrictions are preventing this user from signing in Resolve Account restrictions are preventing this user from signing in: User Account Password has expired 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

  • mssql ubuntu install feature image
    How to reset MSSQL Server SA Password on Ubuntu Oracle/MSSQL/MySQL
  • image 8
    Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
  • scroll
    How to Take a Scrolling Screenshot on Windows 11 Windows
  • screenshot 2020 03 20 at 16.10.20
    How to install Ansible on Windows with Cygwin Windows Server
  • Delete Expired Profiles on Mac
    Remove Expired Configuration Profiles on Mac Mac
  • exchange 2016 1
    Remove Microsoft Exchange Server: Using ADSIEdit Tool Network | Monitoring
  • ClearTPM
    Clear TPM via Management Console or Windows Defender Center App Windows
  • hero windowsserver hyperv
    Why does the legacy PXE not does work on Generation 2 VM Virtualization

Subscribe to Blog via Email

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

Join 1,779 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 © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.