Trying to download games from windows store but getting Code: 0x80073CF3 update failed each time, tried every possible solution what to do now?

N

navdeepkatla

I recently purchased xbox pass but can't download games because of this error Code: 0x80073CF3 , I have tried everything below:-



1) See if the fixes here help: https://www.pcworld.com/article/3053099/windows...

2) Try running the Windows Store apps Troubleshooter at Settings > Update & Security > Troubleshoot.

3) Try resetting the Store cache: http://www.thewindowsclub.com/reset-windows-sto...

4) If that fails go to Settings>Apps and highlight Microsoft Store, choose Advanced Settings, then Reset. After it resets, restart PC.

5) If that fails then reinstall Store. Type CMD in Start Search, right click Command Prompt result to Run as Administrator, copy the following code and paste it into the box using the Edit tools from Box's top left dropdown menu, press Enter:

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *WindowsStore*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

6) Clear the LocalCache Folder: Open Run by pressing the Windows key + R hotkey.
Copy and paste %localappdata% in Run and click OK.
Open Packages> Microsoft.WindowsStore_8wekyb3d8bbwe > LocalCache folder.
Press the Ctrl + A hotkey to select all content within the LocalCache folder.
Press the Delete button.

7) If these all fail then go over this checklist to make sure the install is set up correctly, optimized for best performance, and any needed repairs get done: http://answers.microsoft.com/en-us/windows/wiki...



Still I can't download games. Is there any other solution to this?

Continue reading...
 
Back
Top Bottom