Forum Discussion
Valentinasop
Apr 21, 2026Silver Contributor
How can I display or view Android screen on PC via wifi or usb?
Hi everyone, I want to display and view my Android phone screen directly on my PC (Windows 11), but I'm not sure what the best method is. I’d like to see my phone screen on my computer monitor, idea...
DaxxonSawyer
Apr 21, 2026Iron Contributor
Scrcpy is a free, open-source tool designed to smoothly display Android phone screen on pc with exceptional performance
It supports both USB and configurable Wi-Fi connections, making it ideal for low-latency applications, mobile gaming, and apps, so you can use it for demonstrations.
Step 1: On your computer
- Download the software
- Extract the ZIP file into a folder
Step 2: On the Pixel 9A
- Enable Developer Options: Settings → About Phone → Tap the build number 7 times
- Enable USB Debugging: Settings → System → Developer Options → USB Debugging → Turn on
Step 3 : Connect and mirror:
- Connect your Pixel to your computer using a USB cable
- On your phone, tap to enable USB debugging
- Open the software folder on your computer
- Double-click the software
Your phone screen appears and you can display Android phone screen on pc in high quality with minimal delay.
For Wireless:
First time: Connect via USB, then run:
adb tcpip 5555Then disconnect USB, connect via WiFi:
adb connect YOUR_PHONE_IP:5555Then run scrcpy normally
Time required: 5 minutes to set up
Latency: Extremely low