Skip to content

Repository files navigation

APPDATA.EXE README

Overview

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.

Why?

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.

Installation

There are multiple ways to install APPDATA.EXE - choose whichever you prefer!

Install via Microsoft Store (recommended)

Download from the Microsoft Store

Install via WinGet

winget install --exact --id 9NKMF1FM25CL --source msstore

Requirements

APPDATA.EXE requires Windows 10.0.17763.0 (aka RS5) or newer.

Support

The development and support home for APPDATA.EXE is https://github.com/DrusTheAxe/AppData.

License

See LICENSE for details.

Privacy

See PRIVACY.md for details.

About

Command line application to access and manipulate ApplicationData. This is particularly useful if you develop applications, manage applications, or are just plain curious about what an application is storing on your behalf.

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages