Screen recording on a smartphone Android has become an integral function for many users - from creating educational videos and streams to fixing bugs in games or saving important moments from video calls. However, not everyone knows that recording capabilities greatly depend on the version of the operating system, device model, and even manufacturer. For example, on Samsung Galaxy with a shell One UI the algorithm for enabling recording differs from the "pure" Android 14 on Google Pixel, and on devices Xiaomi or Realme there may be some nuances with microphone settings.
In this article we will look at all the current methods of screen recording - from built-in tools (which are often hidden in the depths of the menu) to third-party applications with advanced functions. We will pay special attention video quality, recording system sounds and file optimization to save space. We will also answer frequently asked questions: why recording can slow down, how to bypass restrictions on some devices, and what to do if the video is not saved.
1. Built-in screen recording: where to look and how to enable
Most modern smartphones Android 11 and newer have a built-in screen recording function, but its location varies depending on the shell. On a โcleanโ Android (for example, on Pixel or Motorola) the path is usually like this: swipe down the notification panel, find the icon Screen recording (or Screen Recorder) and hold it for settings. If there is no icon, you can add it manually.
On devices Samsung (with One UI 5.0+) screen recording is hidden deeper: open Quick settings panel, swipe right to the end, press Add and find Screen recording. After adding an icon, click on it to configure the settings before starting. Here you can select video quality (up to 1080p), enable audio recording from the microphone or system sounds (on some models), and also show touches on the screen.
- ๐ฑ Google Pixel / Android Stock:
Notification panel โ Screen Recording icon โ Settings - ๐ Samsung One UI:
Quick settings panel โ Edit โ Add Screen Recording - โก Xiaomi (MIUI):
Settings โ Accessibility โ Recording screen - ๐ Realme / Oppo (ColorOS):
Notification panel โ "Game Space" icon โ Screen recording
โ ๏ธ Attention: On some devices (especially those Android 10 and older), the built-in recording may not save system sounds due to security restrictions. In this case, you will need a third-party application with support Audio Capture.
2. Recording settings: resolution, sound and FPS
Before you start recording, you should adjust the settings so that the video is of high quality, but does not take up too much space. The main settings that you need to pay attention to:
- ๐ฅ Resolution: Optimal -
1080p (Full HD). On most devices4Kavailable only for short videos (due to processor limitations). - ๐ Audio Source:
Microphone- records your voice and surrounding sounds.System soundโ captures sound from games, videos, music (not always available).Microphone + system soundโ combined mode (does not work on all devices).
- ๐ฏ Show taps: Useful for training videos - circles will be displayed on the screen places of taps.
- โก Bitrate (bitrate): The higher, the better the quality, but the greater the weight of the file. Optimal -
8โ12 Mbit/sfor1080p.
| Parameter | Recommended value | Consequences when changing |
|---|---|---|
| Resolution | 1920ร1080 (1080p) |
720p โsmaller file weight, but worse detail. 4K โhigh bitrate, lags are possible. |
| FPS (frames per second) | 30 FPS |
60 FPS โsmoother than video, but increases the file size by 30โ50%. |
| Sound source | Microphone + system (if available) |
Record microphone only - there will be no sound from the game/video. Only system - your voice will not be recorded. |
| Bitrate | 10 Mbit/s |
Below 6 Mbit/s โartifacts when moving. Above 15 Mbit/s โprocessor overload. |
On devices with a processor Snapdragon 8 Gen 2 and newer (for example Samsung Galaxy S23 or Xiaomi 13) recording is available 4K@60FPS without significant brakes, but only when using the built-in tool. The application side may not support this resolution due to API restrictions.
Check free space (minimum 1 GB for a 10-minute video in 1080p)
Close unnecessary applications (saves CPU resources)
Customize the audio source (microphone, system audio, or both)
Select the optimal resolution (1080p to balance quality and size)
Disable notifications (so that they donโt end up in the video)-->
3. Third-party applications: when built-in functions are not enough
If the built-in screen recording does not suit you (for example, there is no recording of system sound or you need more settings), you can use third-party applications. Here are the top 3 proven tools:
- ๐ฌ AZ Screen Recorder:
- Free version without watermarks.
- Recording support
1080p@60FPSi4K(on supported devices). - Built-in video editor (trimming, overlaying text).
- Minus: advertising in the free version.
- ๐ฅ DU Recorder:
- Allows you to stream directly to YouTube or Twitch.
- There is a recording function from a webcam (front camera overlay).
- Minus: some functions available only in the premium version.
- ๐ ๏ธ Mobizen Screen Recorder:
- Supports recording sound from system applications (for example, from games).
- There is cloud video saving.
- Minus: complex interface for beginners.
When choosing an application, pay attention to permissionsthat it requests. For example, to record system audio you will need access to Audio Capturewhich may be blocked on some firmware (especially on Huawei or Honor due to security policy).
โ ๏ธ Attention: Some applications (for example Mobizen) may conflict with antivirus or banking apps due to the use of Accessibility Service. If recording does not start after installation, check your accessibility settings.
How to bypass the restriction on recording system sound?
On devices with Android 10+ and root access, you can use the module Magisk under name Audio Record Patch. It modifies system files to allow applications to capture internal audio. Without root, the alternative is to use Scrcpy via a PC (but this is not a mobile solution).
4. Screen recording without root: bypassing restrictions
Many users face a problem: built-in recording does not capture sound from games or videos, and third-party applications require root access. There are several legal ways to get around this limitation:
- Use Scrcpy via a PC:
This free, open-source application allows you not only to control your phone from a computer, but also to record the screen with system sound. Minus - you need a connection with a stationary PC.
scrcpy --record file.mp4 --bit-rate 8M - Enabling the mode for developers:
Activate
USB DebugginginSettings โ About phone โ Build number (press 7 times) โ Developer settings. Then connect the phone to the PC and use the command to unlock audio recording: USB Debugging data-i="166">โ ๏ธ After rebooting the device, the setting will be reset. ADB-command to unlock audio recording:adb shell settings put global capture_audio_output 1โ ๏ธ After rebooting the device, the setting will be reset.
- Use Vysor or ApowerMirror:
These apps duplicate the phone screen on a PC and allow you to record video with system sound through a virtual audio driver.
On devices Samsung s One UI 4.0+ there is a hidden function for recording system sound, but it is only available via Samsung DeX or when connecting to Smart TV. To activate it:
- Connect your phone to the TV via
HDMI(via an adapter). - Run DeX.
- In the screen recording settings, an option will appear
Capture sound from TV.
If you need to record sound from the game, but do not have root access, try enabling Exclusive audio mode in the game settings (if there is one). This sometimes allows third-party recorders to capture audio.
5. Why recording slows down or does not save: solutions
Frequent problems when recording screens are lags, video breaks or the absence of a saved file. Here are the main reasons and ways to eliminate them:
| Problem | Possible cause | Solution |
|---|---|---|
| Video slows down | High resolution or low bitrate processor | Reduce resolution to 720p or reduce FPS to 30 |
| Recording ends after 3-5 minutes | Time limit in settings or overheating | Check the limit in the recorder settings or cool the device |
| The file is not saved | Insufficient disk space or access rights error | Clear the memory or give the application permission to write to Settings โ Applications |
| No sound in the recording | There is no permission to record audio or is blocked by the system | Check the sound settings in the recorder or use the ADB-command (see section 4) |
| Video is saved without movement (black screen) | Conflict with Secure Flag (secure applications, such as banking) |
Disable recording for a specific application or use Scrcpy |
If recording is interrupted due to overheating, try:
- ๐ก๏ธ Remove the case from the phone.
- ๐ Close background applications (especially games or editing apps).
- โ๏ธ Reduce screen brightness to 50โ70%.
- ๐ถ Turn off mobile data (if not is needed) - the 5G module heats up the processor a lot.
โ ๏ธ Attention: On some devices (for example, Redmi Note 10 or Poco X3), long-term recording to1080pcan lead to an automatic reduction in resolution to720pto prevent overheating. This is normal system behavior.
If recording is needed for professional purposes (for example, streaming), use an external cooler or record in short sessions of 5-10 minutes with breaks.
6. Where are recordings saved and how to edit them
By default, videos are saved in the folder DCIM โ ScreenRecordings or Movies โ ScreenRecords (depending on the device). On Samsung the path may be different: Internal Storage โ ScreenRecorder. To quickly find files:
- Open Gallery or Files (Files by Google).
- In the search bar, enter
screenrecordor.mp4. - Sort files by creation date.
For basic editing, built-in tools are suitable:
- ๐๏ธ Google Photos: Cropping, stabilization, adding music.
- ๐ฌ CapCut: Free editor with effects, transitions and color correction.
- ๐ฑ InShot: Convenient for adding subtitles and video compression.
If you need to reduce the file size without losing quality, use HandBrake (on PC) or Video Compress (on Android). Optimal settings for compression:
- Format:
MP4 (H.264) - Bitrate:
5โ8 Mbit/sfor1080p - FPS: Leave the original value
7. Screen recording for specific tasks
Depending on the purpose of recording, settings may vary. Here are recommendations for different scenarios:
| Purpose of recording | Recommended settings | Additional tips |
|---|---|---|
| Training video (tutorial) |
|
Use the lava microphone for clear sound. Speak clearly, without noise. |
| Gameplay recording |
|
Close all background applications. For heavy games (for example Genshin Impact), lower the graphics. |
| Saving a video call |
|
Notify the other party about the recording (this is a legal requirement in some countries). |
| Fixing a bug in the application |
|
Turn on touch display and write down the error log via ADB: |
adb logcat -d > log.txt
For recording Zoom, Google Meet or others conferences, please note that some applications block screen capture for security reasons. In this case, only recording via Scrcpy or an external camera will help.
FAQ: Answers to frequently asked questions
Is it possible to record the screen on Android without notification (โRecording has startedโ)?
On most devices, notification is required by policy Google (starting from Android 10). However, some applications (for example AZ Screen Recorder) allow you to hide it through settings Show notification โ Disable. On Samsung this is not possible due to restrictions One UI.
Why screen recording does not capture audio from Netflix or Spotify?
Services streaming (for example, Netflix, Disney+, Spotify) use DRM protection (Widevine), which blocks audio and video capture. This is a technical limitation that cannot be circumvented legally. An alternative is recording via HDMI output to an external recorder.
How to record the screen on older versions of Android (for example, 8 or 9)?
On Android 9 and below there is no built-in screen recording. Options:
- Use AZ Screen Recorder (required Android 5.0+).
- Connect the phone to the PC and record via Scrcpy or Vysor.
- Install custom firmware with recording support (for example, LineageOS).
โ ๏ธ On Android 8 and below there may be performance problems when recording in high resolution.
Is it possible to record the screen in the background?
No, screen recording always occurs in active mode, if you minimize the application or lock the phone, the recording will stop. There are some exceptions. corporate solutions (for example, Samsung Knox), but they require special rights.
How to remove a watermark from a record?
Some applications add watermarks (for example, DU Recorder in the free version To remove:
- Buy the premium version of the application.
- Use CapCut or KineMaster to crop the watermark (if it is on the edges).
- Select an application without watermarks (for example, AZ Screen Recorder).