Windows 11 Language Packs do not show up in PE Deployment Wizard

Adam Smith 0 Reputation points
2023-04-21T11:31:23.8833333+00:00

Hi all, We are having a problem with Windows 11 Language Packs not showing up in the PE Deployment Wizard when building new laptops, i've tried recreating the task sequence from scratch to which we still have the problem. Our ADK and PE environments are on the new version for Windows 11. We also build Windows 10 PCs using this version and those packages are ok, they show up in the PE wizard, just the windows 11 ones dont (see attached image of the wizard and MDT locations. Any additional info required, then please let me know. Thanks Adam MDT Wizard no Win 11 Lang

Win 10 Packages

Win 11 Packages

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. CherryZhang-MSFT 6,496 Reputation points
    2023-04-24T06:50:14.06+00:00

    Hi @Adam Smith

    1, What the MDT and ADK version you are using? This may be an unsupported operation. MDT build 8456 is the latest version available. According to the official article, it is doesn't support Windows 10 ARM64 devices, Windows 11 and Windows Server 2022 operating systems by default. The related link for your reference:

    MDT release notes | Microsoft Learn

    2, Besides, we may try the following steps to troubleshoot.

    • A log will be created when we import the package, as shown in the screenshot. Please help check it to see if there are any useful information. 1
    •  Please help confirm that the related folder has been selected in Selection Profiled. The screenshot for your reference:
    • 2 3
    • Please help confirm that if the related folder is shown in the DeploymentShare$ folder, as shown in screenshot: 4

    Thanks for your time and patience!

    Best regards,
    Cherry


      If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Limitless Technology 44,776 Reputation points
    2023-04-24T14:15:48.57+00:00

    Hi, I'd be happy to help you out with your question. Sorry for the inconvenience caused. Firstly, let's make sure that the Language Packs are installed correctly. You can check this by going to the Language section in the Settings app and verifying that the language packs are installed. If they're not installed correctly, you'll need to install them before proceeding. Next, let's check the MDT Configuration. Ensure that the MDT configuration is set up correctly, which includes checking the Deployment Share properties to make sure the appropriate language packs are selected and that the paths to the Language Pack files are correct. If everything looks good there, then let's update the Deployment Share to ensure that the latest updates and changes are applied. You can do this by right-clicking the deployment share and selecting "Update Deployment Share." After updating the Deployment Share, let's double-check the Task Sequence. Make sure that the task sequence is configured correctly, with the correct language packs added to the "Install Language Packs" step in the task sequence. If the issue persists, we can try using the Deployment Image Servicing and Management (DISM) tool to inject the Language Packs directly into the Windows image. This can be done by running the DISM command with the /Add-Package parameter. For more Information, please refer to following resources :-

    1. MDT known issues - https://learn.microsoft.com/mem/configmgr/mdt/known-issues
    2. Add languages to a Windows 11 Enterprise image - https://learn.microsoft.com/azure/virtual-desktop/windows-11-language-packs
    3. Deploy a Windows language pack as an application - https://learn.microsoft.com/troubleshoot/mem/configmgr/app-management/deploy-language-pack If you have any other questions or need assistance with anything, please don't hesitate to let me know. I'm here to help.

    If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.

    0 comments No comments

  3. CherryZhang-MSFT 6,496 Reputation points
    2023-04-27T07:54:09.9833333+00:00

    Hi,

    1, Please try to also check the box Window 11 22H2 x64,

    2, Where did you get the language package? We may try to regain and impot it again.

    I will be sharing for you if I have any update. Thanks for your time and patience!

    Best regards,
    Cherry

    0 comments No comments

  4. Brecht Mo 0 Reputation points
    2023-08-31T15:58:23.5966667+00:00

    I ran into the same issue. I think it's important to include an "apply patches" in the postinstall step with a selection profile that includes your language packs. Only then will the wizard offer you the choice to install them.

    0 comments No comments

Your answer

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