---
title: Restart Device
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/restart-device-command
---

# Restart Device

Remotely and immediately restart a device.

## URL

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

## Response Codes

200 OK: The response object the system returns for the Restart Device Command.

## Discussion

Discussion A passcode-locked iOS device doesn’t rejoin a Wi-Fi network after restarting, so it may not be able to communicate with the server. 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 Restart Device Command.

## Topics

### Commands and responses

- [RestartDeviceCommand](devicemanagement/restartdevicecommand.md)
- [RestartDeviceResponse](devicemanagement/restartdeviceresponse.md)

## See Also

### Device state

- [Erase Device](devicemanagement/erase-device-command.md)
- [Device Lock](devicemanagement/device-lock-command.md)
- [Shut Down Device](devicemanagement/shut-down-device-command.md)
