Cannot mount bootable Windows 10 drive

I am trying to make a bootable USB with the dd command since Boot Camp does not work. If I execute this command: sudo dd if=Win10.iso of=/dev/disk1 bs=1m I get a disk formatted as Universal Disk ...