How to Install .appx Files in Windows 10 - Make Tech Easier.pdf

(1388 KB) Pobierz
Computing
Mobile
Hardware
Lifestyle
Web
Deals
About
How to Install .appx Files in Windows
10
By
Vamsi Krishna
/ Feb 8, 2017 /
Windows
Popular Posts
5 Ways to Check Hard Disk
Health on Windows 10
14 Awesome Screensavers
for Windows 10
Latest Windows 10 Update
Problems and How to Fix
Them
Windows Store Not
Working? Here's How to Fix
It
Is Windows Defender Good
Enough in 2020?
With Windows 10, Microsoft introduced a new architecture called Universal Windows
Platform (UWP) that aims to unify the app experience across devices like desktops
and mobiles. As such, all the new Universal Windows Platform apps use “.appx” or
“.appxbundle” as their le formats. One of the good things about UWP apps is that
Windows manages all the installation and uninstallation process so that you don’t
have to worry about any leftover les or registry entries.
Af liate Disclosure:
Make Tech Easier
may earn commission on products
purchased through our links, which
supports the work we do for our readers.
Never Miss Out
Receive update of our latest tutorials.
Generally, you can download UWP apps directly from the Windows Store. However, if
you want to you can directly download .appx les from a developer site and sideload
them in your system. Here is how to manually install .appx les in Windows 10.
Your email address
Subscribe
See all newsletters
|
Privacy Policy
Enable Sideloading Windows 10
Before you can install or sideload Universal Windows Platform apps, sideloading
should be enabled in Windows 10. Thankfully, sideloading is enabled by default.
However, it is better to verify and enable the “Sideloading” setting, as it might be
disabled by your administrator or organization.
To enable sideloading, click on the Noti cation icon in the taskbar and then select the
option “All Settings.”
Once the Settings app has been opened, click on the option “Update and Security.”
Here, navigate to “For Developers” appearing on the left panel.
Now, select the “Sideload apps” radio button on the right panel and close the window.
You’ve now successfully enabled sideloading in Windows 10.
Install .appx Files With Double-Click
To sideload a UWP app, simply double-click on the .appx le. For instance, I
downloaded the .appx le of CrystalDiskMark UWP app and double-clicked on it.
Since Windows uses its own installer, just click on the “Install” button to start the
installation procedure. As you can see from the image below, Windows will show you
which capabilities the app will run with. In my case the CrystalDiskMark app will run
with “Full Trust Mode” capabilities.
Once the installation has been completed, just click on the “Launch” button to launch
the installed UWP application.
If everything goes well, you should be able to use the app like any other UWP app
installed from the Windows Store.
If you want to, you can uninstall the sideloaded app like any other app from the
Windows Store. Simply nd the app in the Start menu, right-click on it and then
select the option “Uninstall” and you are good to go.
Install .appx Files via PowerShell
Alternatively, you can also use the PowerShell to install an .appx le. To start, search
for PowerShell in the Start menu, right-click on it and then select the option “Run as
Administrator.”
The above action will launch PowerShell with administrator rights. Here, navigate to
the le location using the below command. Don’t forget the replace
c:\path\to\appx\file\directory
with the actual directory path of the .appx
le.
cd
c:\path\to\appx\file\directory
After navigating to the required directory, use the below command to install the .appx
le. Again, don’t forget to replace “ le.appx” with the actual UWP le name.
Add-AppxPackage .\file.appx
Alternatively, you can also use the below command:
Add-AppxPackage
-Path
.\file.appx
As soon as you execute the command, the app will be installed. You will not receive
any con rmation message whatsoever in the PowerShell window. However, you can
search for the installed app in the Start menu and open it.
Do comment below sharing your thoughts and experiences about using the above
methods to install .appx UWP les in Windows 10.
Is this article useful?
Comments (1)
Yes
No
Facebook
Tweet
Related Posts
How to Find Your Router’s IP
Address on Any Platform
Latest Windows 10 Update
Problems and How to Fix Them
Windows Store Not Working?
Here’s How to Fix It
How to Fix ‘Bad System Con g
Info’ Error in Windows 10
How to Pin Websites on Your
Windows PC for Easy Access
How to Keep Windows Running
When Laptop Lid Is Closed
How to Resize Desktop Icons,
Fonts and Other Display Items in
Windows 10
5 Windows 10 Easter Eggs and
Secrets You Can Seek Out
© 2020 Uqnic Network Pte Ltd.
All rights reserved.
About
Contact
Advertise
Write For Us
Terms of Use
Privacy Policy
RSS Feed Terms
Zgłoś jeśli naruszono regulamin