0x80073701-windows update (kb5050081) and wsl install

Great, please try to install the WSL feature again and post the result. If it fails attach a new copy of the CBS logs.
 
Rich (BB code):
2025-02-14 18:47:34, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-MediaPlayer-Payload-Package~31bf3856ad364e35~amd64~~10.0.19041.5369, Update: WindowsMediaPlayer, PinDeployment: amd64_microsoft-windows-mediaplayer-deployment_31bf3856ad364e35_10.0.19041.5369_none_e6919864f8fd1c1c
2025-02-14 18:47:34, Info                  CBS    Exec: 1 deployments need bulk staging
2025-02-14 18:47:34, Error                 CSI    00000008@2025/2/14:17:47:34.466 (F) onecore\base\wcp\componentstore\csd_locking.cpp(95): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent expression: (null)
[gle=0x80004005]

Here's the next fix.

Download
67139f7e69a58-SFCFix-ico.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
67139f52b3c1e-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.

Afterwards reboot the sytem and try to install the WSL feature. If it fails attach a new copy of the CBS logs.
 

Attachments

Hi,

Here's the next fix.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
67139f52b3c1e-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.

Afterwards reboot the sytem and try to install the WSL feature. If it fails attach a new copy of the CBS logs.
 

Attachments

Hi,

Please run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 
Hi,

Here's the next fix.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
67139f52b3c1e-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.

Afterwards reboot the sytem and try to install the WSL feature. If it fails attach a new copy of the CBS logs.
 

Attachments

Hi,

Follow these instructions to install an update with DISM.
  • Open the Start menu of Windows and type CMD.
  • When you see Command Prompt on the list, select the option Run as administrator.
  • Copy and paste the following command into it, and press enter. (Leave the CMD window open!)
Code:
MD C:\WUTemp
  • Now, download the following update (KB5049981) to: C:\WUTemp - Or copy this file from the download directory to C:\WUTemp. (Important!)
    Downloadlink: KB5049981
  • Copy and paste the following commands one at a time into the command prompt and press enter after each.
Code:
CD C:\WUTemp
EXPAND.exe windows10.0-kb5049981-x64_bda073f7d8e14e65c2632b47278924b8a0f6b374.msu -f:* C:\WUTemp
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5049981-x64.cab
  • Let me know if it says it was successful or if there are any errors. Or take a screenshot of the command prompt window and paste it into your next reply.
 
it was successful

C:\WUTemp>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5049981-x64.cab

Outil Gestion et maintenance des images de déploiement
Version : 10.0.19041.3636

Version de l’image : 10.0.19045.5247

Traitement de 1 sur 1 - Ajout du package Multiple_Packages~~~~0.0.0.0
[== 5.0% ]
L’opération a réussi.
 
Please check Windows Update first and try to install the latest Cumulative update and post the result. If it fails attach a new copy of the CBS logs.
 
Follow these instructions to remove an update.
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:5049981
  • Let me know if it says it was successful or you get the message: The update KB5049981 is not installed on this computer.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top