Making a GPT Partition Table in Diskpart
Open Command Prompt or PowerShell as admin then follow the steps below.
diskpartlist disk



Make note of the disk you want to install to from the step above. Run the following commands. (Replace # with the disk number you want to convert.)
sel disk #cleanconvert gpt