Windows 2008 R2 Language Bar keeps changing Keyboard Settings
Is the Windows Server 2008 an R2 language bar driving you crazy when using RDP or ICA?
Everytime you login the keyboard setting will be changed into you’re Local setting in my case Dutch, this is very innoying.
The reason for this is Microsoft put in a nice new Feature in 2008 called Auto detect Remote Keyboard layout and this will change you’re layout in the RDP session.
The solution is quit simple change these registry settings through a policy or login script:
Disable Auto Detect Keyboard Layout:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
“IgnoreRemoteKeyboardLayout”=dword:00000001
Hide Language Bar:
[HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar]
“ShowStatus”=dword:00000003
This can be used on Server, Terminal Server and Citrix Server.
Example add registry setting through Group Policy

Thanks to @JvPeer for the Intel
4 Responses to Windows 2008 R2 Language Bar keeps changing Keyboard Settings
Leave a Reply Cancel reply
Tags
Active Directory Bitlocker Cisco Citrix Clustering CSV DPM 2010 Exact Exchange 2010 Fail FRS Hyper-V IIS NLB Office Powershell Registry Replication SCCM Sharepoint SOI SP1 SSL Synergy Task Sequence TerminalServer Tweaks Upgrade VPN Windows 7 Windows 8 Windows 2003 Windows 2008 windows 2008 r2 Windows Hyper-V Server 2008 R2 Windows Hyper-V Server 2008 R2 Core Windows Server 2008 Windows Server 2008 R2 Windows Server 2008 R2 Core Windows Server 2012My Last Tweets


[...] Dit blogartikel was vermeld op Twitter door Wendy Bosboom, Michael Verbeek. Michael Verbeek heeft gezegd: New Post: Windows 2008 R2 Language Bar keeps changing http://bit.ly/eQ0aeo http://www.microsoftpro.nl #Windows2008 #Registry #Tweaks Thanks @JvPeer [...]
Thanks for the fix!
Despite the fact that we HAVE this registry setting on all of our Citrix servers, randmly our keyboard switches and users have to revert it using CTRL – left Shift.
Could it be an application changing the keyboard settings?
Thanks in advance,
Jack
Hi Jack,
I don’t haven’t experienced this, this always did the trick for me.
Sorry I couldn’t help you.
Regards,
Michael