Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-cannot-remove-a-language-in-windows-11
Hope this helps!
Note: Included link in this reply refers to blog by a trusted Microsoft MVP.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm having a hard time to delete unwanted keyboard language on my computer, it's not showing at settings area.
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.
Answer accepted by question author
Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-cannot-remove-a-language-in-windows-11
Hope this helps!
Note: Included link in this reply refers to blog by a trusted Microsoft MVP.
Answer accepted by question author
Hi ImHim07,
I'm Christine, an Independent Advisor. Looks like you cant delete an unwanted keyboard language on your device. No worries, I'll do my best to help you.
Please click Start menu and type Powershell, right click on it and choose Run as Admin.
Please copy and paste the following command below:
$LangList = Get-WinUserLanguageList
then please hit enter
$MarkedLang = $LangList | where LanguageTag -eq "<en-GB>"
then hit enter
$LangList.Remove($MarkedLang)
Enter
Set-WinUserLanguageList $LangList -Force
Enter
Please exit on the Powershell.
Restart your device and check if the issue persists.
Reference: https://www.thewindowsclub.com/cannot-remove-la...
Please let me know the result. I'll be happy to assist you all the way until it's resolved.
Thank you,
Christine L
Independent Advisor
Standard Disclaimer: This link is a non-Microsoft website. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.