How do I get my Gigabyte Z390 AORUS ELITE and Western Digital HD converted from LEGACY TO UEFI, and MBR to GPT, without losing any data?

David Clark 20 Reputation points
2025-04-19T02:15:23.83+00:00

I have a Gigabyte Z390 AORUS ELITE motherboard and a Western Digital HD that has Windows 10 PRO installed on it. How do I (or can I) convert it from LEGACY TO UEFI, and convert from MBR to GPT, without having to reinstall Windows, or losing any data. I've updated the BIOS to F11, Bitlocker is off, and the TPM ver. 2.0 is ready for use. I cannot get Run MBR2GPT to work for me either.

What other steps should I take to install Windows 11?

My PC

Motherboard    Gigabyte - Z390 AORUS ELITE ATX LGA1151 (rev. 1.0)

BIOS F11 installed on my PC April 17, 2025

Processor            Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz   3.70 GHz

Installed RAM    32.0 GB

Device ID             D1288EBC-83D0-4305-A131-136603B5B669

Product ID           00330-80000-00000-AA988

System type       64-bit operating system, x64-based processor

Pen and touch   No pen or touch input is available for this display

Edition                  Windows 10 Pro Version 22H2 which will reach end of servicing on October 14, 2025

Installed on        ‎7/‎15/‎2020

OS build               19045.5608

Experience         Windows Feature Experience Pack 1000.19061.1000.0

 

·         Corsair RM 750 x Power Supply

·         Windows 10 Pro 64-bit

·         Processor: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (12 CPUs), ~3.7GHz

·         Samsung SSD 970 EVO 500GB

·         Memory: 32,768 MB RAM

·         Available OS Memory: 32,700 MB RAM

·         Gigabyte Z390 AORUS ELITE*

·         NVIDIA GeForce RTX 2060

·         SteelSeries Arctis 7

·         Headphones (3- Arctis 7 Game)

·         G502 HERO Gaming Mouse

·         Headset Earphone (3- Arctis 7 Chat)

·         Headset Microphone (3- Arctis 7 Chat)

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Henry Mai 1,970 Reputation points Independent Advisor
    2025-05-03T02:52:19.1566667+00:00

    Hi, I am Henry and I'd like to help.

    You can convert your Gigabyte Z390 AORUS ELITE motherboard and Western Digital HD from Legacy BIOS to UEFI and MBR to GPT without losing data using MBR2GPT.exe, but since you’re having trouble with it, here’s a step-by-step guide to troubleshoot and complete the process.

    Before follow these below steps, I recommend backing it up in a separate location to ensure nothing is lost.

    Step 1: Validate Your Disk for Conversion

    Before converting, check if your disk meets the requirements:

    1. Open Command Prompt (Admin) and run: mbr2gpt /validate /disk:0 /allowfullos
    2. If validation fails, ensure:
    • Your disk has no more than 3 primary partitions.
    • BitLocker is disabled.
    • Your OS is 64-bit.

    Step 2: Convert MBR to GPT

    Once validation is successful:

    1. Run the conversion command: mbr2gpt /convert /disk:0 /allowfullos
    2. If the command fails, try running it from Windows Recovery Mode:
    • Restart your PC and enter Advanced Startup Options (Shift + Restart).
    • Select Troubleshoot → Advanced Options → Command Prompt.
    • Run the conversion command again.

    Step 3: Change BIOS Settings to UEFI

    After converting the disk:

    1. Restart your PC and enter BIOS (Del or F2 during boot).
    2. Locate Boot Mode and switch from Legacy to UEFI.
    3. Disable CSM (Compatibility Support Module).
    4. Enable Secure Boot if required for Windows 11.

    Step 4: Verify the Conversion

    1. Boot into Windows and open Disk Management (Win + X → Disk Management).
    2. Right-click your system disk and select Properties.
    3. Under Volumes, check if the partition style is now GPT.

    Step 5: Install Windows 11

    Now that your system is UEFI-ready:

    1. You can download the Windows 11 Installation Assistant from Microsoft.

    Let me know if any of these steps work for you.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.