HI Eric-1715,
"Conclusion: It seems when connecting to the session as "Other User" and entering the credentials there, the system creates a new session, whereas the official MS RDP is stuck using the old session which is somehow in an infinite loop wait state."
From your description, I think your current issue seems that user can not reconect to his existing remote session by using Microsoft Remote desktop app with symptom "Please wait".
1.If we remote access remote win10 by using local admin account of remote win10, will the same reconnected issue happen?
2.If we do clean boot on remote issue win10 pc, will we also reproduce the current issue?
How to perform a clean boot in Windows
https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd
3.If we disable NLA on remote win10 computer and reboot the issue win10, will the same issue happen?
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
REG_DWORD: SecurityLayer
Value: change 2 for 0
But the little check box that Enable or Disable NLA is actually the following registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
REG_DWORD: UserAuthentication
Value: change 1 for 0
how to disable NLA
https://social.technet.microsoft.com/Forums/en-US/c07323c2-77fa-4eb4-91ed-7ba6fa23bd00/how-to-disable-nla?forum=winserversecurity
4.When issue happen, are there any logs on remote win10 client at issue time?
client win10
event viewer\windows logs\
security
application
system
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteApp and Desktop Connections_Admin
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteApp and Desktop Connections_operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-remoteassistance
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteDesktopServices-RdpCoreTS_Admin
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteDesktopServices-RdpCoreTS_Operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteDesktopServices-remotefx-synth3dvsc
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteDesktopServices-remotefx-vm-kernel-mode-transport
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteDesktopServices-remotefx-vm-user-mode-transport
Event Viewer – Applications and Services Logs -Microsoft-Windows-RemoteDesktopServices-SessionServices_Operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-clientactivexcore
-rdpclient/analytic
-rdpclient/operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-local sessionmanager
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-remoteconnectionmanagement
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-ClientUSBDevices
_Admin
_Operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-PnPDevices_Admin
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-PnPDevices_Operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-Printers_Admin
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-Printers_Operational
Event Viewer – Applications and Services Logs -Microsoft-Windows-TerminalServices-remoteconnectionmanagement
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.