简体   繁体   中英

'alt' key stuck while using ALT-TAB in Remoteapp

Im using Microsoft's remote app installed on Server 2012 R2 and windows 10 client. While moving between the local windows and the remote windows (with ALT-TAB) the alt key gets stuck on the remote window and released only after pressing any random key.

After investigating this problem i found out that it happens only in windows 10 and its related to the client RDP version (10+). In Windows 7 this problem does not appear (RDP 8.0). I also tried to install Server 2016 and this problem this exists.

I'm looking for a solution to this problem, and there is nothing useful on google result.

I had the same problem and it was driving me nuts, but, after some digging, I found a solution: use the old Windows 7 client on Windows 10 machine.
If you don't have access to a Windows 7 machine, just download KB2592687, it contains all the necessary files. You'll have to extract the package - use expand.exe

The files you'll need are the following:

mstsc.exe
mstscax.dll

And the corresponding mui files for the previous two files:

mstsc.exe.mui
mstscax.dll.mui

which correspond to the language of your Windows 10 installation.
The mui files need to be placed in the lang code folder: for example, if you have an English version of Windows 10 installed, then put the mui files into en-US folder.
Start the client in the folder you copied the above files to and connect to the remote computer.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM