Forum Discussion
DimondH
Nov 06, 2023Iron Contributor
How to Mirror Android to Windows 11 Computer with USB Cable ?
My objective is to establish a connection between my Android smartphone and the computer through a USB cable in order to mirror the device screen. However, I am uncertain about the steps involved in ...
LeonPavesic
Nov 06, 2023Silver Contributor
Hi DimondH,
you can use scrcpy, a free and open-source software to mirror your Android device to your computer.
To use scrcpy, follow these steps:
- Download and install scrcpy on your computer.
- Make sure you enabled USB debugging on your Android device.
- Connect your Android device to your computer with a USB cable.
- Open a command prompt on your computer and navigate to the scrcpy directory.
- Type the following command and press Enter:
scrcpy
Your Android device's screen should now be mirrored to your computer.
GitHub - Genymobile/scrcpy: Display and control your Android device
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
Canned_Toast
Feb 08, 2024Copper Contributor
Gold reply, godsend