Forum Discussion

mohamedmydeen's avatar
mohamedmydeen
Copper Contributor
Aug 30, 2021

RDP Not Working | Not listening the port 3389 in windows server 2016

Windows server 2016 not listening port 3389, due to this i am not able to RDP in to that server from a remote machine. 

 

I have checked below but still no luck. 

RDP services are running

RDP Related registry keys are fine

Restarted the machine and checked

Remote Desktop setting enabled

Windows Firewall disabled

 

28 Replies

  • Might try from PowerShell from source and target (using target ip address in both cases).

     

     

     

    Test-NetConnection -ComputerName "192.168.49.142" -CommonTCPPort "RDP" -InformationLevel "Detailed"

     

    • mohamedmydeen's avatar
      mohamedmydeen
      Copper Contributor

      Dave Patrick  Below is the output. I am not able to RDP to 192.168.51.12 from any source system. However, I can take RDP from 192.168.5112 to any machine. please suggest. 

       

       

Resources