Open Powershell prompt as 'Administrator'
get-disk
Identify the number of the disk you want to re-partition. E.g. 3
clear-disk -number 3 -removedata -RemoveOEM
Use the usual disk management tool to create partition table and volumes