I just block Windows firewall UDP port 3389 output
run in terminal as admin !
netsh advfirewall firewall add rule name="Block Out UDP 3389" dir=out action=block protocol=UDP localport=any remoteport=3389
it works For Me
is very simple to install no reboot need.