Windows 10: Help sideloading eappx file via powershell for multi users

Discus and support Help sideloading eappx file via powershell for multi users in Windows 10 Gaming to solve the problem; I'm trying to sideload an encrypted appx eappx app via powershell.Add-AppxPackage -Path ./Appfile.eappx works fine.However it only installs the app for... Discussion in 'Windows 10 Gaming' started by Schaffer, Nov 15, 2024.

  1. Schaffer Win User

    Help sideloading eappx file via powershell for multi users


    I'm trying to sideload an encrypted appx eappx app via powershell.Add-AppxPackage -Path ./Appfile.eappx works fine.However it only installs the app for the current user.To install for all users on the machine I've seen suggestions to use Add-AppxProvisionedPackage. This works installing and appx but fails installing the eappx with the error below:Works: Add-AppxProvisionedPackage -Online -PackagePath ./Appfile.appx -SkipLicenseFails: Add-AppxProvisionedPackage -Online -PackagePath ./Appfile.eappx -SkipLicenseAdd-AppxProvisionedPackage : Add-AppxProvisionedPackage failed. Error

    :)
     
    Schaffer, Nov 15, 2024
    #1
  2. spapakons Win User

    How can I backup and sideload Windows universal apps?

    Hello!

    I know almost all Windows Universal apps and games are available at Windows Store, but it is not convenient to download many games one-by-one for each computer. Probably there is a way to extract the apps to APPX or EAPPX files (what is the difference?) and then sideload them from a USB Flash drive using PowerShell, but this is not very convenient. Is there any utility to do that the easy way with a mouse? I am mostly interested in the sideload part. I have seen some sites having available some Windows games in EAPPX or XAP format and I want to sideload them without having to download one-by-one from Windows Store. If I understand correctly XAP format is for Windows Phone apps. Can that be converted to APPX or EAPPX? Can I sideload it directly without conversion? Could you suggest any site to download windows games (free and legit of course)?

    Thank you in advance

    PS: I have downloaded APP Installer from Windows Store, but I don't see it available in my apps and when I double-click on an EAPPX file still ask me what application to open it with. The "search in store" option doesn't find any suitable application. Am I doing something wrong?
     
    spapakons, Nov 15, 2024
    #2
  3. Please Help To Undo PowerShell Operation.


    Hello,

    So I have 51GB .eappx file that needed to be decrypt-ed. I launched powershell and put in the command line Add-appxpackage "File location here".eappx
    I had to run powershell as admin to properly execute the operation but I did not.


    It said Deployment operation progress:...
    Processing

    Afterwards the process completed but nothing happened to the file. But another 50gb of disk space was taken.

    Question is: How to undo the operation and remove and remove the file that took 50gb of space after this happened.

    Win 10 Pro

    Thanks
     
    rodvickViking, Nov 15, 2024
    #3
  4. michaelcs Win User

    Help sideloading eappx file via powershell for multi users

    Use of File Backup in Multi-User Windows 10

     
    michaelcs, Nov 15, 2024
    #4
Thema:

Help sideloading eappx file via powershell for multi users

Loading...
  1. Help sideloading eappx file via powershell for multi users - Similar Threads - Help sideloading eappx

  2. Help sideloading eappx file via powershell for multi users

    in Windows 10 Software and Apps
    Help sideloading eappx file via powershell for multi users: I'm trying to sideload an encrypted appx eappx app via powershell.Add-AppxPackage -Path ./Appfile.eappx works fine.However it only installs the app for the current user.To install for all users on the machine I've seen suggestions to use Add-AppxProvisionedPackage. This works...
  3. i need unpack a eappx file

    in Windows 10 Network and Sharing
    i need unpack a eappx file: i'm trying unpack a eappx file with MakeAppx.exe but im getting this error Microsoft R MakeAppx Tool Copyright C 2013 Microsoft. All rights reserved. Option /v specified, switching to verbose output. The path /ep parameter is:...
  4. Any help on Eappx decryption

    in Windows 10 Ask Insider
    Any help on Eappx decryption: Hello, I am trying to decrypt an Eappx file but whenever I run the make appx.exe decrypt command it gives me the error saying “the data is invalid” error 0x8007000d Anyone know the fix? Thanks submitted by /u/ElitePotato06 [link] [comments]...
  5. Help with multi user accounts on same PC

    in Windows 10 Ask Insider
    Help with multi user accounts on same PC: Hi guys, I'm wondering if I can find some tips on how to manage this: I have a new PC that I built for home. I want it to be able to be used by both my wife, daughter and myself. Each of us have a user account created but I'm wondering if there is an easy way to make sure...
  6. Sideloading appx files crash on start

    in Windows 10 Ask Insider
    Sideloading appx files crash on start: Hello! I wanted to install windows apps that were removed from the windows store a long time ago such as Angry Birds Space. When I install the appx file through powershell and run the app, it crashes. Any ideas? To get the appx file, I first went on https://archive.org/web/...
  7. cleanmgr.exe via Powershell

    in Windows 10 Support
    cleanmgr.exe via Powershell: Hello, I would like to hear some tips on how to fix the PowerShell script. Generally, it works fine but I want to add something like a timer that I can run a script and it will stop in 15 min anyway! (that the time, when 'clearmgr' usually will complete the task) Why I need...
  8. Multi User Devices.

    in Windows 10 Ask Insider
    Multi User Devices.: [ATTACH] I see 2 other Devices on chrome "Send to your Devices". Though I have only one device with completly Different ID. How can I view those "ghost" ids or Delete atleast!...
  9. Please help with installing Store app via Powershell

    in Windows 10 Software and Apps
    Please help with installing Store app via Powershell: I have been trying to download and install Gears of War 4 via the store but it always fails and or never completes downloading the game for me. So I went ahead and used fiddler to download the full game file directly and install it using Powershell method. The file...
  10. Please help with installing Store app via Powershell

    in Windows 10 Support
    Please help with installing Store app via Powershell: I have been trying to download and install Gears of War 4 via the store but it always fails and or never completes downloading the game for me. So I went ahead and used fiddler to download the full game file directly and install it using Powershell method. The file...