Forum Discussion
niexuchina
Apr 16, 2021Copper Contributor
How to change default code page of powershell console?
Every time I launch Powershell console window, the code page is always 936. How can I set it to other value such as 65001?
Hello niexuchina,
Please refer to https://stackoverflow.com/questions/57131654/using-utf-8-encoding-chcp-65001-in-command-prompt-windows-powershell-window
Hope that helps.
2 Replies
Sort By
- AndySvintsSteel Contributor
Hello niexuchina,
Please refer to https://stackoverflow.com/questions/57131654/using-utf-8-encoding-chcp-65001-in-command-prompt-windows-powershell-window
Hope that helps.
- niexuchinaCopper Contributor
Thanks. I'm now trying to use a profile.