Shift gets stuck after end session
Every now and then, the shift key gets 'stuck' after I finish a session. It is not a big problem, but something for you to look at.
1
vote

The most likely cause is that you’re holding the key when you’re “in-session”, then move your mouse outside and release it.
Windows will process the “key down” and send it to the remote computer, then when you move to another window, the “key up” i processed locally.
To solve the “stickiness”,
- press and release Ctrl
- press and release Alt
- press and release Shift
… and everything will return to normal.