Question

Difficulty: MediumRemote Access Technologies and Tools

A help desk technician attempts to initiate an incoming Remote Desktop connection to assist a remote employee using a corporate-issued Windows 11 Home computer. However, the connection repeatedly fails to establish despite the device being online and connected to the corporate VPN. Which statement correctly explains why the connection failed and identifies the appropriate alternative tool to assist the user?

  1. Windows 11 Home edition cannot act as an RDP server to accept incoming connections; Microsoft Remote Assistance or Quick Assist should be used instead.Answer
  2. B
    The technician specified default port 22 instead of port 23; switching to Telnet in Command Prompt allows full graphical desktop control on Windows 11 Home.
  3. C
    Remote Desktop hosting is disabled by default in Computer Management; enabling the Incoming RDP Host service in Event Viewer resolves the issue.
  4. D
    Windows 11 Home requires an active SSH tunnel on TCP port 3389 before System Properties will display the incoming remote connection applet.

Answer

Windows 11 Home edition cannot act as an RDP server to accept incoming connections; Microsoft Remote Assistance or Quick Assist should be used instead.
Windows 11 Home includes the Remote Desktop Client for connecting to other systems, but it lacks the RDP server component required to receive incoming RDP connections. To view and control a user's desktop on a Windows 11 Home machine, technicians must use tools like Microsoft Remote Assistance (MSRA) or Quick Assist.

Step-by-Step Solution

1
Identify the operating system edition running on the target computer.
The target machine is running Windows 11 Home.
Windows Home editions lack the Remote Desktop server component, meaning they cannot host inbound RDP (TCP 3389) sessions.
2
Determine an appropriate remote access tool supported on Windows Home for interactive support.
Microsoft Remote Assistance (MSRA) or Quick Assist provides screen sharing and remote input control capabilities.
These tools allow a technician to view and interact with the user's session with explicit user permission on Windows Home editions.

Key Concept

Windows Edition Features and Remote Access Capabilities
Rate this question