How to Enable Native Screen Recorder on Android 10

Dark Mode and a native screen recorder were among the two most requested features as of late. While Google addressed the former in the latest stable Android release, the latter is yet to be fully incorporated. Well, that wasn’t the case initially as Google had added the screen recording functionality in the Android 10 Beta build. However, when they released the stable version, for reason known best to them, they decided to remove it, or so it seems. The thing is the functionality is still there, albeit hidden way beneath for the normal users. But via a pretty nifty trick, you could enable this screen recorder on any devices running Android 10.

Some OEMs might already have added this feature when they released their customized Android 10 versions. These include Samsung and LG. So if you own any of these devices, you could easily enable this feature without any effort. For all the users having devices of OEMs apart from the two mentioned, well you might have to put in more effort, but the efforts are genuinely rewarding. With that said, here is how you could enable the native screen recorder feature on Android 10. Follow along.

screen recorder android 10

Enabling Screen Recorder on Samsung and LG Devices

As already mentioned both these devices already have added this feature in their respective OS. Talking about Samsung, when they released the One UI 2.0 for its devices, the screen recorder was a new and welcome addition. Similarly, LG users also got a taste of the same when the latest Android update landed on their devices.

In both these devices, the option to record the screen is present right in the Notification Panel itself. So swipe down the notifications and you should see the Screen Record option. You should also try swiping to the next page and the option might be lying there.

samsung one ui 2
Screen Record Option in Samsung One UI 2.0

Now as soon as you tap on it, LG devices will start the timer and then the recording. Samsung on the other hand will first ask whether you would like to record audio as well. In this regard, the options will be media sounds, media, and the microphone, or no audio. Select the desired one and hit OK. The recording will then start.

Still, the option isn’t present in all the Samsung and LG devices, even if they are running Android 10. If that is the case with you as well, then head over to the next method given below, and you should achieve success.

Using ADB Commands on Other Devices

As mentioned before, users were able to try out this feature on the Android 10 beta build but once the stable build, landed, this was nowhere to be found. This confused a lot of users as well.

What happened to android 10 native screen recorder? from GooglePixel

But this feature hasn’t been completely removed. If your device is running Android 10 and has the stock Power Menu then you could easily enable the native screen recorder. Let’s check out how this could be done.

Prerequisites

For this, we will be using the ADB Commands. In this regard, we will be needing a few things:

  • Download and install the Android SDK and Platform Tools on your PC.
  • Furthermore, you will also have to enable USB Debugging on your device. This option is buried inside the Developer Options which is hidden by default. So first we will be enabling the later followed by Debugging. To do so head over to Settings > About Phone > Tap on Build Number 7 times (on some devices 5 times) > head back to Settings > System > Advanced > Developer Options > Enable the USB Debugging toggle.
    USB Debugging

That’s it. Now proceed with the steps to enable screen recorder on your Android 10 device.

Enable Screen Recorder on Android 10 via ADB Commands

  1. Connect your device to PC via USB Cable. Head over to the platform-tools folder and in the address bar type in cmd and hit Enter. Command Prompt will now open.
  2. Inside the CMD window, type in the below code and hit Enter:
    adb devices

    adb devices

  3. You should see a popup on your device, requesting the authorization for USB Debugging. Tap on Allow. Do note that this will only be asked for the first time. if you have already connected your device in debugging mode, this pop up won’t appear. Furthermore, if it is your PC, consider selecting the option Always allow from this PC, that appears in the popup dialog on your device.
    allow usb debugging
  4. Once everything is done, check out the CMD window, it should display an alphanumeric device code as well. This indicates the connection is successful.
  5. Finally, execute the below command to enable the hidden screen recorder. Make sure to append ./ if you are on a Mac or Linux:
    adb shell settings put global settings_screenrecord_long_press true

    screen recorder command

  6. You may now remove your device from the PC and press the Power button to bring the Power Menu.
  7. Now long-press the screenshot option for a few seconds. You should now see the Screen Recording dialog box popup with a few options (see below screenshot):
    • Recorded Voiceover- Whether you wish to record audio as well.
    • Show Taps: Should your taps be visible during the recording or not.
  8. Once you have made the decision, hit the Start Recording button.
    screen record option
  9. In this instance, you will get a popup warning that you might be exposing sensitive information during recording. Hit the Start Now button to agree to it and start the recording.
  10. When you wish to stop the recording, pull out the notification drawer and hit the Stop option. Apart from that, it also holds the Pause and Cancels options.
    recording notification

Things to Keep in Mind

So these were the steps to enable the native screen recorder on Android 10. Do keep in mind that the mileage may vary with the second method as we are using a tweak to enable this method. The users on whose devices the feature is already baked in might enjoy a greater degree of success. But even then we would recommend staying away from third-party screen recorders.

This is because during the recording some confidential and private might also be saved. And with these third party chances are these recordings might end up on their servers. Look we aren’t saying that this does happen, there might be a bleak chance of the same. Still, it is better to be safe than sorry.

On that note, the Android 11 Developer Preview builds this feature works pretty well. So if the Android 10 method isn’t working as expected and you have the required know-how on how to flash these DP, then you could give it a shot. With that said, don’t forget to keep us informed regarding the method you end up choosing. Rounding off, here are some iPhone Tips and TricksPC tips and tricks, and Android Tips and Trick that deserve your attention as well.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.