Go to rustup download the installer for windows (not the curl script)
When the installer runs, it tells you to add the cargo path to your PATH env. Make sure you do that!
You should now be able to run these commands in your terminal:
$ rustup
$ cargo