Forum Discussion
Rexiaoi
Aug 04, 2025Iron Contributor
How to record android screen with audio on pc?
My main goal is to capture gameplay and app tutorials, so I really need the internal audio (not just mic sound). I tried a few screen recording apps on the phone itself, but they either limit audio q...
docileom
Aug 04, 2025Iron Contributor
To record Android screen with audio on a Windows computer, you can use screen mirroring and recording tools. Here's a step-by-step guide:
How to record Android screen with audio:
1. Install Scrcpy (for screen mirroring):
- Download Scrcpy from GitHub.
- Extract the ZIP file.
- Ensure you have ADB (Android Debug Bridge) installed; it usually comes with Scrcpy or can be installed via Android SDK Platform Tools.
2. Enable Developer Options and USB debugging on your Android device:
- Go to Settings > About phone > Tap "Build number" 7 times.
- Return to Settings > Developer options > Enable "USB debugging."
3. Connect your Android device to your PC via USB.
- Allow USB debugging prompt on your device if it appears.
4. Launch Scrcpy:
- Run the scrcpy.exe file. It will mirror your Android screen on your PC.
5. Record with OBS Studio:
- Download and install OBS Studio from obsproject.com.
- Open OBS and add a new Display Capture or Window Capture that shows your Scrcpy window.
- To record Android screen with audio, you might need to set up a virtual audio cable or audio routing.