Remote desktop client (mstsc) crashes on invalid keystroke in remote environment

0

I'm experiencing a really strange issue where MSTSC crashes whenever I enter an invalid keystroke in the remote OS or whenever an error/warning dialog is displayed. For example,

  • Backspacing in a CMD window when there are no more characters left to remove
  • Typing in Windows Explorer to find a folder by keystroke and there are no matches.
  • Renaming a file and changing the file extension (a warning message is displayed).

RDP Host: Windows 8.1 Enterprise N x64 (Azure VM Standard Image) Version 6.3 (Build 9600)

RDP Client: Windows 10 Pro x64 Version 1511 (OS Build 10586.218)

Issue does not occur when using RDP client on Mac OS.

user587975

Posted 2016-04-27T22:11:11.843

Reputation:

Can you please do winver on both of the machines and paste the build numbers? – cdavid – 2016-04-27T23:48:49.287

Answers

0

This can be resolved by disabling local audio through MSTSC settings window. This would be related to an audio issue - the correlation with the examples in the question being that they all generate a windows sound effect. Whenever the host machine plays any sound, the RDP client seems to crash. While this is likely to resolve the issue - unsure what the root cause would be.

tpag26

Posted 2016-04-27T22:11:11.843

Reputation: 1