1

I have Windows 10 with UK language. But I need to have US and RUS keyboard layouts only, so I have added these

Picture 1

I've found a method to delete the UK keyboard layout here! I get a result likethis : Picture 2

But after I reboot my system once or twice the UK keyboard appears again

How do I permanently remove the UK keyboard layout from my system?

Qwepoy
  • 11

1 Answers1

1

The reason for this is a nice feature called "Auto detect Remote Keyboard layout" and this will change you’re layout in the RDP session.

I was able to remove the unwanted layouts by creating an IgnoreRemoteKeyboardLayout DWORD in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout and setting it to 1.

How do I remove automatically added keyboard layouts?

yalov
  • 171