No Data Loss to Change Hyper-V VM from Generation 2 to 1 in Windows 11/10

Overcome fatal boot errors and 32-bit operating system restrictions in your virtual infrastructure. Master the process of converting GPT virtual disks to MBR effortlessly utilizing handy tool.

Lucas

By Lucas Updated on July 13, 2026

Share this: instagram reddit

Quick Answer:

Reverting a virtual machine generation requires converting the virtual hard disk's partition style before building a new hypervisor container. Review the direct solutions below to execute a secure downgrade without experiencing data loss.

Yes, administrators can successfully Hyper-V change VM generation 2 to 1 by converting the virtual hard disk back to the MBR from GPT partition style. Because Microsoft Hyper-V does not feature a simple toggle switch to change generations on an existing virtual machine, you must prepare the disk and attach it to a newly created Generation 1 environment.

Native Microsoft Fix: Windows lacks a native tool to convert a GPT disk to MBR without formatting. Administrators using native tools must completely wipe and delete all partitions on the virtual disk via Disk Management, convert it to MBR, and reinstall the operating system from scratch.

Advanced Third-Party Solution: To avoid destroying your data, IT professionals rely on AOMEI Partition Software. By mounting the virtual disk to the host PC or installing the software inside the VM, you can visually convert the disk from GPT to MBR without data loss, ensuring a flawless boot process in the Generation 1 environment.

Why Change Hyper-V VM Generation 2 to 1?

Administrators often overestimate the compatibility of Generation 2 environments during initial server deployment. Let's explore the common administrative roadblocks that force IT professionals to downgrade their virtual infrastructure.

When setting up a new virtual machine, Hyper-V prompts the user to select an architectural generation. Because "Generation 2" sounds like a direct upgrade, most users select it by default. However, Generation 2 virtual machines strictly utilize UEFI firmware and the GPT disk architecture. This creates a massive problem if the user intends to install an older operating system or a 32-bit architecture.

If you attempt to load a 32-bit Windows 10 ISO or an older Linux distribution into a Gen 2 machine, it will instantly crash. The hypervisor will throw the dreaded Hyper-V Generation 2 no bootable device error because the UEFI motherboard physically rejects non-UEFI bootloaders. To fix this, administrators must downgrade to Generation 1, which utilizes Legacy BIOS and the highly compatible MBR format.

Comparison Table: Generation 2 vs. Generation 1 Constraints

Selecting the appropriate hypervisor generation dictates the operating systems and boot files your environment can support. This table breaks down exactly why a downgrade is frequently necessary.

Architectural Feature

Generation 2 Virtual Machine

Generation 1 Virtual Machine

Boot Firmware

UEFI

Legacy BIOS

Required Disk Partition Style

GPT

MBR

32-Bit OS Compatibility

Completely Unsupported (Fails to Boot)

Fully Supported

Legacy VHD Compatibility

Rejects older .vhd disk formats

Supports .vhd and .vhdx

Secure Boot Intrusions

Enabled by default (Blocks custom ISOs)

Disabled (Maximum compatibility)

Method 1: Use the Native Microsoft Downgrade Process

Executing a hypervisor generation downgrade natively requires a destructive disk conversion using Windows Disk Management. Administrators must perform complete data wipes to revert the partition style from GPT to MBR.

To convert Hyper-V Gen 2 to Gen 1, you must ensure the virtual hard disk matches the Legacy BIOS architecture. Unfortunately, native Windows tools like Diskpart or Disk Management cannot convert a GPT disk to MBR if there is any data stored on it. This method should only be used if the virtual disk is empty or if you are willing to lose all your data.

Step 1: Wipe and Convert the Disk Natively

1. Deleting the active volumes clears the restrictive file system, allowing the native Windows utility to rewrite the master boot record. On your physical host computer, right-click the Windows Start button and open Disk Management.

2. Mount your virtual hard disk by clicking Action > Attach VHD in the top toolbar. Browse and select your Generation 2 .vhdx file.

attach vhd

3. Locate the attached virtual disk in the visual map at the bottom of the screen. Right-click every single partition on the disk and select Delete Volume until the entire disk is black "Unallocated Space." (Warning: All data is now permanently destroyed).

4. Right-click the base disk identifier (e.g., "Disk 2") on the left-hand panel and select Convert to MBR Disk.

Once converted, right-click the disk identifier again and select Detach VHD.

Step 2: Create the Generation 1 VM

Attaching the newly formatted MBR disk to a legacy hypervisor container completes the downgrade process.

1. Open the Hyper-V Manager on your host PC. In the right-hand Actions panel, click New > Virtual Machine.

2. Name your virtual machine and click Next.

3. On the Specify Generation screen, you must explicitly select Generation 1. Click Next.

choose generation 1

4. On the Connect Virtual Hard Disk screen, select Use an existing virtual hard disk. Click Browse and locate the .vhdx file you just converted to MBR.

Finish the wizard. You can now power on the VM and install your 32-bit or legacy operating system flawlessly

