If your drive letter is C, you should be able to use
scp -r \desktop\myfolder\deployments\ [email protected]:/path/to/whereyouwant/thefile
without drive letter and backslashes instead of forward slashes.
You are using putty, so you can use pscp. It is better adapted to Windows.