Unable to install new versions on Windows 10 #20038

Closed
opened 2026-01-31 07:01:30 +00:00 by claunia · 2 comments
Owner

Originally created by @TheDevilDan on GitHub (Jun 6, 2023).

Discussed in https://github.com/microsoft/terminal/discussions/15480

Originally posted by TheDevilDan May 30, 2023
Hello,
I can't install the terminal since the new versions 1.17 and 1.18.
image
image
I get this error message when I run msibundle:
The installation of this application package is not supported by the Application Installer, as it uses certain restricted features.


Unfortunately I'm in a professional enterprise context with GPO, so I'm afraid I'll be forced to stop updating these packages :/.

That's why I get the Windows Terminal from Git and not from the Microsoft store (store blocked).

I tried to install the terminal with Powershell, same problem, here's the screenshot:

image

DEEPL Trad french to english :
1.18

Add-AppxPackage : Deployment failed with HRESULT : 0x80073D19, An error occurred because a user logged out.
Windows cannot install the package Microsoft.WindowsTerminalPreview_1.18.1462.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.8" infrastructure published by "CN=Microsoft Corporation,
O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 8.2305.5001.0, in addition to this installation package. Infrastructures with the name "Microsoft.UI.Xaml.2.8" ins
Windows cannot install the package Microsoft.WindowsTerminalPreview_1.18.1462.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.8" infrastructure published by "CN=Microsoft Corporation,
O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 8.2305.5001.0, in addition to this installation package. The infrastructures with the name "Microsoft.UI.Xaml.2.8" currently installed are: {}
NOTE: for further information, search for [ActivityId] dd5fbd3c-78e8-0007-d9e0-81dde878d901 in the event log or use the command line Get-AppPackageLog -ActivityID dd5fbd3c-78e8-0007-d9e0-81dde878d901
To character Line:1 : 1

1.17

Add-AppxPackage : Deployment failed with HRESULT : 0x80073D19, An error occurred because a user logged out.
Windows cannot install the package Microsoft.WindowsTerminal_1.17.11461.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.7" infrastructure published by "CN=Microsoft Corporation,
O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 7.2208.15002.0, in addition to this installation package. Infrastructures with the name "Microsoft.UI.Xaml.2.7" installed
Windows cannot install the package Microsoft.WindowsTerminal_1.17.11461.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.7" infrastructure published by "CN=Microsoft Corporation,
O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 7.2208.15002.0, in addition to this installation package. The infrastructures with the name "Microsoft.UI.Xaml.2.7" currently installed are:
{Microsoft.UI.Xaml.2.7_7.2109.13004.0_x86__8wekyb3d8bbwe Microsoft.UI.Xaml.2.7_7.2109.13004.0_x64__8wekyb3d8bbwe Microsoft.UI.Xaml.2 .7_7.2203.17001.0_x64__8wekyb3d8bbwe Microsoft.UI.Xaml.2.7_7.2203.17001.0_x86__8wekyb3d8bbwe}
NOTE: to obtain additional information, search for [ActivityId] dd5fbd3c-78e8-0007-e3e0-81dde878d901 in the event log or use the command line Get-AppPackageLog -ActivityID dd5fbd3c-78e8-0007-e3e0-81dde878d901
To character Line:1 : 1

I use without problem the 1.16 and 1.17 on my computer with git releases :) and i use new tab menu in my json top !! but the new version won't install since 1 week

