Upgrading from Windows 10 to Windows 11: MBR to GPT Conversion Guide

Transitioning from the Master Boot Record (MBR) to the GUID Partition Table (GPT) format on Windows 10 is a crucial step when preparing your system for an upgrade to Windows 11. Given that Windows 10 has reached its end of support, it is essential to ensure your computer meets all necessary requirements, notably the use of UEFI firmware and GPT partitioning. Failure to do so will result in issues during installation.

Follow this guide to successfully convert your MBR disk to GPT, switch from BIOS to UEFI, and enable essential security features like TPM 2.0 and Secure Boot for a seamless upgrade experience to Windows 11.

Important Steps Overview

  1. Convert MBR to GPT using the mbr2gpt tool.
  2. Switch from BIOS to UEFI firmware settings.
  3. Enable TPM 2.0 in UEFI.
  4. Activate Secure Boot in UEFI.

Step 1: Convert MBR to GPT

The mbr2gpt command-line tool is your solution for converting an MBR disk to GPT without data loss. While this tool can also be executed from the desktop, performing it in the Windows Recovery Environment ensures smooth execution.

Here’s how to initiate the conversion:

  1. Access the Settings menu.
  2. Select Update & Security.
  3. Click on Recovery.
  4. Under the “Advanced startup” section, hit the Restart button.
  5. Choose Troubleshoot.
  6. Next, select Advanced options.
  7. Click on Command Prompt.
  8. Sign in with your administrator credentials when prompted.
  9. To confirm the drive is ready for conversion, enter the following command and hit Enter:
  10. mbr2gpt /validate

  11. To initiate the conversion, input the command:
  12. mbr2gpt /convert

  13. Finally, end the session by typing:
  14. exit

  15. Shut down the PC by selecting the Turn off your PC option.

Upon completing these steps, you will have successfully changed the partition style. However, this does not complete the process until you change the firmware mode to UEFI.

Step 2: Transition from BIOS to UEFI Firmware

To switch your firmware from the legacy BIOS to UEFI, follow these guidelines:

  1. Power on your machine.
  2. Quick Note: Accessing firmware settings varies by manufacturer; consult your device’s support documentation. Typically, you can enter the firmware setup by pressing the Delete, Esc, or specific Function keys during boot.
  3. Navigate to the boot sequence or boot settings page in the firmware menu.
  4. Disable legacy BIOS and enable UEFI.

Your system should now boot properly under UEFI, but further configurations are required to enable TPM 2.0 and Secure Boot for Windows 11 installation.

Step 3: Activating TPM 2.0 in UEFI

Follow these steps to enable TPM 2.0:

  1. Access Settings.
  2. Click on Update & Security.
  3. Go to Recovery.
  4. Select Restart now under “Advanced startup.”
  5. Choose Troubleshoot.
  6. Hit Advanced options.
  7. Select UEFI Firmware settings.
  8. Click the Restart button.
  9. Locate the Advanced Security or Trusted Computing menu.
  10. Choose the TPM 2.0 setting and activate it.
  11. Save your changes and exit.

Depending on your motherboard, TPM options may be labeled differently. Built-in security chips are often designated as fTPM or Intel PTT.

Step 4: Enabling Secure Boot in UEFI

To activate Secure Boot, proceed with the following steps:

  1. Open Settings.
  2. Navigate to Update & Security.
  3. Go to Recovery.
  4. Select Restart now under the “Advanced startup” section.
  5. Choose Troubleshoot.
  6. Click on Advanced options.
  7. Access UEFI Firmware settings.
  8. Initiate a system restart.
  9. Locate the Secure Boot section.
  10. Set it to Enabled.
  11. Save your changes and exit.

With these final adjustments, your computer should now be set to boot successfully, enabling you to proceed with the Windows 11 upgrade with UEFI and Secure Boot active.

Update as of October 14, 2025: This guide reflects the most current procedures for these conversions, ensuring you have the latest information for your upgrade journey.

Source & Images

Leave a Reply

Your email address will not be published. Required fields are marked *