APPDATA.EXE is a Windows command-line utility for accessing and managing ApplicationData.
It supports the full ApplicationData feature set, from its introduction in Windows 8 through the latest enhancements in Windows App SDK.
APPDATA.EXE is designed for developers building MSIX packages, administrators managing packaged applications, and anyone curious about what packaged apps store on their behalf.
Run with no parameters for help.
The tool was born out of practical necessity during many late nights and weekends troubleshooting packaged applications. Its technical design was heavily inspired by REG.EXE.
Think of APPDATA.EXE to ApplicationData as REG.EXE is to the Registry.
There are multiple ways to install APPDATA.EXE - choose whichever you prefer!
winget install --exact --id 9NKMF1FM25CL --source msstore
APPDATA.EXE requires Windows 10.0.17763.0 (aka RS5) or newer.
The development and support home for APPDATA.EXE is https://github.com/DrusTheAxe/AppData.
See LICENSE for details.
See PRIVACY.md for details.
