Forum Discussion
discoveranother
Mar 16, 2020Brass Contributor
RDP Remote Issues
Hi all, Sorry not sure if this is the correct thread for this but here goes:- Have a virtual machine (Windows 2012 VM) on a Windows 2012 hyperv host which is the Windows Server in its Server ...
Lewis-H
Mar 16, 2020Iron Contributor
Windows Firewall is also one of the most common causes of Remote Desktop problems. If Remote Desktop is blocked by Firewall, you won't be able to connect it with another device. To check if Windows Firewall blocked Remote Desktop, do the following: Go to Search, type firewall and open Windows Defender Firewall and enable it.
- discoveranotherMar 16, 2020Brass ContributorThanks for the response, but it's not the Windows firewall. I have disabled the firewall and it still doesn't connect. Remote Desktop is already allowed.
- Dave PatrickMar 16, 2020MVP
Also try on both source and target;
Test-NetConnection -ComputerName "192.168.49.65" -Port 3389 -InformationLevel "Detailed"