Trying to re-register Microsoft Store along with error code 0x80073CFE.

Microsoft Windows

Active Members
Joined
Dec 10, 2024
Messages
18,275
After cloning my HDD to an SSD, I keep getting the error code 0x80073CFE when trying to download apps from the Microsoft Store. I've checked dism and there are no system errors found. There was a recommendation to try and re-register the Microsoft Store app but once I paste this command into PowerShell: Get-AppXPackage -AllUsers -Name "Microsoft.WindowsStore" | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "($_.InstallLocation)\AppxManifest.xml"}It returns this error:Add-AppxPackage : Cannot find path 'C:\WINDOWS\system32\(Microsoft.WindowsStore_22410.1401.2.0_x64__8wekyb3

Continue reading...
 
Back
Top