HI
0.can you enter winver in command prompt on win10 computer and remote pc then look the os version and os version number ?[for example windows 10 enterprise 1809 (os build 17763.316)]
- Sig[0].Name=Error Status Code
Sig[0].Value=c0000242
0xc0000242means
STATUS_BAD_COMPRESSION_BUFFER
The specified buffer contains ill-formed data.
Sig1.Name=Faulting Media Type
Sig1.Value=00000003
00000003means
ERROR_PATH_NOT_FOUND
The system cannot find the path specified.
2.Please do a clean boot (refer to windows 10 steps) mode on both local win10 and remote server first then check if the same issue happen ?
How to perform a clean boot in Windows
https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows
3.when you rdp crash issue happen ?
did it happen on when we double click "mstsc"application ?
or after we open remote session on remote server successfully ?
4.if your mstsc application crash,you can try to create crash dump by using below method.
we need windbg to anlyze this dump file.
windbg download
https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools