Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to uninstall a provisioned MSIX package non-elevated #2928

Closed
denelon opened this issue Feb 6, 2023 · 0 comments · Fixed by #2922
Closed

Unable to uninstall a provisioned MSIX package non-elevated #2928

denelon opened this issue Feb 6, 2023 · 0 comments · Fixed by #2922
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@denelon
Copy link
Contributor

denelon commented Feb 6, 2023

Brief description of your issue

Some MSIX packages are provisioned (like "Microsoft Whiteboard") and cannot be uninstalled without elevation.

Whiteboard

Steps to reproduce

winget uninstall "Microsoft Whiteboard"

Expected behavior

Microsoft Whiteboard is uninstalled.

Actual behavior

An unexpected error occurred while executing the command:
0x80070005 : Access is denied.

Environment

Windows Package Manager (Preview) v1.5.101-preview
@denelon denelon added this to the v1.5-Client milestone Feb 6, 2023
@denelon denelon added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Feb 6, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Feb 6, 2023
@denelon denelon removed the Needs-Triage Issue need to be triaged label Feb 6, 2023
@yao-msft yao-msft linked a pull request Feb 6, 2023 that will close this issue
@yao-msft yao-msft closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants