How To Resolve 0x80073cf0 Windows 10 Error?

Asked By 0 points N/A Posted on -
qa-featured

I am unable to download apps using Microsoft Store in Windows 10. I get a 0x80073cf0 error. Please help me to fix 0x80073cf0 Windows 10.

SHARE
Answered By 30 points N/A #342532

How To Resolve 0x80073cf0 Windows 10 Error?

qa-featured

You can fix the 0x80073cf0 Windows 10 error using the PowerShell.

1. Right-click on the start button.
2. Open Windows PowerShell(admin).


3. Type PowerShell -ExecutionPolicy Unrestricted -Command “& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest} and press enter.
4. Restart your device.
5. You will not face any problem now.

Related Questions