Fix Microsoft Store update error code 0x80073CF3 on Windows 10
Channel:
Subscribers:
15,100
Published on ● Video Link: https://www.youtube.com/watch?v=GT3ULW4k9y8
Here's how to Fix Microsoft Store update error code 0x80073CF3 on Windows 10.
Run this command as admin to Reinstall Windows Store:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\\AppXManifest.xml”}
Learn more@ https://www.youtube.com/c/ITGuides/search?query=error.