Windows 11 23H2 : Unable to install Language Pack features

Anonymous
2025-01-09T13:45:32+00:00

I'm having following error code while installing language pack on windows 11 client.(error code 0x80073D01).

i have a windows 10 client ,on the same domain and GPO settings are same and no issue when installing language pack

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2025-01-13T00:23:40+00:00

    Hello,比兹兰德里

    You can try the following actions:

    1.To reset the update component and clean up the component residue, run CMD with administrator privileges and enter the following commands in order

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    ren C:\Windows\SoftwareDistribution\ SoftwareDistribution.old1

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    dism /online /cleanup-image /startcomponentcleanup

    Reboot your device

    2.To execute the System Repair command, in the search box on the taskbar, type Command Prompt, select Run as administrator, and then execute the following commands in sequence:

    dism.exe /online /cleanup-image /restorehealth

    sfc /scannow

    3.Go to ‘Settings’ > ‘Time & Language’ > ‘Language’,Then re-add and install the required language packs.

    Best Regards,

    Chengxili

    0 comments No comments
  2. Anonymous
    2025-01-31T18:36:16+00:00

    i did try above steps but nothing new so far, i still can't download the language pack

    thank you

    0 comments No comments
  3. Anonymous
    2025-02-01T02:37:14+00:00

    See if the responses in the following thread help.

    Cannot install language pack. Error code: 0x80073D01 - Microsoft Q&A:

    https://learn.microsoft.com/en-us/answers/questions/478741/cannot-install-language-pack-error-code-0x80073d01

    Also, see:

    ERROR_DEPLOYMENT_ <br>BLOCKED_BY_POLICY 0x80073D01 The package deployment operation is blocked by policy. Contact your system administrator. <br>Possible causes: <br><br><ul style=""><li style=""><p data-prewrap="true">Package deployment is blocked by Application Control Policies.</p></li><li style=""><p data-prewrap="true">Package deployment is blocked by the "Allow deployment operations in special profiles" policy.</p></li></ul><br>One of the possible reasons is a need for a roaming profile. For information about setting up Roaming User Profiles on user accounts, see Deploy Roaming User Profiles. If there are no policies configured on your system and you still see this error, perhaps you are logged in with a temporary profile. Log out and log in again, then try the operation again.
    0 comments No comments