You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having this issue as well on an enterprise device. It seems to only happen when I'm on our corporate network (either via VPN or directly in the office). I can't tell if this is something to do with our DNS or Firewall (I am thinking the latter) but our network administrator has no idea what it would be at this time.
I'm having this issue as well on an enterprise device. It seems to only happen when I'm on our corporate network (either via VPN or directly in the office). I can't tell if this is something to do with our DNS or Firewall (I am thinking the latter) but our network administrator has no idea what it would be at this time.
I had the firewall team review the traffic and they do not believe the firewalls are blocking any traffic from the msstore source.
Brief description of your issue
We are unable to install packages with winget from the msstore source with an error of "0x80072f8f : unknown error".
Package: Microsoft.DesktopAppInstaller v1.24.25200.0
Steps to reproduce
Change the registry key RemoveWindowsStore to 0 located in HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore.
Command used: WinGet invoked with arguments: 'install' '--id' '9nf8h0h7wmlt' '--accept-package-agreements' '--accept-source-agreements' '--source' 'msstore' '--verbose-logs'
Expected behavior
The package to download to the client and install.
Actual behavior
2025-02-18 10:28:42.728 [REPO] Getting manifest
2025-02-18 10:28:42.728 [REPO] Performing search: Query:[none] Filter:Id='9NF8H0H7WMLT'[CaseInsensitive]
2025-02-18 10:28:42.730 [REPO] Found multiple results for Id [9NF8H0H7WMLT] in tracking catalog for: msstore
2025-02-18 10:28:42.731 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:PackageFamilyName='nvidiacorp.nvidiacontrolpanel_56jybvy8sckqj'[Exact] Include:NormalizedNameAndPublisher='nvidia control panel'+'nvidia corp.'[Exact]
2025-02-18 10:28:42.731 [REPO] Performing search: Query:[none] Include:PackageFamilyName='nvidiacorp.nvidiacontrolpanel_56jybvy8sckqj'[Exact] Include:NormalizedNameAndPublisher='nvidia control panel'+'nvidia corp.'[Exact]
2025-02-18 10:28:42.733 [CLI ] Search result size: 1
2025-02-18 10:28:42.733 [CLI ] Found one app. App id: 9NF8H0H7WMLT App name: NVIDIA Control Panel
2025-02-18 10:28:42.734 [CLI ] Market Filter created with market: US
2025-02-18 10:28:42.739 [CLI ] Locale Comparator created with Required Locales: [] , Preferred Locales: [en-US] , IsInstalledLocale: 0
2025-02-18 10:28:42.739 [CLI ] Architecture Comparator created with allowed architectures: [X64, X86, Neutral]
2025-02-18 10:28:42.750 [REPO] Attempting to open pinning database: C:\Users\rho7749\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db
2025-02-18 10:28:42.750 [REPO] Getting manifest
2025-02-18 10:28:42.750 [CLI ] Starting installer selection.
2025-02-18 10:28:42.750 [CLI ] Installer [X64,msstore,User,] is current best choice
2025-02-18 10:28:42.750 [CLI ] Completed installer selection.
2025-02-18 10:28:42.750 [CLI ] Selected installer Architecture: 2
2025-02-18 10:28:42.750 [CLI ] Selected installer URL:
2025-02-18 10:28:42.750 [CLI ] Selected installer InstallerType: msstore
2025-02-18 10:28:42.750 [CLI ] Selected installer Scope: User
2025-02-18 10:28:42.750 [CLI ] Selected installer Language:
2025-02-18 10:28:42.750 [CLI ] Manifest fields: Name [NVIDIA Control Panel], Version [Unknown]
2025-02-18 10:28:42.779 [CLI ] Package agreements accepted by CLI flag
2025-02-18 10:28:47.521 [FAIL] WindowsPackageManager.dll!00007FFD660240EF: LogHr(1) tid(5004) 80072F8F
2025-02-18 10:28:47.523 [FAIL] WindowsPackageManager.dll!00007FFD65F3507A: LogHr(2) tid(5004) 80072F8F
2025-02-18 10:28:47.524 [CLI ] Caught winrt::hresult_error: 0x80072f8f : unknown error
Environment
The text was updated successfully, but these errors were encountered: