Hi Ziad,
I've tried to do what you wrote but the problem is the same, and some computers the dism commands do not works because the image is offline (as the dism says)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Everybody,
I have a problem with the UI language with Windows and I do not have any idea how to solve it.
I have a Windows 11 Enterprise version 10.0.22631 with italian switzerland (it-CH) as main language, as you can see from the image below:
When I want to switch the user account, I can see correctly the italian button "Disconnetti", which means "Log off", but the button "switch user" is in english:
Do you have any idea on how I can translate the "Switch user" button into italian?
Here some informations:
PS C:\Windows\system32> dism /online /get-intl
Deployment Image Servicing and Management tool
Version: 10.0.22621.2792
Image Version: 10.0.22631.4460
Reporting online international settings.
Default system UI language : en-US
System locale : it-CH
Default time zone : W. Europe Standard Time
Active keyboard(s) : 0810:0000100c, 0409:00000409, 0807:00000807, 0810:00000410, 100c:0000100c
Keyboard layered driver : Not installed.
Installed language(s): de-DE
Type : Partially localized language, MUI type.
Fallback Languages en-US
Installed language(s): en-US
Type : Fully localized language.
Installed language(s): fr-FR
Type : Partially localized language, MUI type.
Fallback Languages en-US
Installed language(s): it-IT
Type : Partially localized language, MUI type.
Fallback Languages en-US
The operation completed successfully.
If I try to do Set-WinUILanguageOverride it-IT and after a reboot, the dism output do not change.
In the regedit, key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages I have all keys, here the en-US and the it-IT:
Thank you for any help.
Best regards
Edit:
I don't know if maybe I can change a .mui file to change the "switch user" in Italian, but I don't know where I can search
***Moved from Windows / Windows 11 / Input and language***
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.
Hi Ziad,
I've tried to do what you wrote but the problem is the same, and some computers the dism commands do not works because the image is offline (as the dism says)
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
dism /online /set-allintl:it-IT
dism /online /set-syslocale:it-IT
dism /online /set-inputlocale:it-IT
dism /online /set-uilang:it-IT
Set-WinUILanguageOverride -Language it-IT
Get-WinUILanguageOverride
dism /online /get-intl