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

Home/Fix/Fix Error 0x80073D11 — Windows Package Registration Signature Invalid

How to Fix Fix Error 0x80073D11 — Windows Package Registration Signature Invalid on Windows

Getting Windows error 0x80073D11? Package registration signature invalid? Store app digital signature verification failed? App package certificate expired? UWP app signature mismatch? Fix error code 0x80073D11.

📖

Main Troubleshooting Guide

How to Fix Microsoft Store Not Working

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

Symptoms

You might be experiencing this problem if you notice:

  • Microsoft Store app installation fails with 0x80073D11
  • App package signature verification fails during install
  • Sideloaded app rejected due to invalid signature
  • Store app update blocked by certificate error
  • Developer mode app deployment fails with signature error
  • App package shows untrusted publisher warning

Common Causes

  • App package signing certificate expired or revoked
  • System date/time incorrect causing certificate validation failure
  • Root certificate store missing required certificates
  • Developer mode not enabled for sideloaded apps
  • Package integrity tampered or download corrupted
  • Certificate trust chain incomplete on system

Solutions

Solution 1: Fix System Time and Certificate Store

  1. 1Verify system date and time are correct:
  2. 2Settings → Time & Language → Date & time
  3. 3Enable "Set time automatically"
  4. 4Click "Sync now"
  5. 5Incorrect time causes all certificate validation to fail
  6. 6Update root certificates:
  7. 7CMD as Admin:
  8. 8certutil -generateSSTFromWU roots.sst
  9. 9certutil -addstore -f root roots.sst
  10. 10del roots.sst
  11. 11Restart PC and retry installation

Solution 2: Enable Developer Mode for Sideloading

  1. 1If sideloading apps:
  2. 2Settings → System → For developers
  3. 3Toggle "Developer Mode" on
  4. 4Confirm the warning prompt
  5. 5For specific package trust:
  6. 6Right-click the .appx or .msix file → Properties
  7. 7Digital Signatures tab → check if certificate is valid
  8. 8If expired: contact the developer for updated package
  9. 9Install certificate manually:
  10. 10Double-click the .cer file → Install Certificate
  11. 11Place in "Trusted People" store

Solution 3: Reset Store and Repair System

  1. 1Reset Microsoft Store:
  2. 2Win+R → wsreset.exe
  3. 3Settings → Apps → Microsoft Store → Advanced options → Reset
  4. 4Re-register Store apps:
  5. 5PowerShell as Admin:
  6. 6Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -Register "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode}
  7. 7Repair system files:
  8. 8CMD as Admin:
  9. 9sfc /scannow
  10. 10DISM /Online /Cleanup-Image /RestoreHealth
  11. 11Restart PC
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80073D11 — Windows Package Registration Signature Invalid 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