Type "diskpart" and press Enter.
Type "list disk" and press Enter.
Type "select disk [Your disk]" and press Enter.
Type "clean" and press Enter.
Type "create partition primary" and press Enter.
Type "format fs=ntfs" and press Enter.
Type "exit" and press Enter.