Using PowerShell to Remove a Language Windows

PowerShell Get-WinUserLanguageList This will display a list of all installed languages with their LanguageTag. Note the LanguageTag of the language you want to remove. 3. Remove the Language: Replace <languagecode> …