create partition primary
format fs=ntfs quick : Formats the partition quickly using the NTFS file system required for Windows. diskpart windows 10 install
The quick flag ensures the format happens instantly rather than checking every sector for errors (which takes hours). create partition primary format fs=ntfs quick : Formats