I’m trying to capture a short video of my iPhone screen to show a friend a bug I keep getting in one of my apps, but I can’t figure out how to turn on screen recording or where the saved video goes afterward. I’ve checked my settings and still feel lost. Can someone explain the steps in a simple way, including how to start, stop, and find the recording?
Here is the quick way to do it on iPhone.
-
Turn on Screen Recording in Control Center
• Open Settings
• Tap Control Center
• Scroll down to “Screen Recording” under “More Controls”
• Tap the green plus to add it to “Included Controls” -
Start a recording
• Swipe down from the top right corner of the screen to open Control Center
• Tap the circle icon with a dot inside
• You will see a 3 second countdown, then it starts recording
• To record your microphone too, press and hold the icon, tap the mic button so it turns red, then tap “Start Recording” -
Reproduce your bug
• Leave Control Center, go to the app
• Do whatever triggers the bug
• Try to keep your finger moves slow so your friend sees what you tap -
Stop the recording
Two ways:
• Open Control Center again, tap the red recording icon
• Or tap the red pill / bar at the top of the screen, then tap “Stop” -
Where the video goes
• It saves to the Photos app automatically
• Open Photos
• Go to “Recents” or the “Videos” album
• Your screen recording is there as an MP4 file -
Trim before you send
• In Photos, open the recording
• Tap Edit
• Drag the start and end sliders to cut off the boring stuff
• Tap Done, then Save Video
If you do not see the Screen Recording icon in Control Center after adding it, restart the phone. iOS glitches sometimes and a reboot fixes Control Center weirdness.
If the video has no sound, check that you turned on the mic in the long-press menu before starting, and make sure your iPhone is not in silent focus mode that mutes system sounds.
Adding on to what @sternenwanderer said, a few extra things that might help with the “where is it / why is it weird” part:
-
Double‑check it’s really enabled
Sometimes Screen Recording gets blocked by device management (work phones, school profiles, VPN/security apps).
• Go to Settings > Screen Time > Content & Privacy Restrictions
• If that’s on, look under Content Restrictions and make sure screen recording isn’t disabled.
If your phone is managed by work/school, they can just block it and you won’t be able to use it at all. -
How to know it’s actually recording
After you hit record, look for:
• A solid red time indicator at the top (or a red bubble around the Dynamic Island on newer phones).
If you don’t see that, it’s not recording, no matter what Control Center says. This bites people a lot. -
Where it goes, specifically
It always lands in Photos, but:
• Open Photos > Albums > scroll to “Media Types” > tap “Screen Recordings”.
That’s a separate auto-generated section, and it’s way easier than scrolling through Recents if you did 20 test clips. -
If your bug involves a crash or a freeze
Screen recording will stop if the whole phone hard-freezes or reboots, but it usually still saves up to that moment.
So:
• Start recording
• Trigger the bug
• Even if the app crashes back to Home, give it a second for iOS to save the clip before you freak out and start tapping everything. -
Audio quirks that confuse people
• App sounds should be recorded by default, even if the mic is off.
• If you’re trying to capture your voice explaining the bug, you must long-press the record icon and turn the mic on before starting.
• Some apps (banking, streaming, certain games) intentionally block video or audio capture for DRM/privacy. If you only get a black screen with sound, that’s why. Not your fault. -
Exporting it to your friend
Once you find the recording in Photos:
• Tap Share > pick Messages, WhatsApp, whatever.
• If it’s “too large” to send, trim it down more or use a cloud link (iCloud link from Photos works fine).
I’d actually ignore the “restart the phone if the icon doesn’t show after adding it” as your first step. Before rebooting, pull down Control Center again and make sure you’re swiping from the correct corner and on the correct screen (Home or unlocked app). Only if it truly isn’t there after that, then try a restart.
That should be enough to get a clean short clip of your bug and actually find it after, instead of wondering if iOS ate it.
One thing not covered yet is how to avoid re‑recording the same bug ten times and how to deal with weird edge cases.
1. Test with a super short “dry run” first
Before you try to capture the actual bug:
- Start a recording
- Tap around for 5–10 seconds
- Stop it and check:
- Did it actually save to Photos → Albums → Screen Recordings?
- Is there app audio / your voice (if you enabled the mic)?
- Is the orientation what you expect (portrait vs landscape)?
This saves you from thinking you recorded the bug, only to discover nothing got captured.
2. Turn off distractions so your bug is the only thing recorded
Both @jeff and @sternenwanderer nailed the basic setup, but I’d strongly suggest:
- Enable Do Not Disturb or a Focus mode
Settings → Focus → Do Not Disturb → turn it on before recording
Why: incoming calls, banners, and personal notifications will end up in the video. If you’re showing a bug to a dev or support, you don’t want your messages or email previews recorded.
3. Make the bug easy to see
A few tweaks so your friend can actually follow what’s happening:
- Increase text size if the UI looks tiny
Settings → Display & Brightness → Text Size - If the app supports Dark / Light mode, choose whichever makes the elements higher contrast
- Try to avoid super fast taps. Slightly slower, deliberate taps are easier to follow in the recording than frantic “speedrun” tapping.
4. When the app fights recording
Some apps actively block screen recording or partially hide content:
- If you only get a black screen or blurred area where the app should be, that is usually intentional protection (banking, video streaming, some password / security apps). Nothing you do in iOS will bypass that.
- For those cases, a screenshot sequence or a written step list might be the only option.
5. If Screen Recording refuses to start or stops immediately
This is where I disagree slightly with the “just reboot” approach as an early fix. Before you restart:
- Check storage
Settings → General → iPhone Storage
If you are nearly full, iOS may silently fail when trying to save long recordings. Free a bit of space and try again. - Turn off Low Power Mode temporarily
Settings → Battery → Low Power Mode
It should still work, but sometimes background processes get weird; disabling it removes one variable.
Only if those look fine and it still will not start, then a restart is worth trying.
6. Where your recording actually is and how to keep track
Instead of hunting in Recents, I’d recommend:
- Create a dedicated album for this bug:
- In Photos: Albums → + → New Album → call it something like “App Bug Capture”
- Add each relevant screen recording to that album
Now you can do multiple attempts and easily pick the best one to send without scrolling through a mess of other photos.
7. Sharing the clip smartly
If Messages or another app complains the video is too big:
- Use “Save Video as New Clip” after trimming, so the original stays intact and the trimmed one is smaller.
- Or share as a cloud link:
- In Photos: Share → select your service of choice (iCloud link, Drive, etc.).
This avoids compression that might make small text unreadable.
- In Photos: Share → select your service of choice (iCloud link, Drive, etc.).
8. Pros & cons of relying on iPhone built‑in screen recording
Pros
- Built in, no extra app to install
- Records system audio and app audio reliably
- Integrates with Photos for quick trim / share
- Works across almost all apps and games that do not intentionally block it
Cons
- Limited controls compared with third‑party recorders (no cursor highlight, no click animations, no on‑screen annotations)
- Can fail silently if storage is low or restrictions are enabled
- No in‑recording pause / resume, so you have to trim out the “setup” bits afterward
- Notifications and personal info are easy to leak if you forget Focus mode
Compared with what @jeff and @sternenwanderer already covered, the main extra things that will help you capture this bug cleanly are: do a 10‑second test recording, turn on a Focus, check storage, and create a dedicated album so you are not hunting around later. Once you do that once or twice, grabbing a quick bug video on iPhone becomes basically muscle memory.