Delete-AppSettings
Deletes the application settings of an installed application.
Powershell
Deletes the application settings of an installed application.
Syntax
Delete-AppSettings [-deviceId]
Parameters
name | description |
---|---|
deviceId | The device identifier |
appId | The application identifier |
Examples
Delete-AppSettings -appId "demo.quamotion.Acquaint" -deviceId "$iPhone6"
Last modified January 1, 0001