A helpdesk technician needs to perform remote administration on a branch office computer. The remote computer is joined to the network via an active SSL-VPN connection, and network firewall logs confirm that traffic on TCP port 3389 is successfully passing through to the target host. However, when the technician attempts to initiate a Remote Desktop (RDP) connection, the session request is refused by the remote host. Upon verifying system details, the technician notes that the target system is running Windows 11 Home Edition. Which of the following is the PRIMARY cause of the connection failure?
- Windows 11 Home Edition cannot act as an RDP host to accept incoming Remote Desktop connections.Answer
- BRemote Desktop protocol sessions over a VPN require SSH on TCP port 22 rather than TCP port 3389.
- CIncoming Remote Desktop connections on Windows Home Edition must be enabled through the System applet in Control Panel.
- DThe incoming RDP connection request must first be authorized within the Computer Management MMC snap-in.
Answer
Windows 11 Home Edition cannot act as an RDP host to accept incoming Remote Desktop connections.
Microsoft Windows 11 Home Edition allows users to initiate outgoing Remote Desktop sessions as a client, but it lacks the built-in host capability required to receive incoming RDP connections. To host an RDP session natively, the target system must be upgraded to Windows 11 Pro, Enterprise, or Education.
Step-by-Step Solution
Key Concept
Remote Desktop Protocol (RDP) Host Support Limitations Across Windows OS Editions
Estimated Time:2m 0s