---
title: Disable Remote Desktop
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/disable-remote-desktop-command
---

# Disable Remote Desktop

Disable Remote Desktop on a device.

## URL

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

## Response Codes

200 OK: The response object the system returns for the Disable Remote Desktop Command.

## Discussion

Discussion This command disables Remote Desktop on the device, and prevents any further remote event processing. It removes any PostEvent Transparency Consent and Control (TCC) ability, unless the device already has an installed TCC configuration profile with that ability enabled. 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 Disable Remote Desktop Command.

## Topics

### Commands and responses

- [DisableRemoteDesktopCommand](devicemanagement/disableremotedesktopcommand.md)
- [DisableRemoteDesktopResponse](devicemanagement/disableremotedesktopresponse.md)

## See Also

### Managed settings

- [Enable Remote Desktop](devicemanagement/enable-remote-desktop-command.md)
- [Settings](devicemanagement/settings-command.md)
