I want one keyboard. How to remove ghost keyboards, to stop Windows 10 changing to them

Anonymous
2021-12-21T19:52:45+00:00

I want one keyboard. I have installed, according to Windows 10 settings one keyboard. But in the Windows taskbar, I have three keyboards that windows keep switching between. How to remove these ghost keyboards? in the early version of Windows 10 was the settings in Control Panel, which has been removed now and pointing to new settings.

Please have a look at the screenshot:

https://paste.pics/4ba726a7eed9fceb6f5c19054e3e23ae

Can you please help?

Thank you

Windows for home | Windows 10 | Input and language

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} vote
Answer accepted by question author
  1. DaveM121 827.8K Reputation points Independent Advisor
    2021-12-21T20:26:08+00:00

    Hi ZigZagIT

    I am Dave, I will help you with this, I presume you just want to retain the UK English keyboard, is that correct?

    1

    Right click your Start Button, choose Powershell (admin)

    Paste this commend into Powershell and hit Enter:

    $1 = New-WinUserLanguageList en-GB

    Then, Paste this commend into Powershell and hit Enter:

    Set-WinUserLanguageList $1

    Close Powershell

    2

    Click your Start Button, then just type regedit and press Enter to open the Registry Editor

    Click View and make sure 'Address Bar' is turned on.

    Paste this into the Address Bar at the top and hit Enter.

    HKEY_USERS.DEFAULT\Keyboard Layout\Preload

    In the left pane, right click and delete the Preload key (folder)

    Close the Registry Editor and restart (not shut down) your PC.

    1 person found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-12-23T03:32:25+00:00

    Hi Dave, I love your solution.

    In my case, I'm living in Canada, but I like to keep US keyboard and Vietnamese Telex keyboard only. Windows always reinstall Canadian, multilingual and French keyboards even I remove them many times. How can I "replace" your instructions above in case of 2 keyboards?

    Thanks.

    0 comments No comments
  2. Anonymous
    2022-01-20T03:33:47+00:00

    Hi Dave,

    Your solution works.

    However, I need to repeat it a few times.

    For other users, I am using my own keyboard template (UK + PL) not a stock one, and all is working now perfectly.

    Finally, no stock keyboard was reinstalled by Windows anymore!!!

    Thank you,

    Jac

    0 comments No comments
  3. Anonymous
    2022-01-20T05:38:21+00:00

    I've found the solution by searching "Configure the default keyboard layout during login".

    My situation is simpler: identifying keyboard codes from Microsoft website, then delete those unwanted keyboard layouts in the registry: HKEY_USERS.DEFAULT\Keyboard Layout\Preload.

    Then reboot.

    1 person found this answer helpful.
    0 comments No comments