V
Vlad Spirin
I have a problem. When I bought my Windows 10 Pro, I chose English (international), in that time I don't understood that this option is UK version (I need only US version). I added US language, but I have new problem, I can't remove any of English languages. I try to change this problem use PowerShell (I found it in superuser.com ) with commands :
Get-WinUserLanguageList
$1 = New-WinUserLanguageList en-US
Set-WinUserLanguageList $1
But I still see two languages.
Do I need to reinstall my Windows 10 Pro to another system language?
And if I reinstall my Windows 10 Pro, will my license work?
P.S: sorry for my English, I working on it.
Continue reading...
Get-WinUserLanguageList
$1 = New-WinUserLanguageList en-US
Set-WinUserLanguageList $1
But I still see two languages.
Do I need to reinstall my Windows 10 Pro to another system language?
And if I reinstall my Windows 10 Pro, will my license work?
P.S: sorry for my English, I working on it.
Continue reading...