Remote desktop connection: An internal error has occurred

Lê Phùng Hiến 61 Reputation points
2021-03-05T04:23:48.597+00:00

Hi guys,

I have problem with RDP when connect to my Server (Windows 2016 std OS)

Some time, remote desktop faild with message: An internal error has occurred (please see more detail in video link)

  • RDP client: Windows server 2016 or windows 10 pro
  • Target: windows server 2016 std
  • firewall off
  • McAfee Enterprise antivirus unlocked all connection
    Could you please help me to resolve this problem?

Regards,

Hien Le

Link video: https://youtu.be/BPirG4F8KhU

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,252 questions
{count} votes

Accepted answer
  1. Grace HE 1,241 Reputation points
    2021-03-08T09:51:19.22+00:00

    Hi,
    Thank you for your reply. Here are some suggested solutions.

    1. Change Remote Desktop Connection Settings
      Go to the Start Menu, search for Remote Desktop Connection, and open it up.
      Click on Show Options to unveil all the settings.
      Switch to the Experience tab and then make sure ‘Reconnect if the connection is dropped’ box is checked
      Try connecting again.
    2. Changing MTU Value
      To change your MTU value, you will have to download a tool called TCP Optimizer. You can download it from https://www.speedguide.net/downloads.php.
      Once downloaded, open up TCP Optimizer as an administrator.
      At the bottom, select Custom in front of Choose settings.
      Change the MTU value to 1458.
      Click Apply Changes and then exit the program.
      Check if it fixes the issue.
    3. Changing Security of RDP in Group Policy Editor
      Go to the Start Menu, search for Local Group Policy and open up ‘Edit group policy’.
      Navigate to the following directory:
      Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security
      On the right-hand side, locate the ‘Require use of specific security layer for remote (RDP) connections’ and double-click it to edit it.
      If it is set to ‘Not configured’, select Enabled and then in front of Security Layer, choose RDP.
      Click Apply and then hit OK.
      Restart your system so that the changes take effect.
      Try connecting again.
    4. Disabling Network Level Authentication
      Go to your Desktop, right-click on This PC and select Properties.
      Click on Remote Settings.
      Under Remote Desktop, un-tick the ‘Allow connections only from computers running Remote Desktop with Network Level Authentication’ box.
      Click Apply and then hit OK.
      See if it isolates the issue.

    ---If the suggestions above are helpful, please ACCEPT ANSWER. Really appreciate. This will also help others with similar issue to find this post quickly. ---

    10 people found this answer helpful.

11 additional answers

Sort by: Newest
  1. Werner Van Aswegen 0 Reputation points
    2023-09-20T13:42:00.43+00:00

    I was having the same issue. What finally solved it for me was opening a remote PowerShell session (assuming you have configured the server to allow this) and force restarting the Remote Desktop Service.

    Restart-Service TermService -Force
    

  2. Amir Hashemi 0 Reputation points
    2023-08-09T01:12:49.3166667+00:00

    on a windows 10 pro. I turned off printer sharing option. it worked.

    0 comments No comments

  3. Hong 1,051 Reputation points
    2023-04-13T14:19:28.1333333+00:00

    One method I used to solve this problem is: Enter a wrong password deliberately (I did it more than once) so the connection was rejected, then enter the correct password. The error I got: Remote Desktop Connection An internal error has occurred. Error code: 0x4 Extended error code: 0x0 Timestamp (UTC): 04/13/23 02:11:44 PM

    0 comments No comments

  4. Greg McFarlane 0 Reputation points
    2023-02-10T17:23:46.3933333+00:00

    I would like to follow up on @Mitch Steinsberger answer.

    I usually find it necessary to SAVE AS to a new RDP file.

    Then go to OPTIONS -> Experience and save something.

    The next time i hit connect, it blanks out the user name. Usually, when this happens, whatever issue has been avoided and your connection will work.

    this always catches me when Im super slammed and dont have the 40 minutes it takes to remember how to get around this!

    hope it helps

    0 comments No comments