Hi Cameron_489,
That process will not succeed, you cannot run the ISO from that partition when Windows is not installed yet, you must use a bootable USB
Boot your PC from the USB
At the very start of the Installation Process, press Shift + F10, or Shift + Fn + F10 to open Command Prompt
Run this command and hit Enter:
diskpart
Run this command and hit Enter:
list disk
(Make note of the disk number of the target drive and enter it into the next command - replace X)
Run this command and hit Enter:
select disk X
Run this command and hit Enter:
clean
Run this command and hit Enter:
convert gpt
Then close Command Prompt
Then start the installation again.