Windows Server 2022 STD Unable to add language pack

hdx1894 0 Reputation points
2024-03-27T08:30:50.1133333+00:00

Windows Server 2022 STD Unable to add language pack

System SKU information:SKU=0A17;ModelName=PowerEdge R450

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li 11,720 Reputation points
    2024-03-28T13:28:54.2666667+00:00

    Hello

    Here are some potential solutions that might help:

    1.Perform a Clean Boot: This can help eliminate software conflicts that occur when you install a program or an update.

    2.Temporarily Disable Security Software: Sometimes, security software can interfere with installations.

    3.Enable Power High Performance Settings: This can sometimes resolve issues with installations.

    4.Run System File Checker (SFC): Open Command Prompt as an administrator and type sfc /scannow.

    5.Run DISM: Open Command Prompt as an administrator and type DISM /Online /Cleanup-Image /RestoreHealth.

    6.Install Language Pack Manually: You can try to manually install the language pack using the lpksetup.exe command or the Dism /online /Add-Package /PackagePath:<path to language pack> command.

    [Cannot configure a language pack for Windows Server 2019 Desktop Experience - Windows Server | Microsoft Learn](https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Ftroubleshoot%2Fwindows-server%2Fshell-experience%2Fcannot-configure-language-pack-windows-server-desktop-experience&data=05%7C02%7Cwesleyl%40wicresoft.com%7Cd501f954189f4f6b0f8e08dc4f29dc12%7Cb2ae8dd9097749768706861b488b1512%7C0%7C0%7C638472288449647607%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=HfK5i9WqnbZgbnKlCo7ymwZ%2Bqv4eadq1FK6Rapl%2Fivo%3D&reserved=0"原始 URL: https://learn.microsoft.com/en-us/troubleshoot/windows-server/shell-experience/cannot-configure-language-pack-windows-server-desktop-experience。如果你信任此链接, 请单击或点击。")

    7.Use PowerShell: You can use the Install-Language cmdlet in PowerShell to add a language to a running Windows installation.

    [Install-Language (LanguagePackManagement) | Microsoft Learn](https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fpowershell%2Fmodule%2Flanguagepackmanagement%2Finstall-language%3Fview%3Dwindowsserver2022-ps&data=05%7C02%7Cwesleyl%40wicresoft.com%7Cd501f954189f4f6b0f8e08dc4f29dc12%7Cb2ae8dd9097749768706861b488b1512%7C0%7C0%7C638472288449663406%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=TdttneuwVRuxIMYDSZ79ul%2FNHcgvVINdFL8DLETV9oc%3D&reserved=0"原始 URL: https://learn.microsoft.com/en-us/powershell/module/languagepackmanagement/install-language?view=windowsserver2022-ps。如果你信任此链接, 请单击或点击。")

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.