Originally created by @TheDevilDan on GitHub (Jun 6, 2023). ### Discussed in https://github.com/microsoft/terminal/discussions/15480 <div type='discussions-op-text'> <sup>Originally posted by **TheDevilDan** May 30, 2023</sup> Hello, I can't install the terminal since the new versions 1.17 and 1.18. ![image](https://github.com/microsoft/terminal/assets/33637125/cd1d792a-101c-4216-903e-20ea654cb5c5) ![image](https://github.com/microsoft/terminal/assets/33637125/2d9b029c-4cf8-44db-98c8-decc0b9f6991) I get this error message when I run msibundle: The installation of this application package is not supported by the Application Installer, as it uses certain restricted features.</div> Unfortunately I'm in a professional enterprise context with GPO, so I'm afraid I'll be forced to stop updating these packages :/. That's why I get the Windows Terminal from Git and not from the Microsoft store (store blocked). I tried to install the terminal with Powershell, same problem, here's the screenshot: ![image](https://github.com/microsoft/terminal/assets/33637125/8fb9174c-5325-4c56-af2e-7c79cb2a30e3) DEEPL Trad french to english : 1.18 ``` Add-AppxPackage : Deployment failed with HRESULT : 0x80073D19, An error occurred because a user logged out. Windows cannot install the package Microsoft.WindowsTerminalPreview_1.18.1462.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.8" infrastructure published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 8.2305.5001.0, in addition to this installation package. Infrastructures with the name "Microsoft.UI.Xaml.2.8" ins Windows cannot install the package Microsoft.WindowsTerminalPreview_1.18.1462.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.8" infrastructure published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 8.2305.5001.0, in addition to this installation package. The infrastructures with the name "Microsoft.UI.Xaml.2.8" currently installed are: {} NOTE: for further information, search for [ActivityId] dd5fbd3c-78e8-0007-d9e0-81dde878d901 in the event log or use the command line Get-AppPackageLog -ActivityID dd5fbd3c-78e8-0007-d9e0-81dde878d901 To character Line:1 : 1 ``` 1.17 ``` Add-AppxPackage : Deployment failed with HRESULT : 0x80073D19, An error occurred because a user logged out. Windows cannot install the package Microsoft.WindowsTerminal_1.17.11461.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.7" infrastructure published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 7.2208.15002.0, in addition to this installation package. Infrastructures with the name "Microsoft.UI.Xaml.2.7" installed Windows cannot install the package Microsoft.WindowsTerminal_1.17.11461.0_x64__8wekyb3d8bbwe, because this package depends on an infrastructure that could not be found. Specify the "Microsoft.UI.Xaml.2.7" infrastructure published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with a neutral or x64 processor architecture and the minimum version 7.2208.15002.0, in addition to this installation package. The infrastructures with the name "Microsoft.UI.Xaml.2.7" currently installed are: {Microsoft.UI.Xaml.2.7_7.2109.13004.0_x86__8wekyb3d8bbwe Microsoft.UI.Xaml.2.7_7.2109.13004.0_x64__8wekyb3d8bbwe Microsoft.UI.Xaml.2 .7_7.2203.17001.0_x64__8wekyb3d8bbwe Microsoft.UI.Xaml.2.7_7.2203.17001.0_x86__8wekyb3d8bbwe} NOTE: to obtain additional information, search for [ActivityId] dd5fbd3c-78e8-0007-e3e0-81dde878d901 in the event log or use the command line Get-AppPackageLog -ActivityID dd5fbd3c-78e8-0007-e3e0-81dde878d901 To character Line:1 : 1 ``` I use without problem the 1.16 and 1.17 on my computer with git releases :) and i use new tab menu in my json top !! but the new version won't install since 1 week
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 07:01:30 +00:00
Author
Owner

@TheDevilDan commented on GitHub (Jun 6, 2023):

It is working now, i don't know why, i download the new "preinstalled kit" for windows 10, and i add 2.7 and 2.8 packages, and with powershell and add-appxpackage, it is working now i don't know why :O

@TheDevilDan commented on GitHub (Jun 6, 2023): It is working now, i don't know why, i download the new "preinstalled kit" for windows 10, and i add 2.7 and 2.8 packages, and with powershell and add-appxpackage, it is working now i don't know why :O
Author
Owner

@DHowett commented on GitHub (Jun 6, 2023):

That is great news, thank you!

@DHowett commented on GitHub (Jun 6, 2023): That is great news, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20038