Share via

Windows store App page bug

Dmytro Kravchenko 35 Reputation points
2025-10-13T17:17:17.9666667+00:00

Hi, why this product pages show the file size and “max 10 installs”: https://apps.microsoft.com/detail/9nzqkmvbg11r?hl=en-gb

But here, I don’t see that information: https://apps.microsoft.com/detail/xp9bfpf8pfgtkj?hl=en-gb

What could be the problem? Is there some catch? Also, I receive errors 0x80072EE2 or 0x801901F6 when downloading from: https://apps.microsoft.com/detail/xp9bfpf8pfgtkj?hl=en-gb

Windows for home | Other | Apps
0 comments No comments

Answer accepted by question author

Restee Miranda 14,065 Reputation points Independent Advisor
2025-10-13T18:15:41.13+00:00

Hi Dmytro, Thanks for posting here in the forum. I have checked all of the Microsoft App links you have sent. Is your device a personal or managed by your company or organisation? The reason you're seeing file size and "max 10 installs" info on one Microsoft Store app page but not the other is likely due to how the app publisher configured the listing.

Some developers provide detailed metadata like file size, install limits, and system requirements. Others skip it, either intentionally or because the app is distributed differently (like via a web wrapper or dynamic install). Microsoft Store only shows what the publisher includes, and sometimes it hides info for apps that are installed via external links or enterprise channels.

As for the download errors (0x80072EE2 and 0x801901F6), they’re both network-related: 0x80072EE2 means a timeout connecting to Microsoft’s servers. 0x801901F6 usually points to a failed HTTP request, often due to server-side issues or corrupted Store cache.

Here’s what you can try: Reset the Store cache: Press Win + R, type wsreset.exe, and hit Enter. Check your internet: Try switching to a different network or mobile hotspot. Flush DNS: Open Command Prompt as admin and run ipconfig /flushdns. Disable proxy settings: Go to Internet Options > Connections > LAN Settings and uncheck "Use a proxy server". Make sure BITS service is running: Open services.msc, find "Background Intelligent Transfer Service", and start it if it's stopped.

Let me know what happens. Regards, Rez

Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. Dmytro Kravchenko 35 Reputation points
    2025-10-14T14:59:06.9333333+00:00

    Diff was that first is .msi and second .exe install packages, .exe package from store may spawn errors "0x80072EE2 or 0x801901F6" they exists from the 2020, but better than "clear cache or use VPN" dosn`t invented", just needed to use .msi

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.