Backing up apps that are being removed from the Microsoft Store.

Originally developed by Kiran Murmu and later maintained through various GitHub projects , WSAppBak allows users to extract the contents of the protected C:\Program Files\WindowsApps directory and convert them back into installable packages. This is particularly useful for:

Creating .appx installers to use on other Windows machines without an internet connection.

Provide the app path and the desired output path to the WSAppBak script .

Analyzing the manifest files and structure of existing Store applications. How WSAppBak Works