MinimumRequirements OS: 64-bit Windows 7, Windows 8.1 and Windows 10 Processor (AMD): AMD FX-6350 Processor (Intel): Intel Core i5 6600K Memory: 8GB RAM Graphics card (AMD): AMD Radeonâą HD 7850 2GB Graphics card (NVIDIA): NVIDIA GeForceÂź GTX 660 2GB DirectX: 11.0 Compatible video card or equivalent Online Connection
Clickthe link to download the file. Once Windows finishes downloading the WSA file, right-click the Start menu button and select Windows Terminal (Admin). Enter the following command: CD PATH. Replace PATH with a full path to the previously downloaded msixbundle file. Here is an example: CD C:\Users\Taras\Downloads.
Toenable sideloading, click on the Notification 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â
Clickit. The app will close. 2. Right-click the taskbar icon. Right-clicking the taskbar brings up a list of options, including the ability to close the window (s). Locate the icon of the app you wish to close. Right-click the app icon. Click Close window. It's the option closest to the icon.
Vay Tiá»n TráșŁ GĂłp Theo ThĂĄng Chá» Cáș§n Cmnd. Dengan Windows 10, Microsoft memperkenalkan arsitektur baru yang disebut Universal Windows Platform UWP yang kemudian berlanjut ke Windows 11 dimana ini bertujuan untuk menyatukan pengalaman aplikasi di perangkat seperti desktop dan ponsel. Dengan demikian, semua aplikasi Universal Windows Platform baru menggunakan ".appx" atau ".appxbundle" sebagai format file mereka. Salah satu hal baik tentang aplikasi UWP adalah bahwa Windows mengelola semua proses instalasi dan uninstall sehingga anda tidak perlu khawatir tentang file sisa atau entri registry. Umumnya, anda dapat mendownload aplikasi UWP langsung dari Windows Store. Namun, jika anda ingin, anda dapat langsung mendownload file .appx dari website pengembang dan menguploadnya di system anda. Berikut ini cara menginstall file .appx secara manual di Windows 10 atau Windows 11. 1. Aktifkan Sideloading Windows 10/11 Sebelum anda dapat menginstall atau melakukan unggah aplikasi Universal Windows Platform, sideloading harus diaktifkan pada Windows 10 atau Windows 11. Untungnya, sideloading diaktifkan secara default. Namun, lebih baik untuk memverifikasi dan mengaktifkan pengaturan Sideloading, karena mungkin dinonaktifkan oleh administrator atau organisasi Windows 10 Untuk mengaktifkan sideloading, klik ikon Notifikasi di taskbar dan kemudian pilih opsi All Settings. Setelah aplikasi Settings dibuka, klik opsi Update and Security. Disini, arahkan ke For Developers yang muncul di panel kiri. Sekarang, anda hanya perlu mengaktifkan Developer Mode ke On di panel kanan dan klik Yes di jendela konfirmasi. Di Windows 11Buka Settings Windows dengan menekan tombol Win + jendela Settings, klik opsi Privacy & security di panel kiri dan klik For developers di panel aktifkan Developer Mode ke On di panel kanan dan klik Yes di jendela konfirmasi. Anda sekarang telah berhasil mengaktifkan sideload di Windows 10 atau Windows 11. 2. Install File .appx Dengan Klik Dobel Untuk mengesampingkan aplikasi UWP, cukup klik doble pada file .appx. Sebagai contoh, saya mengunduh file .appx dari aplikasi CrystalDiskMark UWP dan mengklik dua kali di atasnya. Karena Windows menggunakan installernya sendiri, cukup klik tombol Install untuk memulai prosedur instalasi. Seperti yang dapat anda lihat dari gambar di bawah ini, Windows akan menunjukkan kepada anda kemampuan apa yang akan digunakan oleh aplikasi. Dalam kasus saya, aplikasi CrystalDiskMark akan dijalankan dengan kemampuan Full Trust Mode. Setelah instalasi selesai, klik saja tombol Launch untuk meluncurkan aplikasi UWP yang diinstall. Jika semuanya berjalan dengan baik, anda harus dapat menggunakan aplikasi seperti aplikasi UWP lainnya yang diinstall dari Windows Store. Jika anda ingin, anda dapat menghapus aplikasi yang ditransfer seperti aplikasi lain dari Windows Store. Cukup temukan aplikasinya di Start menu, klik kanan padanya dan kemudian pilih opsi Uninstall dan anda siap untuk menggunakannya. 3. Install File .appx Melalui PowerShell Sebagai alternatif, anda juga dapat menggunakan PowerShell untuk menginstall file .appx. Untuk memulai, cari PowerShell di Start menu, klik kanan padanya dan kemudian pilih opsi Run as Administrator. Anda juga dapat membuka Windows Terminal dengan hak admin dan pilih PowerShell. Tindakan di atas akan meluncurkan PowerShell dengan hak administrator. Disini, arahkan ke lokasi file menggunakan perintah di bawah ini. Jangan lupa ganti c\path\to\appx\file\directory dengan jalur direktori sebenarnya dari file .appx. cd c\path\to\appx\file\directory Setelah menavigasi ke direktori yang diperlukan, gunakan perintah di bawah ini untuk menginstall file .appx. Sekali lagi, jangan lupa untuk mengganti file dengan nama file UWP yang sebenarnya. Add-AppxPackage .\ Sebagai alternatif, anda juga dapat menggunakan perintah di bawah ini Add-AppxPackage -Path .\ Segera setelah anda menjalankan perintah, aplikasi akan diinstall. Anda tidak akan menerima pesan konfirmasi apapun di jendela PowerShell. Namun, anda dapat mencari aplikasi yang diinstall di Start menu dan membukanya. Sekian. Berikan komentar di bawah ini untuk berbagi pemikiran dan pengalaman anda tentang menggunakan metode di atas. Semoga dapat membantu anda. GBU
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 file 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 files or registry entries. Generally, you can download UWP apps directly from the Windows Store. However, if you want to you can directly download .appx files from a developer site and sideload them in your system. Here is how to manually install .appx files in Windows 10. 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 Notification 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 file. For instance, I downloaded the .appx file 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 find 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 file. 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 file location using the below command. Donât forget the replace c\path\to\appx\file\directory with the actual directory path of the .appx file. cd c\path\to\appx\file\directory After navigating to the required directory, use the below command to install the .appx file. Again, donât forget to replace â with the actual UWP file name. Add-AppxPackage .\ Alternatively, you can also use the below command Add-AppxPackage -Path .\ As soon as you execute the command, the app will be installed. You will not receive any confirmation 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 files in Windows 10. Vamsi KrishnaVamsi is a tech and WordPress geek who enjoys writing how-to guides and messing with his computer and software in general. When not writing for MTE, he writes for he shares tips, tricks, and lifehacks on his own blog Stugon. Subscribe to our newsletter! Our latest tutorials delivered straight to your inbox
Jika Anda pengguna Windows 10, Anda pasti sudah familiar dengan Appx atau aplikasi Windows Store. Appx adalah format file yang digunakan oleh Microsoft untuk distribusi aplikasi modern untuk Windows 10. Namun, terkadang pengguna mengalami kesulitan dalam melakukan instalasi Appx pada sistem operasi mereka. Berikut adalah panduan lengkap tentang cara menginstal Appx di Windows 10. 1. Aktifkan Mode Pengembang Untuk menginstal Appx di Windows 10, Anda perlu mengaktifkan Mode Pengembang terlebih dahulu. Caranya cukup mudah, buka Settings, lalu pilih Update & Security. Di sana, pilih For developers dan klik Developer mode. 2. Unduh Aplikasi Appx Setelah mengaktifkan Mode Pengembang, langkah selanjutnya adalah mengunduh aplikasi Appx yang ingin Anda instal. Anda dapat mengunduh aplikasi Appx dari berbagai sumber seperti Windows Store atau situs web pihak ketiga. 3. Buka PowerShell Setelah mengunduh aplikasi Appx, langkah selanjutnya adalah membuka PowerShell. Untuk melakukannya, tekan tombol Windows + X, lalu pilih Windows PowerShell Admin dari menu. 4. Pasang Perintah Install Appx Setelah membuka PowerShell, langkah selanjutnya adalah memasang perintah Install Appx. Untuk melakukannya, ketikkan perintah berikut di PowerShell Add-AppxPackage C\Path\to\ Pastikan untuk mengganti âC\Path\to\ dengan lokasi file Appx yang telah Anda unduh. 5. Tunggu Proses Instalasi Selesai Setelah memasang perintah Install Appx, tunggu proses instalasi selesai. Proses ini dapat memakan waktu beberapa menit tergantung pada ukuran aplikasi dan kecepatan komputer Anda. 6. Cek Aplikasi yang Telah Terinstal Setelah proses instalasi selesai, Anda dapat memeriksa apakah aplikasi telah terinstal dengan benar. Untuk melakukannya, buka Start Menu dan cari aplikasi yang telah Anda instal. Dengan mengikuti panduan ini, Anda sekarang dapat menginstal aplikasi Appx di Windows 10 dengan mudah. Selamat mencoba!
Microsoftâs new Universal Windows Platform applications use the .Appx or .AppxBundle file format. Theyâre normally installed from the Windows Store, but Windows 10 allows you to sideload Appx packages from anywhere. Like other software, you should only install .Appx or .AppxBundle packages from sources you trust. Whatâs an .Appx or .AppxBundle? New Windows 10 âUniversal appsâ or âUniversal Windows Platformâ apps are distributed in .Appx or .AppxBundle files. These are application packages that include the name, description, and permissions of an app along with the applicationâs binaries. Windows can install and uninstall these packages in a standard fashion, so developers donât have to write their own installers. Windows can handle everything in a consistent way, allowing it to cleanly uninstall applications with no leftover registry entries. If a developer makes a .Appx program, you normally donât download and install it directly. Instead, you visit the Windows Store, search for the program you want to install, and download it from the Store. All software in the Windows Store is in .Appx or .AppxBundle format behind the scenes. In some cases, you may need to install a .Appx or .AppxBundle package from outside the Store. For example, your workplace may provide an application you need in .Appx format, or you may be a developer who needs to test your own software before uploading it to the Store. First Enable Sideloading You can only install .Appx or .AppxBundle software if sideloading is enabled on your Windows 10 device. Sideloading is enabled by default starting with theĂ November Update, but sideloading may be disabled by company policy on some devices. To check if sideloading is enabled, head to Settings > Update & Security > For Developers. Ensure the setting here is set to either âSideload appsâ or âDeveloper modeâ. If itâs set to âWindows Store appsâ, you wonât be able to install .Appx or .AppxBundle software from outside the Windows Store. If this option is set to âWindows Store appsâ and you enable sideloading, Windows will warn that apps you install could expose your device and data, or harm your PC. Itâs like installing normal Windows software You should only install software from sources you trust. How to Install an .Appx Package Using the GraphicalĂ Installer On Windows 10âs Anniversary Update, Microsoft added a new âApp Installerâ tool that allows you to install .Appx or .AppxBundle applications graphically. To install them, just double-click a .Appx or .AppxBundle package. Youâll be shown information about the .Appx package, including the name, publisher, version number, and an icon provided by the developer. To install the package, click the âInstallâ button. How to Install an .Appx Package With PowerShell Windows 10 also includes PowerShell cmdletsĂ you can use to install an .Appx package. The cmdlet offers more features than the App Installer tool, such as the ability to point Windows at a dependency path that contains other packages the .Appx package needs. To install an Appx package with PowerShell, first open a PowerShell You can search the Start menu for âPowerShellâ and launch the PowerShell shortcut to open one. You donât need to launch it as Administrator, as .Appx software is just installed for the current user account. To install an Appx package, run the following cmdlet, pointing it at the path to the .Appx file on your system Add-AppxPackage -Path "C\Path\to\ For more advanced usage options, consult Microsoftâs Add-AppxPackage documentation. How to Install an Unpackaged App With PowerShell RELATED How to Convert a Windows Desktop App to a Universal Windows App If youâre developing your own software, the above cmdlet wonât be ideal for you. It will only install properly signed applications, but you donât necessarily want to sign your application while developing it. Thatâs why thereâs an alternate way to install Appx software. This only works with apps left in âunpackagedâ form. The Desktop App Converter also creates both an unpackaged app, which you can install using the below command, and the final .Appx application package. To do this, youâll need to open a PowerShell window as Administrator. Afterwards, run the following command, pointing Windows at the â file in the unpackaged appâs directory Add-AppxPackage -Path C\Path\to\ -Register The application will be registered with the system in developer mode, effectively installing it. To uninstall an AppX package, just right-click the application in the Start menu and select âUninstallâ. You can also use the Remove-AppxPackage cmdletĂ in PowerShell. READ NEXT âș The Future of Software on Windows What is an MSIX File?âș What Is âwsappxâ and Why Is It Running on My PC?âș Whatâs New in Windows 10âs May 2020 Update, Available Nowâș Whatâs New in Windows 10âs November 2021 Update 21H2âș How to Fix the âDownload Failed Network Errorâ Issue in Google Chromeâș Sonos Era 100 Review This Smart Speaker Has Plenty of Tricks up Its Sleeveâș Samsungâs Huge 49-Inch Odyssey OLED Monitor Is Now Availableâș 7 Android 14 Features Iâm Excited About
cara install appx di windows 10