Skip to main content





windows-10-9168368

<>
windows-10-9168368

Hard drive partition systems have evolved dramatically over time. At this time the most used are MBR and GPT. The first of them is the system that has been with us the longest, while the second is more recent and is gaining presence in Windows 10 in a notable way. And we have the opportunity to move from one to the other.

Then, Here are the steps to convert an MBR disk to GPT en nuestro equipo con Windows 10. Aún cuando primero debemos chequear qué tipo de disco tenemos, yendo al administrador de discos de Windows e ingresando configuración y posteriormente hardware.

From this dynamic we will get to know the type of album we have. To perform this procedure we are going to use the DISKPART tool that we have in Windows 10. What we will do is write DISKPART on the command line and press enter, so that this tool is loaded.

(*10*)
convert-mbr-to-gpt-6022626

To transfer a disk from MBR to GPT we have to choose the disk that we want to convert in question. And later we must run the select disk X command, where X is the name of the disk. Next we launch the clean command, which will eliminate all the contents that are on said disk. The next thing is to run the convert gpr command.

By doing this, el procedimiento de conversion de un tipo a otro en Windows 10 ya ha comenzado. This is a procedure that will take a few minutes. When it is finished, we already have a GPT-type disk in the computer. Duration may vary from computer to computer.

In this way, we finish the whole procedure. If you have a Windows 10 computer and want to go from GPT to MBR, it is doable. The steps are the same, but when we write GPT somewhere in the procedure it just has to write MBR.