Making a GPT Partition Table in Diskpart

Open Command Prompt or PowerShell as admin then follow the steps below.

diskpart
list disk

Windows 11-2021-10-05-15-09-53.png

Windows 11-2021-10-05-15-10-13.png

Windows 11-2021-10-05-15-10-24.png

Windows 11-2021-10-05-15-10-39.png

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 #
clean
convert gpt