---
title: PackageUninstallBehaviorObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/packageuninstallbehaviorobject
---

# PackageUninstallBehaviorObject

A dictionary that describes how to uninstall the package.

## Declaration

```data
object PackageUninstallBehaviorObject
```

## Properties

Remove: If true, the system removes the files that the package installs when removing the configuration.

## Mentioned in

Installing packages

## See Also

### Objects

- [PackageInstallBehaviorObject](devicemanagement/packageinstallbehaviorobject.md)
