Remote Desktop Software Download

This page contains instructions for how to install and setup RustDesk to recieve Remote Desktop Support by VerrilloTrading during your call. 

RustDesk is a free, open-source remote desktop tool that lets me securely assist you with your computer from anywhere. With RustDesk’s one-time password, a connection can only be established when you provide the unique, temporary password generated for each session. This ensures no connection can be made to your computer without your explicit permission.
 

Once you install RustDesk you will need to run a one time configuration script.

What does this script do?

It adds 3 lines to your RustDesk configuration file in order to use our relay server for a faster Remote Desktop connection, instead of relying on RustDesk servers for the connection. The Windows version also stops the RustDesk Service from running.

Follow the steps for your operating system below:

Windows – 1. Install RustDesk

  1. Download RustDesk MSI installer here:
    rustdesk-1.3.8-x86_64.msi
    or from official download page.
  2. Follow the installer steps to install RustDesk.

Windows – 2. One Time Configuration

  1. Open Windows Powershell and copy and paste this into it and press enter:
    & ([scriptblock]::Create((irm "https://verrillotrading.com/rustdesk-windows-setup")))

The script will ask for elevated privileges in order to stop RustDesk Service. The rest of the script runs as the user. View the script if you are not sure if this is safe. 

Video Guide (Windows):

This video shows the entire setup process for Windows:

————————————————————-

MacOS – 1. Install RustDesk

  1. Download RustDesk .dmg installer file:
    ARM64: rustdesk-1.3.8-aarch64
    Intel (x86_64): rustdesk-1.3.8-x86_64
    or from official download page.
    If these versions do not work on your macOS, try an older version:
    rustdesk-1.3.0 is known to work on older macs.
  2. Open the .dmg file and drag RustDesk to your Applications Folder, allow it to run.

If you have any issues with permissions or installing RustDesk on MacOS refer to this official help topic. 

MacOS – 2. One Time Configuration

  1. Open a Terminal and copy and paste this into it and press Enter:
    bash -c "$(curl -fsSL https://verrillotrading.com/rustdesk-mac-setup)"

You can view the contents of the scripts here:

rustdesk-macOS-setup

No elevated privileges are required on MacOS because the RustDesk Service is not an issue like it is on Windows.

You will need to allow RustDesk permission to record the screen, you will recieve a prompt for this when a remote desktop connection is first established. 

Video Guide (MacOS):

This video shows the entire setup process for MacOS: