EXE
WinGet
Escrcpy
viarotel · 2.3.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Escrcpy-2.3.0-win-setup-x64.exe /S
Custom
Escrcpy-2.3.0-win-setup-x64.exe /S /allusers
Upgrade
Escrcpy-2.3.0-win-setup-x64.exe /S --updated
File Identity
Filename
Escrcpy-2.3.0-win-setup-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
viarotel.Escrcpy
Version
2.3.0
Description
Graphical Scrcpy to display and control Android, devices powered by Electron.
License
Apache-2.0
↗
Installer URL
https://github.com/viarotel-org/escrcpy/releases/download/v2.3.0/Escrcpy-2.3.0-win-setup-x64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
2.3.0 (2026-01-22)
Features
- 🚀 Optimize portable package configuration and add linux flatpak package support (a7982db)
- configure electron-log file path in debugger helper (2242668)
Bug Fixes
- 🐛 handle copilot execution failures and adjust config max steps (3601709)
- win: fully redirect user data to portable folder and fix CI workflow (fe2fd89)
Performance Improvements
- ✨ Optimize windows and linux window layout (b63b59c)
Code Refactoring
- add platform simulation support and adjust window…