Share via

Remove English UK keyboard Arabic type Window 10

Anonymous
2017-11-24T07:57:31+00:00

Hi everyone,

I have an issue with windows 10 I want to remove English UK keyboard Arabic type, I am not select it in language setting. it shows automatically.

Any Advice..Thanks.

Moved from: Windows / Windows 10 / Desktop, Start, & personalization / General

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.

0 comments No comments

16 answers

Sort by: Most helpful
  1. Anonymous
    2018-06-13T11:05:10+00:00

    Here's how to remove the UK language on your settings. Please follow the steps below :

    • From the Start menu, search for powershell.
    • Right-click Windows Powershell in the search results and choose Run as administrator.
    • Type or copy/paste each of the following commands at the command prompt, and then press Enter. In the following commands, <languagecode> is the language tag the customer is trying to remove, such as en-in for English (India).

    Get-WinUserLanguageList

    (Take note of the LanguageTag for the language the customer is trying to remove.)

    $LangList = Get-WinUserLanguageList $MarkedLang = $LangList | where LanguageTag -eq "<languagecode>" $LangList.Remove($MarkedLang)

    Set-WinUserLanguageList $LangList -Force

    I tried this way and it success 

    have a nice day

    Was this answer helpful?

    60+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-01-22T19:02:13+00:00

    I have the same issue .

    Was this answer helpful?

    40+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2017-11-27T09:47:32+00:00

    Hi Mohammadhanafi,

    You can remove a keyboard layout by following the steps provided below:

    1. On the Start menu, type Control Panel, and then hit Enter.
    2. Choose Clock, Language, and Region.
    3. Select Language.
    4. Under Change your language preference. Select Options next to English (United States).
    5. Under Input Method, look for English (United Kingdom) Arabic (101) keyboard, and then select Remove.
    6. Restart your computer.

    If you have any questions or things you'd like to clarify, feel free to ask.

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-01-22T19:21:03+00:00

    I found the solution from another user faced the same issue . All he had to do was to remove all languages then restart the PC , add them again and it is gone .

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2017-11-25T09:12:37+00:00

    No, it is hidden as the second image so cannot remove it.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments