How to Record Your iPhone or Android Screen (Built-in Tools and Best Apps)
Everything about mobile screen recording in 2026: iOS Control Center, Android's built-in recorder, internal audio rules, scrcpy, QuickTime mirroring, and editing tips.
Originally published on Screen Recording by Mia Johansson. Read on the original site
Recording your phone screen is one of those skills that seems trivial until you actually need it. Then the questions pile up fast: why is my narration missing from the video, why did the app's music not get recorded, why does the recording stop when a call comes in, and how do people get those crisp phone demos with no notification popping up mid-take? The answers differ between iOS and Android, and they differ again depending on whether you record on the device itself or mirror it to a computer.
This guide covers the full landscape as it stands in 2026: the built-in recorders on both platforms, the rules around capturing internal audio, the third-party apps that are still worth installing, and the pro move of recording your phone's screen on a computer with QuickTime or scrcpy. Along the way I will flag the small settings that make the difference between a usable clip and a re-shoot.
Recording on iPhone with Control Center
Every iPhone has had a built-in screen recorder since iOS 11, and in current iOS versions it remains the fastest way to capture anything on your screen. It is just slightly hidden.
One-time setup
- Open Settings, then Control Center.
- Scroll the list of controls and add Screen Recording (tap the green + or drag it in on newer iOS versions).
Recording a clip
- Swipe down from the top-right corner to open Control Center.
- Tap the record button (a filled circle inside a ring). A three-second countdown begins — enough time to swipe back to the app you want to capture.
- When finished, tap the red status indicator at the top of the screen (or the Dynamic Island area) and confirm Stop. The video lands in your Photos library.
Getting your voice into the recording
This is the step everyone misses. A quick tap starts a recording with no microphone, capturing only the sounds the phone itself makes. To narrate, long-press the Screen Recording control in Control Center, then tap the microphone button so it turns red before starting. iOS remembers this choice for next time, which is convenient until you forget it is on and record your background conversation into a silent app demo.
Two more iPhone tips from hard experience: enable Do Not Disturb (or a Focus mode) before recording so messages do not appear over your capture, and note that iOS blocks recording in DRM-protected apps — video streaming services will simply appear black, by design, and no app can bypass that.
Recording on Android: one feature, many skins
Android has shipped a native screen recorder since Android 11, but because every manufacturer skins Android differently, it looks slightly different across brands. The core flow is the same everywhere:
- Swipe down twice from the top of the screen to open Quick Settings.
- Find the Screen record tile. If it is not visible, tap the pencil or edit button and drag the tile into your active set.
- Tap it, choose your audio source and whether to show touches, and start.
Where the brands differ:
- Pixel (stock Android): A clean recorder with a crucial dropdown: record device audio, microphone, or both. Recent Android versions also let you record a single app instead of the whole screen, which keeps incoming notifications out of the video entirely — use this whenever possible.
- Samsung (One UI): The most feature-rich built-in recorder. Beyond audio source options, it can overlay your front camera as a facecam bubble and lets you draw on the screen mid-recording. Video quality is adjustable under Settings, Advanced features, Screenshots and screen recorder.
- Xiaomi, OnePlus, Oppo and others: All ship capable recorders with resolution, frame rate, and bitrate settings tucked into the recorder's own gear icon. Worth a visit once, since some default to conservative quality to save storage.
The internal audio rules
Android's history here explains a lot of confusing app behavior. For years, Android provided no sanctioned way to capture internal audio at all, which is why older third-party recorders resorted to recording through the microphone — speaker sound, room echo and all. Android 10 introduced an audio playback capture API, and modern built-in recorders use it to record device audio cleanly. The catch: individual apps can opt out, and DRM-protected content always will. Games and most utility apps allow capture; music and video streaming apps typically do not. If a recording comes out silent, the app you recorded probably opted out, and no recorder setting will change that.
Are third-party recorder apps still worth it?
Less than they used to be, and that is a good thing. The built-in recorders now cover most needs, and the ad-saturated recorder apps that dominated app stores in years past deserve extinction. But a few categories still justify an install:
- AZ Screen Recorder (Android) remains popular for its in-app trimming, facecam overlay, and live-streaming option, if you can tolerate the upsells.
- Mobizen (Android) offers similar features with a cleaner editor and is a reasonable alternative.
- Gameplay-focused tools such as the recorder built into Samsung's Game Launcher or Google Play Games capture sessions with performance overlays and are tuned to avoid throttling during long recordings.
On iOS, the sandbox means third-party "screen recorder" apps mostly repackage the system broadcast feature; there is rarely a reason to use one over Control Center unless you want its built-in editor.
The pro option: record your phone from a computer
For tutorials, app store videos, and anything an audience will watch, recording the phone from a computer is a significant upgrade: no notification risk on the recording device, no storage pressure on the phone, capture at full quality, and your computer's microphone chain for narration.
iPhone to Mac with QuickTime
Apple made this almost invisible but genuinely excellent:
- Connect the iPhone to your Mac with a cable and tap Trust if prompted.
- Open QuickTime Player, choose File, then New Movie Recording.
- Click the small arrow next to the record button and select your iPhone as the camera, and optionally as the microphone to capture the phone's audio.
- The phone's screen appears on your Mac, cleaned up for recording: the status bar shows a full battery and full signal, and the clock displays a fixed time. Record with QuickTime, or capture the QuickTime window with OBS for more control.
Android to any computer with scrcpy
scrcpy (pronounced "screen copy") is a free, open-source tool that mirrors and controls Android devices over USB or Wi-Fi with impressively low latency. It runs on Windows, macOS, and Linux.
- Enable Developer Options on the phone (tap Build Number seven times in Settings, About phone), then turn on USB debugging.
- Install scrcpy (
winget install scrcpyon Windows,brew install scrcpyon macOS, or your distro's package manager). - Connect via USB and run
scrcpy. The phone's screen appears in a window you can click and type into. - Record directly with
scrcpy --record demo.mp4, or capture the scrcpy window in OBS alongside your webcam and voiceover. Recent scrcpy versions can also forward device audio, so internal sound arrives on the computer too.
Comparing your options at a glance
| Method | Platform | Internal audio | Mic narration | Best for |
|---|---|---|---|---|
| Control Center recorder | iPhone | Yes (except DRM) | Yes (long-press to enable) | Quick captures, bug reports |
| Built-in Android recorder | Android 11+ | Yes (apps can opt out) | Yes | Everyday recording |
| Samsung One UI recorder | Samsung | Yes | Yes, plus facecam | Feature-rich on-device capture |
| AZ Screen Recorder / Mobizen | Android | Yes | Yes | On-device editing needs |
| QuickTime via cable | iPhone + Mac | Yes | Via Mac microphone | Polished demos, tutorials |
| scrcpy | Android + any OS | Yes (modern versions) | Via computer setup | Tutorials, testing, long sessions |
Editing your recordings
A raw screen recording almost always needs three fixes: trim the fumbling at the start and end, silence or cut any notification that slipped through, and crop or reframe for the destination. On the phone itself, the Photos app (iOS) and Google Photos or Samsung's editor (Android) handle trimming well. For anything more, CapCut and InShot dominate mobile editing, while DaVinci Resolve is the free desktop powerhouse if you brought the footage to a computer. If the video is destined for social platforms, remember that a vertical phone recording fits Reels, Shorts, and TikTok natively — often no reframing needed at all.
What people actually record, and what matters for each
- Bug reports: Speed beats polish. Use the built-in recorder, show the repro steps slowly, and say the device model and app version out loud with the mic on. Developers will love you.
- Tutorials and support: Enable "show touches" (Android) so viewers can follow your taps, use single-app recording to hide notifications, and consider computer-based capture for anything longer than a couple of minutes.
- Gameplay: Long sessions heat phones and throttle performance. A cable to a computer with scrcpy or QuickTime removes the encoding load from the device entirely.
Frequently asked questions
Why is there no sound in my recording?
Three usual suspects: the microphone toggle was off (iOS long-press setting, or the audio source dropdown on Android), the app you recorded opts out of audio capture, or the content is DRM-protected. Check them in that order.
Can I record a phone call or another app's video stream?
Call recording is restricted by both platform policy and local law in many regions, and DRM-protected video will render as a black rectangle in any recording. These are hard limits, not settings problems, and the legal side is worth taking seriously before you record anyone.
How do I stop notifications from ruining recordings?
Do Not Disturb before every take, or better, use single-app recording on modern Android and Samsung devices, or QuickTime mirroring on iPhone, which never shows your notifications on the computer side.
What resolution and length should I aim for?
Record at the device's native resolution and keep individual clips under a few minutes when possible; long recordings are painful to edit and upload from a phone. For anything long-form, mirror to a computer.
The built-in tools on both platforms have quietly become excellent, and the computer-mirroring options cover the professional end. Set up the Control Center shortcut or Quick Settings tile today, do one test recording with the mic on, and the next time a bug or brilliant idea appears on your screen you will capture it in seconds.
Originally published on Screen Recording by Mia Johansson. Read on the original site