question

DeanBennett-7999 avatar image
0 Votes"
DeanBennett-7999 asked ThomasJ-5145 answered

RDS client single mouse clicks produce double clicks for just one user

Greetings,

I have a single Windows 10 user that connects to an application server through RDS and when he interacts with the application it's producing double clicks when single clicking. Using TeamViewer, I connected to his computer remotely, rebooted, logged into the computer using my creds (first time), he logged into the RDS session as himself and was able to recreate the issue. His computer was Windows 10 v2004

I completely reset his Windows 10 computer and fully patched it and it happened again on the first try.

Had him connect to another computer through RDP and he was able to reproduce the issue but with far less frequency. he is currently working in this manner. Less then ideal.

He is running Windows 10 v20H2

RDS is running on Windows 2019 Datacenter

Application is on Windows Server 2016 Datacenter

All platforms are up to date on their Windows updates.

NO OTHER USERS ARE EXPERIENCING THIS ISSUE.

I feel that it's not Windows 10 or the users profile on the client. Where I'm a little unsure with is could it be a profile issue on the application server? If I remove the users windows profile on the application server could that resolve a mouse click issue????

Thanks ahead of time for your assistance.

Dino

windows-10-generalremote-desktop-serviceswindows-server-2019windows-server-2016
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JennyYan-MSFT avatar image
0 Votes"
JennyYan-MSFT answered

Hi,
1.Per your description, it sounds to be hardware related issue rather than RDS configuration.
Was it the standard mouse that non-working user has been used? Will the issue persisted if switching to another mouse?

2.Please also checking the settings of the mstsc or try with the RDP tool downloaded from windows store.

3.Per searching, there are issues like Mouse stutter with RDP sessions due to the driver.(different behaviors but kind of clue)
Windows 10 v1903: Mouse stutter with RDP sessions
https://borncity.com/win/2019/10/30/windows-10-v1903-mouse-stutter-with-rdp-sessions/

Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.


Hope this helps and please help to accept as Answer if the response is useful.

Thanks,
Jenny

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DeanBennett-7999 avatar image
0 Votes"
DeanBennett-7999 answered

@JennyYan-MSFT Thank you for your reply!

  1. So we tried different mice including touch pad and it still did it. Had him RDP to another computer and it didn't do it as much but it now getting worse.

  2. RDS is reached through weblink which downloads the RDP session to us. Is there a way he can connect to RDS server other then through our web link?

  3. His computer was working fine up until windows updates +2 days.

I requested one of the downloaded RDP sessions he receives to connect to the application. RDP > open (file) > Local Resources > More... that 'Other supported Plug and Play (PnP) devices' is checked but it's greyed out. How do I edit the RDP shortcut that was downloaded? I know very little about RDS.

And just to clarify, when I stated that I 'reset his Windows 10 computer', I did a Reset and had Windows 10 downloaded and delete all his files on his computer.

Thank you again for your time.

Dino



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JennyYan-MSFT avatar image
0 Votes"
JennyYan-MSFT answered

Hi,
Thanks for the update.
1.Is there a way he can connect to RDS server other then through our web link?
To directly remote the RDS server, you shall get the FQDN (server.domainname.com) or the IP address, then input these info after open mstsc.
You could also check the PNP devices under local Resource tab.
64397-image.png

2.How do I edit the RDP shortcut that was downloaded? I know very little about RDS.
You could check below link which instructed the value in .rdp file you've downloaded. You could manually change the settings by GUI in RDS connection broker or with notepad to modify the downloaded one.
Supported Remote Desktop RDP file settings
https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/rdp-files


Hope this helps and please help to accept as Answer if the response is useful.

Thanks,
Jenny



image.png (23.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DeanBennett-7999 avatar image
0 Votes"
DeanBennett-7999 answered

New computer and same thing happened; double click persists between screen ONLY within the RDS screens.

BUT when I did Team screen share and gave him control, he logged into the web site with the RDS connections, it worked fine for him.

Are the RDS sessions cached anywhere?


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JennyYan-MSFT avatar image
0 Votes"
JennyYan-MSFT answered

Hi,
It sounds like the issue is related to specific user account. Please try to compare if any group policy difference under user configuration between working and non-working user accounts.

For the RDP related issue, you could check event logs under following path:
TerminalServices-RemoteConnectionManager and TerminalServices-LocalSessionManager logs to view information about connections.

Step 1: Press Windows+R to open the Run dialog, enter eventvwr (or eventvwr.msc) and hit OK.

Step 2: Navigate to Event Viewer\ Applications and Services Logs\ Microsoft\ Windows\ TerminalServices-*



Hope this helps and please help to accept as Answer if the response is useful.

Thanks,
Jenny

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ThomasJ-5145 avatar image
0 Votes"
ThomasJ-5145 answered

I've had a similar issue, things appear to randomly double click. Most strangely, right clicking sometimes appears to trigger a double left click (I think it might be a right click followed by a phantom left click).
Often Ctrl+V will paste more than once.
Sometimes keystrokes seem to be out of order (arrows and letters and pasting). There is nothing quite as mind bending as typing, pressing an arrow key and pasting and having your paste end up in the middle of what you typed.

I can't be sure exactly when it started, but for me it was around the release of windows 2004. My destination was updated to 2004 and the client was updated to 1909 at about the same time. Its persisted with the destination updated to 20H2 and I've tried updating my RDP client to 1.2.1755 but the issue persists.

I'm running it as a remote app, I tried various settings in the RDP file. I even disabled UDP thinking packets were getting reordered. Latency is typically around 30ms but I wonder if this issue is related to lag spikes / jitter or something.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.