{"id":7362,"date":"2020-11-17T23:05:14","date_gmt":"2020-11-17T22:05:14","guid":{"rendered":"https:\/\/michlstechblog.info\/blog\/?p=7362"},"modified":"2022-09-14T08:22:15","modified_gmt":"2022-09-14T06:22:15","slug":"windows-change-system-and-user-language-settings","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/windows-change-system-and-user-language-settings\/","title":{"rendered":"Windows: Change System and User language"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_7362 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_7362')){$('.twoclick_social_bookmarks_post_7362').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"Windows%3A%20Change%20System%20and%20User%20language\",\"the_excerpt\":\"Hi%2C%0D%0A%0D%0AWindows%20has%20System%20and%20User%20language%20settings.%20They%20are%20independed.%20%0D%0A%0D%0AUse%20dism%20to%20get%20a%20list%20of%20all%20installed%20languages.%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/windows-change-system-and-user-language-settings\\\/\",\"post_id\":7362,\"post_title_referrer_track\":\"Windows%3A+Change+System+and+User+language\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hi,<\/p>\n<p>Windows has System and User language settings. They are independed. <\/p>\n<p>Use dism to get a list of all installed languages.<br \/>\n<!--more--><\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nD:\\&gt; dism \/online \/Get-Intl\r\nDeployment Image Servicing and Management tool\r\nVersion: 10.0.19041.572\r\n\r\nImage Version: 10.0.19041.630\r\n\r\nReporting online international settings.\r\n\r\nDefault system UI language : en-US\r\nSystem locale : de-DE\r\nDefault time zone : W. Europe Standard Time\r\nActive keyboard(s) : 0407:00000407\r\nKeyboard layered driver : PC\/AT Enhanced Keyboard (101\/102-Key)\r\n\r\nInstalled language(s): de-DE\r\n  Type : Partially localized language, MUI type.\r\n  Fallback Languages en-US\r\nInstalled language(s): en-US\r\n  Type : Fully localized language.\r\n\r\nThe operation completed successfully.\r\n<\/pre>\n<p>To set the Systemlanguage use the Set-WinSystemLocale coammnd-let. For example<\/p>\n<pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt; Set-WinSystemLocale de-DE\r\n<\/pre>\n<p>Set the language for the User. Set-WinUserLanguageList sets the include input method, spelling-, text prediction-, and handwriting settings.<\/p>\n<pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt; Set-WinUserLanguageList de-DE -Force\r\nPS D:\\&gt; Set-WinUILanguageOverride -Language de-DE\r\n<\/pre>\n<p>If want to install additional languages download the Language pack DVD and mount it. For example to F:\\<\/p>\n<pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt; Add-WindowsPackage -PackagePath F:\\x64\\langpacks\\Microsoft-Windows-Client-language-Pack_x64_es-es.cab -Online\r\n<\/pre>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, Windows has System and User language settings. They are independed. Use dism to get a list of all installed languages.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[119,361,1511,1513,1512,20],"class_list":["post-7362","post","type-post","status-publish","format-standard","hentry","category-windowsknowhow","tag-install","tag-language-pack","tag-local-experience-pack","tag-set-system-language","tag-set-user-language","tag-windows-2"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=7362"}],"version-history":[{"count":5,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7362\/revisions"}],"predecessor-version":[{"id":8909,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7362\/revisions\/8909"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=7362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=7362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=7362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}