How do I Mirror Android to Windows 10 via USB?

  • Download Scrcpy: Go to the official Scrcpy GitHub page: https://github.com/Genymobile/scrcpy Scroll down to the “Releases” section and download the latest version for Windows (scrcpy-win64.zip for 64-bit Windows or scrcpy-win32.zip for 32-bit Windows).
  • Extract the ZIP File: After downloading, extract the contents of the ZIP file to a location on your PC.
  • Open Command Prompt: Press Windows Key + R to open the Run dialog, type “cmd,” and hit Enter to open Command Prompt.
  • Navigate to Scrcpy Directory: Use the “cd” command in Command Prompt to navigate to the directory where you extracted Scrcpy
  • Connect Android Device: Ensure that your Android device is connected to your PC via USB and that you have allowed USB debugging when prompted on your device.
  • Start Scrcpy: In the Command Prompt window, type the following command to start Scrcpy:

Scrcpy

  • Mirror Android Screen: Scrcpy will now launch, and you should see your Android device’s screen mirrored on your Windows 10 PC.

Leave a comment