How to: Fix Cannot Remove Keyboard Language in Windows 10

373
How to: Fix Cannot Remove Keyboard Language in Windows 10

Here we can see, “How to: Fix Cannot Remove Keyboard Language in Windows 10”

  • When the regional settings on Windows 10 aren’t configured correctly, you won’t be able to delete keyboard languages.
  • Feel free to modify the System locale settings as quickly as you’d like, as explained in the procedure below.
  • When standard techniques fail, you can use PowerShell to remove keyboard languages in Windows 10.
  • If you’re having trouble achieving your goal, you might need to do some registry editing.

Some users cannot remove keyboard language layouts using the standard Windows 10 Settings method. Some users’ keyboard languages may return in Settings after they’ve appeared to be erased.

Languages that aren’t mentioned in Settings appear in the system tray bar for other users. Things shouldn’t stay that way for very long, in any case.

Let us show you how to quickly resolve this problem. Our keyboard troubleshooting advice is waiting for you below.

Also See:  How to Opt-Out of Amazon Sidewalk

What are your options if you can’t get rid of keyboard layout languages?

1. Rearrange the languages on the list

  1. On the taskbar of Windows 10, click the magnifying glass search button.
  2. In the search text box, type the keyword keyboard language.
  3. To open the panel directly below, select Edit language and keyboard preferences.
  4. Then uncheck the keyboard language layout you want to remove from the list.
  5. To bring the selected keyboard language to the bottom of the list, use the down arrow button.
  6. The Remove option for the keyboard language you want to remove may be no longer greyed out. If you can now remove keyboard language, press the Remove button.

A greyed-out Remove button is always present at the top of the keyboard language list. As a result, users may need to change the keyboard language list in order to delete a particular pack.

If only one keyboard language is shown, you’ll need to install another before you can uninstall it.

2. Make a change to the existing system locale

  1. Right-click the Start taskbar button and select that accessory from the options to open run.
  2. Run: Control Panel and type the following text.
  3. To open the Control Panel window, click OK.
  4. Choose Category from the View by drop-down box in the Control Panel.
  5. Then, under the Control Panel, click Clock and Region.
  6. To open the window shown in the screenshot below, click Region.
  7. The Administrative tab should be selected.
  8. To launch the Region Settings window, press the Change system locale button.
  9. Choose a different keyboard language from the Current system locale drop-down option if the one you wish to delete is already chosen.
  10. Choose a Beta: Check the box to use Unicode UTF-8 for worldwide language support.
  11. On the Region Settings window, press the OK button.
  12. To save the newly selected parameters, click Apply in the Region window.
  13. After that, restart your computer.

3. Use PowerShell to remove the keyboard language

  1. Open the Windows 10 Start Menu. To use the search function, type here.
  2. As a search term, type Windows PowerShell.
  3. To open the PowerShell window, click it.
  4. To begin, type the following command and press Enter:
    • Get-WinUserLanguageList
  5. Make a mental note of the language tag for the keyboard language layout you want to get rid of.
  6. Then, in PowerShell, type the following four commands (one after the other, pressing Enter):
    • $LangList = Get-WinUserLanguageList
      $MarkedLang = $LangList | where LanguageTag -eq <languagecode>
      $LangList.Remove($MarkedLang)
      Set-WinUserLanguageList $LangList -Force
  7. After you’ve entered the commands above, restart your computer.

In the second command, replace languagecode> with the actual language tag you wrote down in the fifth step. The command would look like this if your language tag was en-GB:

$MarkedLang = $LangList | where LanguageTag -eq en-GB

4. Delete the registry key for the keyboard language layout

  1. Click the magnifying glass button on the taskbar to access the search tool.
  2. In the search box, type Registry Editor.
  3. Choose the Run as administrator option for Registry Editor within the search utility.
  4. Then, in the Registry Editor window, open this key:
    • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\
  5. In a browser, go to the Microsoft keyboard identifiers website.
  6. Look for the hexadecimal code for the keyboard language you want to remove on the identification page.
  7. Then, in the Registry Editor, choose a keyboard language layout key with a matching hexadecimal code. The Layout Text string also indicates the language for the selected key.
  8. Select Delete from the context menu of the keyboard language key.
  9. Restart your laptop or desktop after closing the Registry Editor.

5. Make changes to the Preload registry key

  1. As explained in the first three steps of the previous resolution, open the Registry Editor.
  2. Then go to this registry path and open the Preload key:
    • HKEY_USERS\.DEFAULT\Keyboard Layout\Preload
  3. Then, go to Microsoft’s keyboard identifier homepage and look up the hexadecimal code for the keyboard language you wish to get rid of.
  4. To access the context menu for the Preload string with a hexadecimal code that matches the one for the keyboard language you wish to remove, right-click it.
  5. To delete the string, use the Delete option.
  6. Right-click the Keyboard Layout key and select Permissions to open the Permissions window.
  7. Toggle the Advanced option on.
  8. On the window directly below, press the Disable inheritance button.
  9. To confirm, select the Remove all inherited permissions option.
  10. Return to the Permissions for Keyboard Layout window by selecting the Apply and OK options.
  11. Then, within the window, pick System.
  12. To deselect Full Control, uncheck the Allow tick.
  13. To save the updated setting, click Apply.
  14. After modifying the Preload key, restart Windows 10.

As shown above, to modify the Preload key, you’ll require admin user access. Also, until you regain complete control of the System account, you may not be able to install new keyboard layouts.

Users have confirmed that these are some of the resolutions that function. So, whenever you can’t get rid of a keyboard language layout, give them a shot.

Conclusion

I hope you found this guide useful. If you’ve got any questions or comments, don’t hesitate to use the shape below.

User Questions:

1. Is it possible to remove the keyboard language in Windows 10?

  1. Rearrange the languages on the list. On the taskbar of Windows 10, click the magnifying glass search button.
  2. Change the current locale of the system.
  3. PowerShell can be used to remove the keyboard language.
  4. Delete the registry key for the keyboard language layout.
  5. Make changes to the Preload registry key.

2. How do you get rid of a language that isn’t in the settings from the language bar?

On the left-hand side, select the Time & Language tab from the drop-down menu. Select Typing in the right pane. Scroll down to Advanced Keyboard Settings and click it. Uncheck the option related with in the Advanced Keyboard settings window. When the desktop language bar is available, use it.

3. In Windows 10, how can I get rid of the input language?

Choose Start > Settings > Time & language > Language & region from the Start menu. Select the language you want to delete from Preferred languages and then click Remove.

Also See:  Zuck Wishes America a Happy Birthday in the Most Cursed Way Possible

4. Somehow, W10 added two undesired keyboard layouts

Somehow, W10 added two undesired keyboard layouts and I can’t remove them. from Windows10

5. Cant remove certain English keyboard layouts. : r/Windows10

Cant remove certain English keyboard layouts. from Windows10