Set Windows UI Language with Powershell
Using En-GB as an example installLanguage en-GB -CopyToSettings set-systempreferredUILanguage en-GB set-WinUILanguageOverride -Language en-GB
Straightforward info on how to do mainly Microsoft techy things without wading through forums