Skip to content

Instantly share code, notes, and snippets.

@a-stankevich
Last active December 30, 2023 21:07
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save a-stankevich/1b5402aa60ba8733480205ae98af0948 to your computer and use it in GitHub Desktop.
Save a-stankevich/1b5402aa60ba8733480205ae98af0948 to your computer and use it in GitHub Desktop.
Fix for Windows 10 Remote Desktop Internal error
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"MaxOutstandingConnections"=dword:00000bb8
@baxenko
Copy link

baxenko commented Dec 1, 2023

This method helped to connect the iOS client to the RDP server. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment