Problem removing US keyboard layout from input languages

Solution 1:

I've been having the same problem and I think I may have found a solution. Note that I've only tested this on one computer and so far this seems to be working.

First you need to install the US English layout and remove it again to make sure it's not set on your user account.

Go to Start->Run and type in

intl.cpl

First go to the "Keyboards and Languages" tab and click on "Change keyboards". This opens a new dialog where you should see a list of installed layouts but US English is most likely not listed.

You need to add the US keyboard by clicking on "Add...", find English (United States), open that and the underlying "Keyboard" by clicking on the + and there select the option "US". Click on "OK", this closes the window and you're back in the "Text Services and Input Languages" window.

Click on "Apply" to install the keyboard layout.

Then select the US English keyboard, click "Remove" and then "OK".

Now go to the "Administrative" tab and click on the "Copy settings" button. Now you should see locale settings for your current account, Welcome screen and new user accounts. It's very likely that the "Input language" value for "New user accounts" is set to "US English"

Under "Copy your current settings to:" select both "Welcome screen and system accounts" and "New user accounts". The values for both "Welcome screen" and "New user accounts" should change to your current settings.

Click on "OK" to confirm and again on "OK" to close the "Region and language" settings.

If this works for others and anyone feels like making a little more graphical version of this, feel free!

Solution 2:

It seems that the English US keyboard layout will reappear when you run some programs that call for it specifically. I see certain ICQ versions often mentioned as an example by Russian users. Anyway, if you can narrow down what software is running when the US English layout comes back, you might be able to replace the culprit with software that doesn't have that problem (e.g. a different region's version or a different version number of the software or some third party alternative to it).

Solution 3:

It reappeared? Weird. Time to mess with the registry. This is what I would do.

Open Regedit Navigate to [HKEY_CURRENT_USER\Keyboard Layout\Preload]

Make sure the only string values present are 00000809 (english uk) and 00000419 (russian)

Right click on the preload key(folder) and change the permissions to deny full control to yourself and see if the problem reoccurs, if it does, deny some permissions to the other users since your program is using the other user to add the language. You should logoff/logon between changes to this key.

Goodluck

Solution 4:

You might have Microsoft Office IME running on startup.

Open msconfig, switch to Startup tab and check if you have Microsoft Office IME entries:

msconfig screenshot

Disable those entries and restart your computer.