winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Cannot install with standard user account 0x8a15000f

Open Templar-jpg opened this issue 3 years ago • 0 comments

Brief description of your issue

Installing with a standard user account returns:

Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f : Data required by the source is missing

Installing with an administrator account works without issue.

Steps to reproduce

Login as a standard user account and run any install command:

winget install --id microsoft.teams

Expected behavior

Expect to install Teams under the standard user profile by running:

winget install --id microsoft.teams

Actual behavior

Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f : Data required by the source is missing

Environment

Currently running the latest version however I could not get it to work with v1.2.10271 either.

Windows Package Manager (Preview) v1.4.2011-preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.19044.1826
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.2011.0

Templar-jpg avatar Jul 26 '22 21:07 Templar-jpg