Windows 10 Pro display different languages when right clicking on the taskbar
The pictures explain the problem!
This is on one of my two Win 10 Pro computers, the other computer has only Swedish menus!
Can't find settings for this anywhere!
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.
64 additional answers
Sort by: Newest
-
Anonymous
2022-02-28T21:20:49+00:00 Same here... there's no real mystery, Windows Store keeps forcing these updates silently. I am still not sure if this will work, but you could temporarily disable automatic updates for apps from the Windows Store: Open the Store > Click on the user icon in the upper-right > Settings > Disable Apps Updates.
SERIOUSLY BRO? IS THIS IS WHAT MS MVPs CAN DO NOW? YEAH, I'M OUT!
-
Anonymous
2022-02-28T14:28:01+00:00 Unfortunately the issue is back today after booting up my PC !
The last update from MS was on February 25 !
So the mystery continues !
-
Anonymous
2022-02-28T11:48:46+00:00 This approach solved the problem without any problems, it fixes a known issue that came with the latest update for windows 10:
start powershell run as adminstrator-> and paste this text depending on the language you have on your windows computer. - Any language: Get-AppxPackage -AllUsers Microsoft.LanguageExperiencePack * | Remove-AppxPackage -AllUsers Swedish specific: Get-AppxPackage -AllUsers Microsoft.LanguageExperiencePacksv * | Remove-AppxPackage -AllUsers -
Greg Carmack 24,780 Reputation points Volunteer Moderator
2022-02-28T03:47:08+00:00 I'm really glad to hear this. Please update your feedback to give Microsoft a heads up on a fix for this issue.