(FIXED) Microsoft Store error “Pardon the interruption” in Windows 10/11
#FIXED #Microsoft #Store #error #Pardon #interruption
“Elite FIX”
#fix Microsoft Store error “Pardon the interruption” in Windows
Re-register the Microsoft Store via PowerShell:
Get-AppxPackage -allusers Microsoft.Store | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
source
Concluzion: (FIXED) Microsoft Store error “Pardon the interruption” in Windows 10/11 – How to fix Microsoft Store error Pardon the interruption