Share via

PowerShell shows the wrong language

Luoli 20 Reputation points
2024-11-17T05:27:54.0833333+00:00

I have newly installed PowerShell 7.4.6. My computer's locale is zh-cn. Why does the terminal display English instead of Chinese?

It has been confirmed that Get-UICulture $PSCulture $PSUICulture [System.Globalization.CultureInfo]::InstalledUICulture has zh-CN.

Also eliminated interference via pwsh -NoProfile.

But the interface is still in English.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.