How to Sideload a Modern UI App on Windows 8

Sideloading a Modern UI app means to install it without using the Windows Store. This is typically done to beta test an app. This handy guide will teach you how to sideload a Modern UI app on Windows 8. Note that you need a developer...

Method 1 of 2:

Sideloading With a Powershell Script

  1. Picture 1 of How to Sideload a Modern UI App on Windows 8
    Download the App's Package the developer provided for sideloading.
  2. Picture 2 of How to Sideload a Modern UI App on Windows 8
    Open the file. It should contain:
    1. A Powershell Script
    2. The Application's .appx package
    3. A Security Certificate
    4. App files, resources and dependencies.
  3. Picture 3 of How to Sideload a Modern UI App on Windows 8
    Right click the Powershell script and click 'Run with Powershell' in the menu that appears.
  4. Picture 4 of How to Sideload a Modern UI App on Windows 8
    Click the 'Open' button in the security warning that appears.
  5. The Powershell script should run.
  6. Picture 5 of How to Sideload a Modern UI App on Windows 8
    If you are sideloading an app for the first time, Powershell will ask you whether you want to change the execution policy. Give the 'Y' Command and click enter.
  7. Wait for the script to finish.
  8. Picture 6 of How to Sideload a Modern UI App on Windows 8
    Your app has been successfully installed!
Method 2 of 2:

Sideloading Without a Powershell Script

  1. Picture 7 of How to Sideload a Modern UI App on Windows 8
    Download the file for sideloading.
  2. Picture 8 of How to Sideload a Modern UI App on Windows 8
    Open the file and note down the path of the application's .appx package.
  3. Picture 9 of How to Sideload a Modern UI App on Windows 8
    Open the charms bar.
  4. Picture 10 of How to Sideload a Modern UI App on Windows 8
    Click Search.
  5. Picture 11 of How to Sideload a Modern UI App on Windows 8
    Search for 'Windows PowerShell' and choose the first result.
  6. Picture 12 of How to Sideload a Modern UI App on Windows 8
    Run the command : Add-AppxPackage (filelocation).appx , substituting (filelocation) with the location of the App's appx package. For example, if your file is located at C:Appsexample.appx, then run the command:- Add-AppxPackage C:Appsexample.appx
  7. Picture 13 of How to Sideload a Modern UI App on Windows 8
    Wait for deployment to finish.
  8. Once the script finishes running, your app has been sideloaded!
Update 04 March 2020
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile