Convert MBR to GPT
if you have some problems trying to remove the secure boot follow these instructions
Open your CMD as administrator -> insert this command for first
mbr2gpt /validate /disk:0 /allowfullos
and than this one
mbr2gpt /convert /disk:0 /allowfullos
Last updated