Connect DJI Remote Controller to Laptop
Using USB debugging and the program “scrcpy” (Screen copy), the screen of DJI remote controllers can be connected to and controlled by the laptop.
What steps are required?
First, activate developer mode on the remote controller. Once this is done, USB debugging must be activated. The remote controller is then set up to function.
On the laptop, the program scrcpy must now be downloaded and unzipped. Shortcuts can then be created on the desktop, and if necessary, the batch file for starting the program can be adjusted so that it also works via Wi-Fi. For wireless use, the remote controller must be on the same Wi-Fi network or connected to the laptop via a hotspot.
After that, simply connect the remote controller to the laptop via USB and start scrcpy.
Additional Options
Connect via Wi-Fi
This is what the BAT file should look like:
@echo off
scrcpy.exe --tcpip
Connect multiple devices via USB
This is what the BAT file should look like (instead of 350xxxxxx, please enter the device’s serial number):
@echo off
scrcpy.exe -s 350xxxxxx --pause-on-exit=if-error %
The device’s serial number can be copied beforehand; it is displayed in the PowerShell window.

Setup Assistance
If you require assistance with the setup, please feel free to contact us. Under Contact or directly via WhatsApp at 01520 264 1102.