During the initial windows install screen, press Shift-F10 to launch the command window, and using diskpart create primary partition.
select disk 0
create partition primary
exit
ref > https://www.howtogeek.com/192772/what-is-the-system-reserved-partition-and-can-you-delete-it/