Learning and Sharing
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
No Result
View All Result

No Applicable App Licenses Found Windows Package Manager (Winget)

January 4, 2024
in Blog, WinGet
1
ADVERTISEMENT

Table of Contents

No Applicable App Licenses Found

In some cases, you get this error when open Windows Package Manager (winget) on Windows 10/11.

Bg1725

Even the package was installed successfully.

Get-AppxPackage -Name "Microsoft.Desktop*" | select Name, Version, Status
Name                          Version     Status
----                          -------     ------
Microsoft.DesktopAppInstaller 1.21.3482.0     Ok

1️⃣ To fix it, you need to download the .XML license file and the .msixbundle installer from Microsoft GitHub https://github.com/microsoft/winget-cli/releases and then re-add the package.

Bg1726

2️⃣ Open Windows PowerShell or Windows Terminal admin then navigate to the Downloads folder. Run dir command to verify the files are downloaded.

PS C:\Windows\system32> cd C:\Users\admin\Downloads\
PS C:\Users\admin\Downloads> dir

    Directory: C:\Users\admin\Downloads

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----        9/29/2022   2:43 PM           2688 7b91bd4a0be242d6aa8e8da282b26297_License1.xml
-a----        9/29/2022   2:43 PM       14587619 Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle

3️⃣ Run the following commnad to readd the winget package into your computer.

Add-AppxProvisionedPackage -Online`
 -PackagePath .\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle`
 -LicensePath .\7b91bd4a0be242d6aa8e8da282b26297_License1.xml

5️⃣ Run winget command to verify it works.

PS C:\Users\admin\Downloads> winget
Windows Package Manager v1.3.2091
Copyright (c) Microsoft Corporation. All rights reserved.

The winget command line utility enables installing applications and other packages from the command line.

usage: winget [<command>] [<options>]

The following commands are available:
  install    Installs the given package
  show       Shows information about a package
  source     Manage sources of packages
  search     Find and show basic info of packages
  list       Display installed packages
  upgrade    Shows and performs available upgrades
  uninstall  Uninstalls the given package
  hash       Helper to hash installer files
  validate   Validates a manifest file
  settings   Open settings or set administrator settings
  features   Shows the status of experimental features
  export     Exports a list of the installed packages
  import     Installs all the packages in a file
ADVERTISEMENT

Not a reader? Watch this related video tutorial:

5/5 - (1 vote)
Previous Post

How to Enable the Microsoft Store on Windows 10 LTSC Systems

Next Post

How to Install Microsoft Store in Windows Sandbox

Related Posts

Running Hyper-V and VMware Workstation on The Same Machine

August 15, 2024

How to Uninstall All Autodesk Products At Once Silently

July 29, 2024
Ftr5

How to Uninstall the Autodesk Genuine Service on Windows

July 29, 2024
Ftr19

How to Fix Windows Cannot Read the ProductKey From the Unattend Answer File in VirtualBox

July 26, 2024
Ftr25

How to Update Windows Terminal in Windows 10/11

July 26, 2024

How to Disable The Beep Sound in WSL Terminal on Windows

July 26, 2024

Comments 1

  1. Nik H says:
    1 year ago

    I have been trying for two days to install Winget on my Win 10 LTSC 2018 (1809) machine. Being an old man, and not ‘au fait’ with Powershell; I have had to scour the Web for the info. I found your fix above and, after downloading the relevent latest files for 30th march 2024 from Github etc. and changing the info of the file names, to make a ‘one liner’ command (no spaces returns or inverted commas etc. “Add-AppxProvisionedPackage -Online -PackagePath .\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle -LicensePath .\30fe89a9836a4cfbbd3fedce72a58680_License1.xml” command……. it worked !!!!
    THANK YOU !!!!!! Saved me much gnashing of teeth and stress at 68 years old.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Turn On uBlock Origin Extension in Chrome (2025)
  • Images Hidden Due To Mature Content Settings In CivitAI
  • Azure OpenAI vs Azure AI Hub, How to Choose the Right One for Your Needs

Categories

Stay in Touch

Discord Server

Join the Discord server with the site members for all questions and discussions.

Telegram Community

Jump in Telegram server. Ask questions and discuss everything with the site members.

Youtube Channel

Watch more videos, learning and sharing with Leo ❤❤❤. Sharing to be better.

Newsletter

Join the movement and receive our weekly Tech related newsletter. It’s Free.

General

Microsoft Windows

Microsoft Office

VMware

VirtualBox

Technology

PowerShell

Microsoft 365

Microsoft Teams

Email Servers

Copyright 2025 © All rights Reserved. Design by Leo with ❤

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory