Mirror Android Screen on PC or Mac

Tags
Last edited time
Last updated June 13, 2023
Format and Platform

1. Install SCRCPY

Macos:
brew install scrcpy
Windows:
winget install scrcpy
or Chocolatey:
choco install scrcpy choco install adb # if you don't have it yet
or Scoop:
scoop install scrcpy scoop install adb # if you don't have it yet

2. Enable USB debugging

  1. On the device, go to Settings > About <device>.
  1. Tap the Build number seven times to make Settings > Developer options available.
  1. Then enable the USB Debugging option.

3. Mirror the screen

scrcpy