microsoft/winappCli v0.1.1-gui
microsoft/winappCli
Captured source
source ↗v0.1.1-gui
Repository: microsoft/winappCli
Tag: v0.1.1-gui
Published: 2025-11-05T17:08:59Z
Prerelease: yes
Release notes:
Windows Identity App (Experimental) Release v0.1.1-gui
This release includes the x64 and arm64 unsigned MSIX packages of the Identity App (GUI) _only._ This is an experimental app that is being used to capture feedback around a UI-based approach for development scenarios such as debug identity, signing and more. See Docs.
Installation
1. Download winapp-GUI_0.1.1.0_x64.msix for x64 or winapp-GUI_0.1.1.0_arm64.msix for ARM64 here 2. Run Powershell as Administrator and Add-AppPackage -Path -AllowUnsigned
should be replaced with the full path of the GUI download (msix file). This experimental app requires the winapp` CLI to be added to the user's PATH to function. Ensure you have the latest CLI version added to your path (installing the CLI MSIX is the easiest way to do this).
Excerpt shown — open the source for the full document.