Search notes:

Registry: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\International

AcceptLanguage

new-itemProperty -path 'HKCU:\Software\Microsoft\Internet Explorer\International' -name AcceptLanguage -value 'en-US,en;q=0.9,de-CH;q=0.8,de;q=0.7'
Github repository about-Windows-Registry, path: /HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/International/AcceptLanguage.ps1
See also the Accept-Language HTTP header.

Index