Parece que você está passando por um momento difícil. Isto é como resolvê-lo:
To change a GUID partition table disk into a master boot record disk using command line:
1 Back up or move all volumes on the basic GUID partition table (GPT) disk you want to convert into a master boot record (MBR) disk.
2 Open a command prompt and type diskpart. If the disk does not contain any partitions or volumes, skip to step 6.
3 At the DISKPART prompt, type list volume. Make note of the volume number you want to delete.
4 At the DISKPART prompt, type select volume .
5 At the DISKPART prompt, type delete volume.
6 At the DISKPART prompt, type list disk. Make note of the disk number of the disk that you want to convert to a GPT disk.
7 At the DISKPART prompt, type select disk .
8 At the DISKPART prompt, type convert mbr.
Para alcançar a linha de comando durante a configuração, pressione shift + f10 ou faça como as imagens descrevem nas opções de inicialização: