I need it for work, and with some tweaking I was able to download and install it. Here is a quick recipe... 1. Get the Microsoft App Store working (See other thread in this forum) 2. Download the checkpoint capsule app. By default it will download the arm 32-bit version, and it will fail. But it will install all the dependencies 3. Now, open PowerShell as administrator and remove B4D42709.CheckPointVPN Get-AppPackage B4D42709.CheckPointVPN | Remove-AppPackage 4. Now get the new x64 version Paste this URL https://www.microsoft.com/en-us/p/check-point-capsule-vpn/9wzdncrdjxtj into this one https://store.rg-adguard.net and download this file B4D42709.CheckPointVPN_1.0.14.0_x64__wz4qkf3wxpc74.appx 5. Then install it Add-AppPackage -Path "B4D42709.CheckPointVPN_1.0.14.0_x64__wz4qkf3wxpc74.appx"