Change MBR to GPT without data loss using GDISK

bardimin pic

Written by Bardimin

On August 23, 2021
Home » Blogs » Technology » Change MBR to GPT without data loss using GDISK

MBR (Master Boot Record) is a architecture whose job is to hold information about system files, logical partitions, and system . If we look at history, MBR has been around since 1983 issued by IBM along with the DOS . Until now the DOS operating system is still running.

GPT (GUID Table) is the latest generation of partition technology replacing MBR. GPT is a technology that exists in UEFI bios next generation that is more sophisticated and complete. So a computer/ that uses a GPT partition must use UEFI.

When we are going to move the from the old computer that still uses the MBR partition to the new computer using UEFI with GPT partition there is often a message

convert mbr to gpt 01

By deleting all existing partitions, the problem will be resolved. But what if in the hard disk there is a lot of important data and we do not want to lose that data. To keep your data safe, follow these steps.

Convert MBR to GPT steps

  1. Before you start installing windows, download GPT fdisk then extract and copy the file to flash disk.
  2. Do the installation process as usual. When it comes to the following steps (see image), there is a Windows message that cannot be installed. Press the +F10 key to bring up the promt command.
convert mbr to gpt 02 1
  1. Then type “notepad”, and on notepad click File > Open.
convert mbr to gpt 03
  1. Open the file on the flash disk (see rare 1), then select “gdisk64.exe/gdisk32.exe” and right-click. Next select Run as .
convert mbr to gpt 04
  1. Then type the hard disk number that you want to change to GPT, for example “0:, 1:,and so on” (note after the number adds a two-point). Then type Y for confirmation.
convert mbr to gpt 05
  1. After that the arrival of “t”on “command”. On the “partition number” type “1”. Partition number 1 is the partition used for booting (system). Then on “Hex code or GUID” type“EF00”. Next on the command of the ketiti“w” to change to GPT.
convert mbr to gpt 06
  1. Next type “Y” for confirmation. Your partition has now changed to GPT. To see it click the “Refresh” button and the warning no longer appears.
convert mbr to gpt 07

Latest Articles

The sequence of Windows boot processes from zero to ready

The sequence of Windows boot processes from zero to ready

Have you ever wondered how exactly the Windows boot process happens? What processes happen in the background when you press the power button until Windows is ready for you? If yes, then you are in the right place. In this article, Bardimin will explain how all these...

Redirect and Block URLs with HOSTS File on Windows

Redirect and Block URLs with HOSTS File on Windows

Redirect and Block URLs you can easily on Windows. Just by adding the IP of a website, you can redirect or block it. Of course, this is very useful to limit the access of your employees or children from accessing websites that you do not allow. Your Windows PC has...

Basic Computer and Laptop Maintenance Techniques

Basic Computer and Laptop Maintenance Techniques

You may not realize it, but computers and cars have something in common, both requiring regular maintenance. If your car needs regular oil changes, your computer should also regularly update its software, keep its antivirus up to date, and check for spyware....

How to Create Fake Files of Any Size in Windows

How to Create Fake Files of Any Size in Windows

Do you need a file with a size of 10 MB, 100 MB, 1 GB or 1 TB to test? Follow the following article to create one instantly. You don't need to download files or waste time searching for large files, you can create them easily. Sometimes you need large files quickly to...

10 Causes of Windows PC crashes you should know

10 Causes of Windows PC crashes you should know

A fatal error will cause the system to become unstable or busy. Your Windows PC will often display the Blue Screen of Death (BSOD). Do you experience it often? A computer that often crashes is quite annoying for all users, especially when you are doing important work...