RDP issue error code 0X1108

Ravindra Kumar Verma 11 Reputation points
2022-08-09T14:09:11.923+00:00

I am taking RDP from VM1 which is having Public IP and is in Subnet1 to VM2 which is not having any Public IP associated with it and is in Subnet2. Both VM are in same VNET. I am getting error code 0X1108, extended error code 0X0. Please help

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


4 answers

Sort by: Most helpful
  1. srbhatta-MSFT 8,591 Reputation points Microsoft Employee
    2022-08-10T04:46:01.547+00:00

    Hello @Ravindra Kumar Verma ,
    Welcome to Microsoft QnA.
    The RDP connection should be successful between 2 VMs in different subnets but within the same VNet unless there is some NSG rule blocking the RDP connection, or maybe some firewall or any network rule.
    Could you please check your Network Security Group rules for VM2 and provide me a screenshot for it.

    Also, could you please run the below command using PowerShell and provide me with the results.

    Test-NetConnection -ComputerName <private-ip-of-VM2> -Port 3389  
    

    I'll wait to hear back from you on this. Please do tag me in your response. Thanks :)

    ----------

    If you find the above information helpful, kindly accept as answer or upvote to increase the relevancy of this post.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. R I 0 Reputation points
    2026-03-03T09:19:26.67+00:00

    I am having the same issue, did you fixed it? the error 0x1108

    Was this answer helpful?

    0 comments No comments

  3. AJAY ROHIT 0 Reputation points
    2025-07-30T06:07:30.47+00:00

    [Window Title]

    Remote Desktop Connection

    [Content]

    Failed to reconnect to your remote session.

    Please try to connect again.

    [^] Hide details [OK]

    [Expanded Information]

    Error code: 0x1108

    Extended error code: 0x0

    Timestamp (UTC): 07/30/25 06:03:54 AM

    Was this answer helpful?

    0 comments No comments

  4. EnterpriseArchitect 6,391 Reputation points
    2022-11-17T03:33:05.41+00:00

    Hi,

    I am having the same issue despite the VM is on Premise, nothing to do with Azure NSG.

    [Window Title]  
    Remote Desktop Connection  
      
    [Content]  
    Failed to reconnect to your remote session.  
    Please try to connect again.  
      
    [^] Hide details  [OK]  
      
    [Expanded Information]  
    Error code: 0x1108  
    Extended error code: 0x0  
    Timestamp (UTC): 11/17/22 03:30:27 AM  
      
    Press Ctrl+C to copy.  
    

    How to fix this issue please?

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.