Xbox App and Microsoft Store prevents game downloands by requiring Visual C++ 2015 UWP Desktop Runtime Package to download first, but Visual C++ 2015 UWP Desktop Runtime Package will not download

Anonymous
2022-07-18T16:29:16+00:00

Every time that I go to download a game from the xbox app or microsoft store that is over 1GB, the xbox app/microsoft store first tries to download Visual C++ 2015 UWP Desktop Runtime Package first. The issue is that the microsoft store page for Visual C++ 2015 UWP Desktop Runtime Package appears to be bugged, and I cannot download it. I have tried canceling the downloads and downloading just the package by itself and it does not work. I cannot find the page online to download it manually either. How do I download Visual C++ 2015 UWP Desktop Runtime Package manually, or how do I work around needing it to download larger games. This is a new issue, it was not a problem a month ago.

Windows for home | Windows 10 | Microsoft Store

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

67 answers

Sort by: Newest
  1. Anonymous
    2022-07-19T14:32:03+00:00

    Hello,

    Doing that gave me an error. I looked at it and I believed it may have been because the file name didnt match (x86 vs x64) so I tried it with x64 instead and it looked like it ran a process within powershell and then stopped. The issue is still persisting. When opening the appx file manually it seems to indicate the install did not go through.

    Was this answer helpful?

    0 comments No comments
  2. Rodrigo Queiroz 78,705 Reputation points Independent Advisor
    2022-07-19T12:18:03+00:00

    Try this other package

    https://aka.ms/Microsoft.VCLibs.x64.14.00.Deskt...

    You need to install it on PowerShell, to do it open the folder where you downloaded the file, while holding shift, right-click the blank area in the folder and select "Open PowerShell window here", on the PowerShell window, paste the command below and press enter:

    Add-AppxPackage -Path .\Microsoft.VCLibs.x86.14.00.Desktop.appx

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-07-18T19:43:02+00:00

    Hello,

    It is saying I have a newer version of the app I need to uninstall first to intstall that one, do you know where it would be located so I can uninstall it? I am not seeing it in the apps section of the settings.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Rodrigo Queiroz 78,705 Reputation points Independent Advisor
    2022-07-18T19:26:44+00:00

    Try installing this package

    https://get.videolan.org/vlc-winrt/2.6.0/VLC.Un...

    Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-07-18T19:24:45+00:00

    I will note here that its a known issue that people somehow have happen to get vc++ installers to fail. Its been a thing for quite a few years. I'm guessing that's what's happening here. The error message popup for that tends to get blocked unless running it directly. You should look for the redist exe for that specific vc++ and try to install it manually and see if it works or not. I have no idea where it'd be in this case but probably with those two applications or somewhere around there or maybe in the temp folders.

    If there's another issue happening then you may want to rule out vc++ installer issue first then move on. If you use a 3rd party AntiVirus application or something then it may be interfering with your OS. The damage could be done.

    Either way, clean installing the OS should solve this as long as you don't reinstall or do whatever that messed it up in the first place.

    Was this answer helpful?

    0 comments No comments