Error Code: 0x80073CF9, Couldn't Install Forza Horizon 3 on PC

Anonymous
2017-12-24T08:00:09+00:00

I just bought Forza Horizon 3 for PC and am unable to download it. Everytime I try to download it, it gives me an error "Couldn't Install, we will try again shortly". 

I'm installing it on a external hard drive with 800Gigs free, tried using wsreset, run as administrator to clear Windows Store Cache, to no avail. I tried installing it on another drive, but the same error pops up.

I've also followed Microsoft's solution to run the trouble shooting app "Appsdiagnostic10", it found a problem, "Windows Store Cache may be damaged", and it was fixed by the troubleshooter, but even after that, trying to download Forza Horizon 3 DOES NOT WORK.

Would appreciate any help/answers.

Moved from: Windows / Windows 10 / Microsoft Store

Windows for home | Windows 10 | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

61 answers

Sort by: Most helpful
  1. Anonymous
    2018-01-01T11:01:51+00:00

    Since the issue still persists after performing the steps we provided, let's try re-registering Windows Store. Follow the steps below:

    1. Type Command Prompt in the search box, then right-click Command Prompt.
    2. Click Run as Administrator.
    3. Copy and paste the following command:
      • PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
    4. Press Enter.
    5. Reboot your computer.

    Update us on the outcome so we can provide further assistance.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-12-29T16:05:43+00:00

    Same, lesson learnt.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-12-29T16:01:08+00:00

    This error pops up when I enter the command.

    Add-AppxPackage : Cannot find path 'C:\WINDOWS\WinStore\AppxManifest.xml' because it does not exist.

    At line:1 char:1

    • Add-AppxPackage -DisableDevelopmentMode -Register C:\WINDOWS\WinStore ...
    • 
      

        + CategoryInfo          : ObjectNotFound: (C:\WINDOWS\WinStore\AppxManifest.xml:String) [Add-AppxPackage], ItemNot

       FoundException

        + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-12-29T15:38:29+00:00

    Since resetting Windows Store wasn't able to resolve the issue, we recommend performing again wsreset and run it as administrator and see if it helps. Follow the steps below:

    1. Type wsreset in the search box, then right-click wsreset.
    2. Click Run as Administrator.
    3. Try to download again.
    4. If the issue still persists, type Windows PowerShell in the search box, then press Enter.
    5. Copy and paste the following command:
      • powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
    6. Press Enter.
    7. Reboot your computer.

    Keep us in the loop with the result.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2017-12-27T19:14:46+00:00

    hello, I've exactly the same problem, unable to resolve it..

    Was this answer helpful?

    0 comments No comments