diff --git a/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx b/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx index 38ecb31aea..83a09d4ed6 100644 --- a/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx +++ b/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx @@ -67,14 +67,6 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, These clients are free versions of commercially supported solutions and may have usage restrictions. - - **RealVNC:** - - Download [RealVNC Viewer](https://www.realvnc.com/en/connect/download/viewer/) - - Open RealVNC Viewer (no sign-in required) - - Click **File** and **New Connection** - - In the **VNC Server** field, enter the Mac mini's IP address followed by the port (e.g., `192.168.1.100:5901`), then create the connection. - - Go back to the dashboard and find the Mac mini remote desktop in the Address book - - Open the remote desktop with the username and password (found in the console) - - **Devolutions Remote Desktop Manager:** - Download [Devolutions Remote Desktop Manager](https://devolutions.net/remote-desktop-manager/) - Download .NET Desktop Runtime if needed @@ -84,6 +76,15 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, - Enter the Mac mini's IP address in the **Host** field. Then, specify the port in the **Port** field, along with your username and password (located in the console). - Open the session + - **RealVNC:** + - Download [RealVNC Viewer](https://www.realvnc.com/en/connect/download/viewer/) + - Open RealVNC Viewer (no sign-in required) + - Click **File** and **New Connection** + - In the **VNC Server** field, enter the Mac mini's IP address followed by the port (e.g., `192.168.1.100:5901`), then create the connection. + - Go back to the dashboard and find the Mac mini remote desktop in the Address book + - Open the remote desktop with the username and password (found in the console) + +