Advertisement

Change Hyper-V Virtual Machine Default Folder in Windows 10

Windows 10, Windows 8.1 and Windows 8 come with Client Hyper-V so you can run a supported guest operating system inside a Virtual Machine. Hyper-V is Microsoft's native hypervisor for Windows. It was originally developed for Windows Server 2008 and then ported to Windows client OS. It has improved over time and is present in the latest Windows 10 release as well. Today, we will see how to change the folder which is used to store configuration files for Hyper-V virtual machines.

Advertisеment

Note: Only Windows 10 Pro, Enterprise, and Education editions include the Hyper-V virtualization technology.

What is Hyper-V

Hyper-V is Microsoft's very own virtualization solution that allows creating virtual machines on x86-64 systems running Windows. Hyper-V was first released alongside Windows Server 2008, and has been available without additional charge since Windows Server 2012 and Windows 8. Windows 8 was the first Windows client operating system to include hardware virtualization support natively. With Windows 8.1, Hyper-V has got a number of enhancements such as Enhanced Session Mode, enabling high fidelity graphics for connections to VMs using the RDP protocol, and USB redirection which is enabled from the host to VMs. Windows 10 brings further enhancements to the native hypervisor offering, including:

  1. Hot add and remove for memory and network adapters.
  2. Windows PowerShell Direct – the ability to run commands inside a virtual machine from the host operating system.
  3. Linux secure boot - Ubuntu 14.04 and later, and SUSE Linux Enterprise Server 12 OS offerings running on generation 2 virtual machines are now able to boot with the secure boot option enabled.
  4. Hyper-V Manager Down-level management - Hyper-V manager can manage computers running Hyper-V on Windows Server 2012, Windows Server 2012 R2 and Windows 8.1.

Hyper-V Virtual Machine Files

A virtual machine consists of several files, such as configuration files, and virtual disk files that store the guest operating system for a machine. By default, Hyper-V stores all files for your virtual machines on your system partition. You might want to store them on another disk or partition. Last time we reviewed how to set a new default folder for virtual disks. The same can be done for configuration files.

Note: When you create a virtual machine in Hyper-V Manager, you are able to specify a folder to store its files.

Windows 10 Create New VM 3Windows 10 Create New VM 7

By following the steps below, you can set a new folder as the default folder for new virtual machines.

To change the Hyper-V Virtual Hard Disks folder in Windows 10, do the following.

  1. Open the Hyper-V Manager from the Start menu. Tip: See How to navigate apps by alphabet in Windows 10 Start menu.  It can be found under Windows Administrative Tools > Hyper - V manager.Windows 10 Open HyperV Manager
  2. Click on your host name on the left.
  3. On the right, click on the link Hyper-V Settings...Windows 10 Hyper V Settings
  4. On the left, select Virtual Machines.
  5. On the right, specify the desired folder to store the virtual machine configuration files.Windows 10 Hyper V Default Machine Folder

You are done.

Alternatively, you can set this folder with PowerShell.

Change the Hyper-V Virtual Hard Disks folder with PowerShell

  1. Open PowerShell as Administrator. Tip: You can add "Open PowerShell As Administrator" context menu.
  2. Type or copy-paste the following command:
    Set-VMHost -VirtualMachinePath 'D:\hyper-v\machines\'

    Substitute the path portion with the correct path for your system.

  3. If you need to change the folder for a remote system, execute the following command: Set-VMHost -ComputerName 'remote host name' -VirtualMachinePath 'D:\hyper-v\machines\'

That's it!

Related articles:

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.