Search notes:

Windows: International settings

So-called international settings include
International settings are typically configured with

Powershell cmdLet nouns

PowerShell cmdLet nouns that can be used to manage a Windows installation's international settings include
culture Culture for current user account
winAcceptLanguageFromLanguageListOptOut HTTP Accept Language from the Language List opt-out setting (A boolean value / current user account)
winCultureFromLanguageListOptOut Opt-out setting for culture (aka user locale). A boolean value
winDefaultInputMethodOverride Default input method override settting (current user account)
winHomeLocation Windows GeoID home location setting for the current user account
winLanguageBarOption Language bar mode and language bar type (current user account)
winSystemLocale System-local settings (the language for non-Unicode programs) (current computer)
winUILanguageOverride Windows GUI language overrdide (current user account)
winUserLanguageList Language list (current user account)

See also

HKEY_CURRENT_USER\Control Panel\International
intl.cpl
Windows settings

Index