Windows 10: Add-AppXPackage

Discus and support Add-AppXPackage in Windows 10 Installation and Upgrade to solve the problem; Hi All, I have distributed across my organization "Windows 10 Enterprise LTSC 2019"later after that I have found out that this version of windows... Discussion in 'Windows 10 Installation and Upgrade' started by Adil Elamin, Nov 9, 2020.

  1. Add-AppXPackage


    Hi All,

    I have distributed across my organization "Windows 10 Enterprise LTSC 2019"later after that I have found out that this version of windows doesn't include any of AppX bundle apps.

    My Organization is an education organization and the teachers asking me to install some AppX bundles that usually being built in with Windows 10 such as "Sticky Note" , "Microsoft Whiteboard" and "3D viewer" ...etc

    I have got along with my Microsoft Windows 10 Volume license also "Windows 10 Enterprise LTSC 2019 Inbox Apps" this DVD includes all AppX that our teachers need.

    I have tried to install some of these .AppXbundle with the power shell command "Add-AppXpackage" but I couldn't succeed to install any of them.

    Is there any way to install some of these AppXbundle in Windows 10 Enterprise LTSC or I have to reinstall the Windows and replace it with another version?


    Thank you very much.

    Add-AppXPackage e551260c-d33c-40de-b8d3-53bd2054c48d?upload=true.png

    :)
     
    Adil Elamin, Nov 9, 2020
    #1
  2. AndreTen Win User

    View Poll Results: Do you use Edge as your primary browser??


    I found suggestion on MS forums that could work. Did you tried this?
     
    AndreTen, Nov 9, 2020
    #2
  3. Malformed PowerShell command Get-AppXPackage error

    I have tried all of the suggested corrections for a start menu that is not working. The last command in the most reasonable suggestion uses as it's last two statements PowerShell and the one listed below. I have tried
    this command several times, making sure there are no typing errors and every time I get the Error message below. Is there any way to repair the database disk image which is indicated as "malformed"?

    ========================================================================================

    S C:\WINDOWS\system32> Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add

    >>> -AppxPackage -DesableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Get-AppXPackage : The database disk image is malformed

    The database disk image is malformed

    At line:1 char:1

    + Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*S ...

    + ~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo
    : NotSpecified: Add-AppXPackage :)) [Get-AppxPackage], Exception

    + FullyQualifiedErrorId : Syste
     
    Jo B.Taylor, Nov 9, 2020
    #3
  4. OneMoar Win User

    Add-AppXPackage

    Windows 10 Tweaks

    @W1zzard looks like the hashing/version is different on some systems
    this syntax works better
    powershell "Get-AppxPackage *3d* | Remove-AppxPackage"
    powershell "Get-AppxPackage *bing* | Remove-AppxPackage"
    powershell "Get-AppxPackage *solit* | Remove-AppxPackage"
    powershell "Get-AppxPackage *people* | Remove-AppxPackage"
    powershell "Get-AppxPackage *zune* | Remove-AppxPackage"
    powershell "Get-AppxPackage *photos* | Remove-AppxPackage"
    powershell "Get-AppxPackage *phone* | Remove-AppxPackage"
    powershell "Get-AppxPackage *communi* | Remove-AppxPackage"
    someone already compiled all the tweaks listed into a handy choice driven .cmd file
    you can get that from here
    [Script] Windows 10 TNBT (The next big Tweak) v6.5.6 -official thread-
     
    OneMoar, Nov 9, 2020
    #4
Thema:

Add-AppXPackage

Loading...
  1. Add-AppXPackage - Similar Threads - Add AppXPackage

  2. what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...

    in Windows 10 Software and Apps
    what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...: I'm having a file system error with my c drive and opening apps from the windows apps folder. I saw this command while searching for an answer. what specifically does it do?Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_....
  3. what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...

    in Windows 10 Gaming
    what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...: I'm having a file system error with my c drive and opening apps from the windows apps folder. I saw this command while searching for an answer. what specifically does it do?Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_....
  4. Windows 11 Microsoft Store Install Error: Add-AppxPackage : Deployment failed with HRESULT:...

    in Windows 10 Gaming
    Windows 11 Microsoft Store Install Error: Add-AppxPackage : Deployment failed with HRESULT:...: Was having issues with Microsoft Store not installing new apps and not updating old apps. Decided to reset the app and now cannot open the app. Then decided to remove the app and try to reinstall, but getting error 0x800705AA. Would like guidance on how to get Microsoft Store...
  5. Windows 11 Microsoft Store Install Error: Add-AppxPackage : Deployment failed with HRESULT:...

    in Windows 10 Software and Apps
    Windows 11 Microsoft Store Install Error: Add-AppxPackage : Deployment failed with HRESULT:...: Was having issues with Microsoft Store not installing new apps and not updating old apps. Decided to reset the app and now cannot open the app. Then decided to remove the app and try to reinstall, but getting error 0x800705AA. Would like guidance on how to get Microsoft Store...
  6. Add-AppxPackage : Deployment failed with HRESULT: 0x80070005, Access is denied.

    in Windows 10 Gaming
    Add-AppxPackage : Deployment failed with HRESULT: 0x80070005, Access is denied.: After trying to install microsoft store for hours this shows up :Any possable fixes,I've tried to reinstall winows and wsreset doesnt do anything troubleshooter shows no errorNOTHING SEEMS TO WORK...
  7. Add-AppxPackage : Deployment failed with HRESULT: 0x80070005, Access is denied.

    in Windows 10 Software and Apps
    Add-AppxPackage : Deployment failed with HRESULT: 0x80070005, Access is denied.: After trying to install microsoft store for hours this shows up :Any possable fixes,I've tried to reinstall winows and wsreset doesnt do anything troubleshooter shows no errorNOTHING SEEMS TO WORK...
  8. seettings, unexpectedly error Add-AppxPackage:

    in Windows 10 Gaming
    seettings, unexpectedly error Add-AppxPackage:: Hello, I am trying to make some settings in intalling Add-AppxPackage syntaxe is: PS C:\Users\Trout\Downloads> Add-AppxPackage -Path "C:\Program Files x86\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs.Desktop\14.0"But it returns an error like : erreur...
  9. seettings, unexpectedly error Add-AppxPackage:

    in Windows 10 Software and Apps
    seettings, unexpectedly error Add-AppxPackage:: Hello, I am trying to make some settings in intalling Add-AppxPackage syntaxe is: PS C:\Users\Trout\Downloads> Add-AppxPackage -Path "C:\Program Files x86\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs.Desktop\14.0"But it returns an error like : erreur...
  10. add-appxpackage : Deployment failed with HRESULT: 0x80073D0A

    in Microsoft Windows 10 Store
    add-appxpackage : Deployment failed with HRESULT: 0x80073D0A: add-appxpackage : Deployment failed with HRESULT: 0x80073D0A, The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again. error 0x80073D0A: Failed to install package...

Users found this page by searching for:

  1. using add-appxpackage online