-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Add-AppxPackage Installation Failure #5933
Copy link
Copy link
Closed
Labels
Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.There's another issue on the tracker that's pretty much the same thing.
Description
Environment
Windows build number: 10.0.18363.0
Windows Terminal version (if applicable): 0.11.1333.0
Any other software?
Steps to reproduce
- Open a non-elevated PowerShell session.
- Execute Add-AppxPackage .\Microsoft.WindowsTerminal_0.11.1333.0_8wekyb3d8bbwe.msixbundle
Expected behavior
Installation to succeed so that I can run the Terminal.
Actual behavior
Installation appears to succeed ; and the Terminal shortcut shows up on my Start Menu. However, I receive the following error message when attempting to start it: "Windows cannot access C:\Program Files\WindowsApps\Microsoft.Windows.Termina...\WindowsTerminal.exe"
This is likely due to the fact that I do not have elevated rights on this account to perform the installation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.There's another issue on the tracker that's pretty much the same thing.