Microsoft Windows Error Code 0x80073D0A: How to Fix It

Medium 20-60 minutes Medium Severity Verified July 2026
Error Code
0x80073D0A
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Medium
Estimated Fix Time
20-60 minutes
Error code 0x80073D0A appears in Microsoft Windows when the Microsoft Store cannot find a required framework package that an app depends on to run. This typically happens after a failed update, a corrupted package installation, or when a system component gets accidentally removed. The good news is that this is a software-only issue and can almost always be resolved without professional help by repairing or reinstalling the missing framework components.
Ad

Tools You'll Need

How to Fix Error Code 0x80073D0A

  1. Run the Windows Store Apps Troubleshooter

  2. Reset the Microsoft Store Cache

  3. Re-register All Microsoft Store Apps via PowerShell

    Make sure you run PowerShell as Administrator. Running this command without elevated privileges will cause it to fail silently.
  4. Reinstall the Specific Framework Package

    Only download framework packages from Microsoft's official website (microsoft.com) or the Microsoft Store. Avoid third-party download sites, as they may bundle malware.
  5. Run DISM and SFC to Repair System Files

    Do not close the Command Prompt window while these commands are running. Interrupting DISM or SFC mid-process can cause additional system issues.
  6. Uninstall and Reinstall the Affected App

    Back up any data or save files associated with the app before uninstalling, as some apps may delete local user data when removed.
  7. Check for Windows Updates

  8. Perform a Windows Repair Upgrade (In-Place Upgrade)

    Back up all important personal files to an external drive or cloud storage before performing a repair upgrade. Although it is designed to preserve your data, unexpected interruptions during the process can result in data loss.
Ad

When to Call a Professional

Contact Microsoft Support or a qualified PC technician if the error persists after completing all steps, including the in-place repair upgrade. You should also seek professional help if DISM reports that it cannot repair component store corruption, if your Windows installation fails to complete a repair upgrade, or if the error is accompanied by repeated Blue Screen of Death (BSOD) crashes. A technician can run deeper diagnostics, perform a clean Windows reinstall while recovering your data, or identify if faulty hardware (such as a failing storage drive) is causing persistent file corruption.

Frequently Asked Questions

What does Windows error code 0x80073D0A mean?
Error 0x80073D0A means that a Microsoft Store app is missing a required framework dependency — essentially a supporting software package it needs to run. This is usually caused by a corrupted installation, a failed Windows Update, or a missing component like Microsoft Visual C++ Runtime or .NET Desktop Runtime.
Will fixing error 0x80073D0A delete my files or apps?
Most fixes — such as running the troubleshooter, resetting the Store cache, re-registering apps, and running DISM/SFC — will not delete your personal files or installed apps. Only the in-place repair upgrade (Step 8) touches the Windows installation itself, and even that is designed to preserve your files and apps. Still, it's always smart to back up important data before making significant system changes.
Why does error 0x80073D0A keep coming back after I fix it?
If this error returns repeatedly, the most likely causes are: pending Windows Updates that keep getting skipped, a third-party security tool or antivirus that is blocking framework installations, or a partially failing storage drive causing recurring file corruption. Make sure Windows is fully updated, temporarily disable third-party antivirus while installing frameworks, and consider running Windows' built-in disk health check (chkdsk) to rule out storage problems.
Which apps most commonly trigger error 0x80073D0A?
This error can affect any Microsoft Store app, but it is most commonly reported with games (especially those requiring Microsoft Gaming Services or Xbox app frameworks), productivity apps like Office or Teams installed via the Store, and media apps. Apps that rely heavily on Visual C++ Redistributables or .NET Desktop Runtime packages are particularly prone to this error when those frameworks become corrupted.
Can I fix error 0x80073D0A without an internet connection?
Some steps — like running SFC, resetting the Store cache, or re-registering apps via PowerShell — can be done offline. However, steps that require downloading framework packages, running DISM's RestoreHealth command, installing Windows Updates, or performing a repair upgrade all require an active internet connection. For a fully offline fix, SFC combined with app re-registration in PowerShell is your best starting point.