iScrcpy is an Android device mirroring tool based on scrcpy, providing a clean GUI and rich customization options.
- Quick Start
- Connecting Devices
- Display Settings
- Recording
- Window Settings
- Camera Mirroring
- Encoding Settings
- FAQ
- Windows 10/11
- Android 5.0+ device
- USB debugging enabled
- Or WiFi network connection
- Download and install iScrcpy
- Connect your Android device to the computer
- Authorize USB debugging on your device
- Click "Start Mirroring" on the device card
- Connect your phone to the computer using a USB cable
- Tap "Allow" on the authorization prompt
- The device will appear in the USB devices list
- Click "Start Mirroring"
Method 1: Using TCP/IP Mode
- First connect via USB
- Click "Enable WiFi" on the device card
- Wait for the device IP to be obtained successfully
- Disconnect USB and use WiFi connection
Method 2: Manual Connection
- Ensure phone and computer are on the same network
- Enable Developer Options → Network Debugging on your phone
- Click "Add WiFi Device"
- Enter the device IP address (e.g.,
192.168.1.100:5555)
Go to the "Display" tab to configure:
| Option | Description | Default |
|---|---|---|
| Max Resolution | Limit max video size | 1080p |
| Video Bitrate | Video encoding quality (Mbps) | 8 Mbps |
| Frame Rate | Max frame rate limit | 60 fps |
| Enable Video | Toggle video stream | On |
| Enable Audio | Toggle audio stream | On |
| Option | Description |
|---|---|
| Always on Top | Keep mirroring window on top |
| Fullscreen | Start in fullscreen mode |
| Stay Awake | Keep device screen on during mirroring |
| Borderless Mode | Hide window title bar and borders |
| Disable Screensaver | Prevent system sleep and screensaver |
- Click the red record button on the device card
- Click again to stop recording
- Videos are saved to the Downloads folder by default
In "Display" → "Recording Settings":
| Option | Description |
|---|---|
| Auto Record | Automatically start recording on connect |
| Record Audio | Record audio along with video |
| Save Path | Custom save location |
| Time Limit | Recording duration limit (0 = unlimited) |
- Supports MP4, MKV, WEBM formats
- Video Codec: H.264 / H.265 / AV1
- Audio Codec: Opus / AAC
- Enable in "Display" → "Camera Settings"
- Select camera resolution and frame rate
- Click the camera button on the device card
| Option | Description |
|---|---|
| Camera Resolution | 640x480 ~ 3840x2160 |
| Camera Frame Rate | 15 ~ 120 fps |
Go to the "Encoding" tab for advanced encoding options:
| Codec | Description |
|---|---|
| H.264 | Default, best compatibility |
| H.265 | Higher compression, requires device support |
| AV1 | Latest codec, requires device support |
| Codec | Description |
|---|---|
| Opus | Default, recommended |
| AAC | Better compatibility |
| Mode | Description |
|---|---|
| VBR | Variable bitrate, smaller files |
| CBR | Constant bitrate, better stability |
Go to the "Server" tab:
- Reverse Tunnel (default): Connect via
adb reverse - Forward Tunnel: Connect via
adb forward
When enabled, automatically clean up scrcpy server processes when disconnecting.
- Check if the USB cable supports data transfer
- Confirm USB debugging is enabled on the device
- Try reconnecting the USB cable
- Check if correct ADB drivers are installed
- Lower the max resolution
- Reduce video bitrate
- Lower the frame rate limit
- Try using WiFi 5GHz network
- Check that audio is enabled in "Display" settings
- Check computer volume settings
- Some devices may not support audio transmission
- Use the "Stop Recording" button to end normally
- Avoid force disconnecting during recording
- iScrcpy will automatically try to repair corrupted files
Press MOD+f hotkey, or restart mirroring without fullscreen option.
| Hotkey | Function |
|---|---|
MOD+f |
Toggle fullscreen |
MOD+Left/Right |
Rotate screen |
MOD+g |
Toggle black screen |
MOD+r |
Toggle device rotation |
Ctrl+Click+Drag |
Simulate right click |
Scroll wheel |
Simulate volume buttons |
- GitHub: https://github.com/JochenYang/iScrcpy
- Issue reporting: Please submit via GitHub Issues
Licensed under the Apache License, Version 2.0