Use the StoreAdm command line tool to managed isolated storage for the currently logged in user. The tool provides three simple functions that are typically used one at a time, however if two or more are specified they will be performed in the order they appear on the command line.
StoreAdm [options]
Option | Description |
---|---|
/LIST | Displays the existing isolated storage for the current logged in user. |
/QUIET | Suppresses informational output so that only error messages may appear. |
/REMOVE | Removes (permanently) all existing isolated storage for the current logged in user. |