2022-05-01 20:00:56 +02:00
---
2023-07-13 13:06:05 +02:00
title: Mac
2022-05-01 20:00:56 +02:00
weight: 3
---
### Installation
Open the .dmg file and drag `RustDesk` to `Applications` as below.
2023-08-25 15:36:48 +02:00
![](/docs/en/client/mac/images/dmg.png)
2022-05-01 20:00:56 +02:00
Make sure you have quit all running RustDesk. Also make sure you quit the RustDesk service shown on the tray.
2023-08-25 15:36:48 +02:00
![](/docs/en/client/mac/images/tray.png)
2022-05-01 20:00:56 +02:00
2022-05-01 21:30:55 +02:00
### Allow RustDesk run
| Unlock to change | Click on "App Store and identified developers" |
2023-08-31 21:49:40 +02:00
| --- | --- |
2023-08-25 15:36:48 +02:00
| ![](/docs/en/client/mac/images/allow2.png) | ![](/docs/en/client/mac/images/allow.png) |
2022-05-01 21:30:55 +02:00
2023-07-14 14:48:55 +02:00
### Enable permissions
2022-05-01 20:00:56 +02:00
2022-07-30 11:02:51 +02:00
{{% notice note %}}
2023-07-14 14:48:55 +02:00
Due to macOS security policy change, our api which captures input on local side does not work any
2022-07-30 11:02:51 +02:00
more. You have to enable "Input Monitoring" permission on local Mac side.
Please follow this
2023-07-14 14:48:55 +02:00
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923 ](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923 ).
2022-07-30 11:02:51 +02:00
It seems no quick fix, we need to fix together with our Flutter version.
{{% /notice %}}
2023-08-31 21:49:40 +02:00
To capture screen, you need to grant RustDesk **Accessibility** permission and **Screen Recording** permission. RustDesk will guide you to the settings window.
2022-05-01 20:00:56 +02:00
2023-07-14 14:48:55 +02:00
| RustDesk window | Settings window |
2023-08-31 21:49:40 +02:00
| --- | --- |
2023-08-25 15:36:48 +02:00
| ![](/docs/en/client/mac/images/acc.png) | ![](/docs/en/client/mac/images/acc3.png?v2) |
2022-05-01 20:00:56 +02:00
2023-07-15 21:55:45 +02:00
If you have enabled it in the settings window, but RustDesk still warns. Please remove RustDesk from the settings windows by the `-` button, and click on `+` button, select RustDesk in `/Applications` .
2022-05-01 20:00:56 +02:00
| `-` and `+` button | Select RustDesk |
2023-08-31 21:49:40 +02:00
| --- | --- |
2023-08-25 15:36:48 +02:00
| ![](/docs/en/client/mac/images/acc2.png) | ![](/docs/en/client/mac/images/add.png?v2) |
2022-05-01 20:00:56 +02:00
2023-07-15 21:55:45 +02:00
Please copy above steps for **Screen Recording** permission.
2022-05-01 20:00:56 +02:00
2023-08-25 15:36:48 +02:00
![](/docs/en/client/mac/images/screen.png?v2)