Method 2: Convert Hyper-V Gen 2 to Gen 1 via AOMEI (No Data Loss)

Bypassing native destructive formatting guarantees a flawless server downgrade and protects enterprise databases. AOMEI Partition Software provides an elite visual interface to securely convert virtual disk architectures in place without losing files.

AOMEI Partition Software is a powerful computer management software that possesses an exclusive algorithm that recalculates partition boundaries mathematically. It allows you to convert a GPT virtual disk back to MBR entirely non-destructively, protecting your existing files, databases, and workflow.

AOMEI Partition Software

A safe and reliable disk partition management tool that helps you migrate OS to SSD or HDD, reorganize disk space, and improve overall PC performance.

 

Step 1: Convert the Virtual Disk from GPT to MBR Safely

Translating the disk architecture at the sector level ensures the legacy BIOS can read the bootloader perfectly. AOMEI automates this mathematical transition without deleting your personal files.

1. On your physical host computer, open Windows Disk Management, click Action > Attach VHD, and mount the Gen 2 .vhdx file so your host PC can see it.

2. Download, install, and launch AOMEI Partition Software on the host PC. On the main visual dashboard, locate your mounted virtual disk.

3. Right-click the base disk identifier (e.g., Disk 2) and select Convert to MBR.

convert to mbr

4. A pop-up dialog box will ask you to confirm the operation. Click OK. Navigate to the top-left toolbar, click Apply, and hit Proceed.

OK

apply

The software will safely rewrite the partition table from GPT to MBR in a matter of seconds, leaving all the data inside the virtual disk 100% untouched and secure! Once completed, go back to Disk Management and detach the VHD.

Step 2: Deploy the Generation 1 Environment

Once the virtual hard disk is converted to the MBR format, it requires a legacy virtual motherboard to boot. Administrators can deploy this natively in Hyper-V or utilize the automated AOMEI Create VM tool. If you find the native Hyper-V Manager networking menus overly complex, AOMEI provides an entirely free, 1-click alternative.

1. Open AOMEI Partition Software and click on the Create VM tool located in the main toolbar.

create vm

install

installing

restart

2. The software provides an intuitive visual interface. Name your new virtual machine.

browse

3. Use the visual sliders to safely allocate your host CPU cores and RAM.

configure vm

4. Instead of loading an ISO, attach the MBR-converted .vhdx file you just prepared.

5. Click Create & Start. The software flawlessly manages the background hypervisor services, bypassing the Hyper-V Generation 2 no bootable device error, and booting your legacy machine successfully.

complete

Ending

Mastering hypervisor architecture downgrades ensures your virtual infrastructure remains compatible with legacy software and 32-bit operating systems. Here is a brief recap of the essential strategies required to execute this transition flawlessly.

Attempting to perform a Hyper-V change from VM Generation 2 to 1 requires strict adherence to disk formatting rules. Because Generation 1 virtual machines utilize Legacy BIOS, they physically cannot boot from a GPT-formatted hard disk. While native Windows tools force administrators to wipe all data to achieve an MBR conversion, relying on enterprise-grade software prevents this disaster. By leveraging the advanced Convert to MBR feature within AOMEI Partition Software, you can visually and securely rewrite the partition tables without losing a single file. 

FAQs

Downgrading virtual machine architecture often raises specific administrative and hardware compatibility concerns. Below are the most common questions regarding Hyper-V generation migrations and disk conversions.

Q: Can I change a Hyper-V VM generation simply by editing its settings?

A: No. Microsoft Hyper-V does not allow you to change the generation of a virtual machine once it has been created. The generation dictates the core virtual motherboard firmware. You must create a brand-new virtual machine, specify the desired generation, and attach the properly formatted virtual hard disk to it.

Q: Will converting the virtual disk to MBR delete my active databases or personal files?

A: If you use the native Windows Disk Management tool, yes, it will require total data deletion. However, if you use the "Convert to MBR" tool inside AOMEI Partition Software, it is a completely non-destructive software process. It strictly modifies the tiny partition table directory at the beginning of the disk, leaving your data 100% intact.

Q: Why does my 32-bit Windows 10 ISO fail to install on Generation 2?

A: Generation 2 virtual machines utilize UEFI firmware, which strictly dropped support for 32-bit operating systems. To install any 32-bit OS (including legacy versions of Linux, Windows 7, or 32-bit Windows 10), you must deploy the ISO file inside a Generation 1 virtual machine.

Q: Does AOMEI Partition Software need to be uninstalled from the host after the conversion?

A: It is highly recommended to keep AOMEI Partition Software installed on your host PC. It provides ongoing virtual machine management capabilities, allowing you to easily allocate free space, resize virtual disks natively without booting them, and spin up isolated environments rapidly using the Create VM feature.

Lucas
Lucas · Editor
I prefer peaceful and quiet life during vacation,but sometimes I watch football match if my favorite club performs brilliantly in that season. And I love reading, painting and calligraphy, thus I send my friends festival handwriting cards every year.