Windows

Windows 2019 – How to add language pack?

Today I've been setting up a new server on Windows 2019. By default, I install Windows with English version even if Client works in their language such as German, Polish or Swedish. While some people install Windows in a language they desire to work with, years of experience taught me that installing English and then adding Language Pack is the best way to go. All errors, windows events, and general troubleshooting is much easier if those are in the native English language. Each version of Windows made it easier to install the language pack and have that up and running in no time. In Windows 2019 it's even more comfortable… or is it?

It's as easy as pressing Start, typing in language and using Change the language that Windows features appear in.

You get a list of languages where you can just press Add a language, chose language you want and it should appear under Preferred languages.

Now you press Options, a new page appears where you simply press Download and… nothing happens. So much for an easy way to implement a new language.

💡 Workaround – Installing language pack Windows 2019

It seems that when Desktop Experience for Windows 2019 is enabled this option is not available (for now at least). Fortunately there's an old way of doing it.

  • 💡 Mount the ISO file, so that it shows up as DVD drive

  • 💡 Explore drive, go into <DriveLetter>:\x64\langpacks and copy required language packs to a different folder. If you don't do that it will take Windows a lot more time to install even a single language pack.

  • 💡 Open Start Menu, and type lpksetup.exe which should open Install or Uninstall display languages wizard.

  • 💡 Open Start Menu, and type lpksetup.exe which should open Install or Uninstall display languages wizard.

  • 💡 Point it to the directory where the language pack resides

  • 💡 Point it to the directory where the language pack resides

  • 💡 Accept the license terms and press Next

  • 💡 After it's done, when you visit language options again everything appears to be in order.

Hopefully, Microsoft will fix this sooner rather than later.

This post was last modified on June 9, 2025 10:12

Przemyslaw Klys

System Architect with over 14 years of experience in the IT field. Skilled, among others, in Active Directory, Microsoft Exchange and Office 365. Profoundly interested in PowerShell. Software geek.

Share
Published by
Przemyslaw Klys

Recent Posts

Supercharging Your Network Diagnostics with Globalping for NET

Ever wondered how to run network diagnostics like Ping, Traceroute, or DNS queries from probes…

5 days ago

Automating Network Diagnostics with Globalping PowerShell Module

Are you tired of manually running network diagnostics like Ping, Traceroute, or DNS queries? The…

5 days ago

Enhanced Dashboards with PSWriteHTML – Introducing InfoCards and Density Options

Discover new features in the PSWriteHTML PowerShell module – including New-HTMLInfoCard, improved layout controls with…

2 weeks ago

Mastering Active Directory Hygiene: Automating SIDHistory Cleanup with CleanupMonster

Security Identifier (SID) History is a useful mechanism in Active Directory (AD) migrations. It allows…

2 weeks ago

Upgrade Azure Active Directory Connect fails with unexpected error

Today, I made the decision to upgrade my test environment and update the version of…

2 weeks ago

Mastering Active Directory Hygiene: Automating Stale Computer Cleanup with CleanupMonster

Have you ever looked at your Active Directory and wondered, "Why do I still have…

2 weeks ago