Recent content by Zezinho


  1. Windows 11 Update KB5050094-January2025 causes an issue with RDP

    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.
Back
Top Bottom