Where do you see English-UK as this is now showing English US now?
Windows 10 Language Issue
Good day to you,
a few weeks ago I had two languages installed (English-US and Arabic-101), but after some windows update suddenly when I open the language tab at the start bar I have three languages including new language (English-UK), but when I go to language preference to remove it, only two are listed there (English-US and Arabic-101), I can not seem to be able to remove the UK version which I do not want.
here is a screenshot might it help to explain my case:
Windows for home | Windows 10 | Settings
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.
8 answers
Sort by: Most helpful
-
Anonymous
2018-08-27T10:49:08+00:00 -
Anonymous
2018-08-27T10:41:31+00:00 - From Add a language, you can add Arabic again.
- Right click on Windows Start > Windows Powershell (Admin)
Copy and paste below and Enter in Powershell
Get-WinUserLanguageList
Now, you will get the languages which are installed. Please post the output here.
-
Anonymous
2018-08-27T10:39:24+00:00 You should do following -
Right click on Windows Start > Windows Powershell (Admin)
Copy and paste below and Enter in Powershell
Set-WinUserLanguageList en-US
This will make other languages disappear. Now after this, you will need to add Arabic again.
Source - https://www.tenforums.com/windows-updates-activ...
Disclaimer - This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Thank you, Already tried it but what happens is that the arabic just goes, yet the other two english remain.
-
Anonymous
2018-08-27T10:35:14+00:00 You should do following -
Right click on Windows Start > Windows Powershell (Admin)
Copy and paste below and Enter in Powershell
Set-WinUserLanguageList en-US
This will make other languages disappear. Now after this, you will need to add Arabic again.
Source - https://www.tenforums.com/windows-updates-activ...
Disclaimer - This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.