🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Fix Error 0x80073701 — Missing Assembly Component

How to Fix Fix Error 0x80073701 — Missing Assembly Component on Windows

Getting error 0x80073701 "ERROR_SXS_ASSEMBLY_MISSING" during Windows Update or enabling features? Component store missing required assembly? Fix this servicing error.

📖

Main Troubleshooting Guide

How to Fix Windows Update Errors

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Windows Update fails with error 0x80073701
  • "Turn Windows features on or off" fails with this error
  • DISM reports 0x80073701 when enabling optional features
  • Cumulative updates fail to install with assembly missing
  • .NET Framework or Hyper-V can't be enabled
  • Error in CBS log: "ERROR_SXS_ASSEMBLY_MISSING"

Common Causes

  • Windows component store (WinSxS) missing required files
  • Previous failed update left components in broken state
  • System file corruption in servicing stack
  • Component-Based Servicing (CBS) manifest corrupted
  • Disk cleanup tool removed needed update components
  • Hard drive errors causing file loss in WinSxS

Solutions

Solution 1: Repair Component Store

  1. 1CMD as Admin:
  2. 2DISM /Online /Cleanup-Image /CheckHealth
  3. 3If issues detected:
  4. 4DISM /Online /Cleanup-Image /RestoreHealth
  5. 5This downloads missing components from Windows Update
  6. 6If no internet: use Windows ISO as source:
  7. 7DISM /Online /Cleanup-Image /RestoreHealth /Source:D:\sources\install.wim
  8. 8After DISM: sfc /scannow
  9. 9Restart PC → retry the failed update or feature

Solution 2: Reset Windows Update

  1. 1CMD as Admin:
  2. 2net stop wuauserv
  3. 3net stop bits
  4. 4net stop cryptSvc
  5. 5ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
  6. 6ren C:\Windows\System32\catroot2 catroot2.old
  7. 7net start cryptSvc
  8. 8net start bits
  9. 9net start wuauserv
  10. 10Run Windows Update again
  11. 11If specific KB fails: download it manually from Microsoft Update Catalog

Solution 3: Advanced Component Store Repair

  1. 1If DISM RestoreHealth also fails:
  2. 2Check CBS log: C:\Windows\Logs\CBS\CBS.log
  3. 3Search for "ERROR_SXS_ASSEMBLY_MISSING" to find specific component
  4. 4In-place upgrade repair: download Windows ISO from Microsoft
  5. 5Mount ISO → run setup.exe → "Keep files and apps"
  6. 6This repairs the component store while keeping your data
  7. 7This is the most thorough fix for persistent 0x80073701
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80073701 — Missing Assembly Component Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More Update & Installation Guides

Share this:XRedditLinkedInEmail