> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Restart Device

Remotely restart a device.

<Note>
  External Documentation

  To learn more, visit the [Kandji documentation](https://api-docs.kandji.io/#38c26673-97d2-42d5-bd74-7a2b7843bb94).
</Note>

## Parameters

<div className="integrations-table">
  | Parameter            | Description                                                                                                                                                                                                  |
  | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | Device ID            | The device's ID.                                                                                                                                                                                             |
  | Notify User          | If checked, notifies the user to restart the device at their convenience.                                                                                                                                    |
  | Rebuild Kernel Cache | If checked, the system rebuilds the kernel cache during a device restart.<br /><br />For more information, visit [Kandji's documentation](https://api-docs.kandji.io/#38c26673-97d2-42d5-bd74-7a2b7843bb94). |
</div>

## Workflow Library Example

[Restart Device with Kandji and Send Results Via Email](https://library.blinkops.com/workflows/restart-device-with-kandji-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/restart-device-with-kandji-and-send-results-via-email/canvas" />
</div>
