Skip to content

What is VMOS Cast

VMOS Cast is a phone control client that runs on your computer. It gathers the screens of Android phones on your local network (physical phones or cloud phones) onto your PC as a single "device wall," and lets you drive those phones in reverse with your mouse and keyboard — control one phone precisely, or operate many at once.

Device wall

After selecting multiple devices, the top toolbar lets you batch-install APKs, push files, uninstall apps, and capture screenshots:

Batch operation toolbar

What it can do

CapabilityDescription
Multi-device screen wallSee dozens of phone screens live on one display, with resizable windows, search/filter, and grouping
Reverse controlOpen any device and click, drag, and type with your mouse — just like holding the phone in your hand
Synced group controlSelect multiple devices and act on them at once — one action applies to every selected device
Batch operationsBatch-install APKs, push files, take screenshots, and uninstall apps
Record & screenshotOne-click screenshot and screen recording (webm video) in the single-device control window

Common use cases

Use caseTypical workflow
Testing and acceptanceWatch multiple real devices side by side and catch model-specific differences quickly
Operations monitoringGroup devices by business line and monitor online status from one wall
App distributionSelect devices and batch-install the same APK
Cloud phone managementEnter cloud-phone IPs and bring them into one controllable wall
Live demo and captureOpen one device in the control window, then screenshot or record the session

Three common questions, up front

Do I need to install an app on the phone?

No. VMOS Cast is built on the open-source scrcpy technology. When you connect, it temporarily injects a small program over adb, which stops working the moment you disconnect. Nothing stays installed on the phone, and no root is required.

Is my data uploaded to the cloud?

No. All screens and control commands travel only between your computer and the phone (within the local network). No cloud server is involved. It works even without internet access, as long as the local network is up.

What do I need on my computer?

The current version requires the adb tool (Android Debug Bridge) to be installed on your computer. If you've never installed it, see FAQ: How to install adb — it takes about 5 minutes. A future version will build adb in, so no separate install will be needed.

Supported systems

PlatformInstallerNotes
macOS.dmgApple Silicon (M-series chips)
Windows.exeWindows 10 and above, 64-bit
Linux.AppImagex86_64

Head to the official download page for the latest version.

Next steps

Powered by VMOS Cast Team