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

# Enable Remote Desktop

Enable Remote Desktop on a device.

## URL

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

## Response Codes

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

## Discussion

Discussion This command enables the following capabilities on the device: Remote Desktop with the All Users access The ability to receive remote events The Observe, Control, and Show being Observed options All other options remain unchanged. 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 Enable Remote Desktop Command.

## Topics

### Commands and responses

- [EnableRemoteDesktopCommand](devicemanagement/enableremotedesktopcommand.md)
- [EnableRemoteDesktopResponse](devicemanagement/enableremotedesktopresponse.md)

## See Also

### Managed settings

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