The region of my device is China.Personally,I don't agree to reinstall input method after updating.So is there any way to disable that?
Win10 may automatically add Microsoft input method to the input method list after updating
I have deleted MS input method for several times,but it always comes back. I think it happens after updating.
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.
9 answers
Sort by: Most helpful
-
Anonymous
2018-08-23T13:51:08+00:00 -
Anonymous
2018-08-22T11:58:11+00:00 Edition is Win10 professional.
I typed Get-WinUserLanguageList
Then I removed the MS input in the setting
It seems that only InputMethodTips value is different and one LanguageTag may contain more than one input method.
"Replace <languagecode> with the actual LanguageTag of the input method you want to remove."
According to your suggestion,$LangList.Remove($MarkedLang) may remove my usual input method. I'm somewhat worried that it will be uninstalled.
Glad to see your respone,thank you.
-
Anonymous
2018-08-22T11:37:12+00:00 Thank you for the quick response. The information you provided is the OS Build of your Windows 10 system. The Windows Edition should on top of the Windows specifications. See the image below for reference.
Can you elaborate on what you mean by "remove all input methods of one language"? The command that I provided will only remove an input method under the "<languagecode>". The main usage of the first command: Get-WinUserLanguageListis to list down all of the input methods on your PC and its corresponding language code. Each input method should have its own language code. By executing the first command, you can identify the exact language code of the input method you want to remove. The screenshot that I provided is mainly for reference only.
I'll be waiting for your reply.
-
Anonymous
2018-08-22T10:09:20+00:00 This command semes to remove all input methods of one language.I just want to remove one of them.
And today it comes back.
My win10 edition is 1803.17134.228.
-
Anonymous
2018-08-21T12:09:59+00:00 Hi shf98,
Can you tell me which language gets installed whenever a new update is released? Also, may I know which edition of Windows 10 you're using? Click the Start ![](https://learn-attachment.microsoft.com/api/attachments/00c6df92-5cf2-4eb5-a9a6-2f3b090dabcd?platform=QnA"https://learn-attachment.microsoft.com/api/attachments/7fa41f91-e99e-4674-94ba-bea962e3bf76?platform=QnA" rel="ugc nofollow">
We'll be waiting for your response.