Windows XP - Available Diskpart Commands

I’m wondering what available Diskpart commands you can use for/on Windows XP. I’m just trying to do the basics that I use on every other Windows install:

diskpart
list disk
select disk X
clean
create partition primary 
format fs=ntfs quick
assign

It gets stuck at the second line, basically saying it doesn’t understand it

Basically just trying to get a USB drive ready for next use

Any ideas?

Just tried upgrading from without a Service Pack all the way to Service Pack 3, and still no difference/change.