Hello,
This appens often when you try to install Windows 10 on an older machine that was set in the old MBR partition table.
To resolve the issue we are simply going to convert the disk from MBR to GPT.
Beware ! This manipulation will erase completely all the data from the selected disk.
To do that, after booting from your windows 10 support of installation don't touch anything and press SHIFT + F10.
A command prompt will appear :
type DISKPART
then LIST DISK,
after that type SELECT DISK X.
Replace X by the number that you see next to your disk (the one that you want to install Windows on).
type CLEAN
Wait until its finished
then CONVERT GPT
Wait until its finished
then type EXIT 2 times
You can now install go on with the installation and install Windows.