---
title: Remove Application
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/remove-application-command
---

# Remove Application

Remove an app.

## URL

PUT https://yourmdmhost.example.com/mdm

## Response Codes

200 OK: The response object the system returns for the Remove Application Command.

## Discussion

Discussion This command allows a server to remove managed apps. It also allows a server to remove unmanaged and system deletable apps on supervised devices in iOS 26 and later, tvOS 26 and later, visionOS 26 and later, and watchOS 26 and later. When the device removes an app, it also removes the data for the app. This command fails for apps that Declarative Device Management is managing. Refer to the following sections to determine supported channels and requirements, and to see an example request and response. Command availability  |   |   |   |   |   |  Example request and response

## HTTP Body

The request object the server returns for the Remove Application Command.

## Topics

### Commands and responses

- [RemoveApplicationCommand](devicemanagement/removeapplicationcommand.md)
- [RemoveApplicationResponse](devicemanagement/removeapplicationresponse.md)

## See Also

### Managed apps

- [Install Application](devicemanagement/install-application-command.md)
- [Install Enterprise Application](devicemanagement/install-enterprise-application-command.md)
- [Installed Application List](devicemanagement/installed-application-list-command.md)
- [Managed Application List](devicemanagement/managed-application-list-command.md)
- [Apply Redemption Code](devicemanagement/apply-redemption-code-command.md)
- [Validate Applications](devicemanagement/validate-applications-command.md)
- [Managed Application Attributes](devicemanagement/managed-application-attributes-command.md)
- [Managed Application Configuration](devicemanagement/managed-application-configuration-command.md)
- [Managed Application Feedback](devicemanagement/managed-application-feedback-command.md)
