No playback control panel on the Android phone’s lock screen

Hello. When I play music from YouTube and other websites with the phone locked, there is no browser notification with a playback control panel on the phone’s lock screen. On an unlocked phone, this browser notification is present in the notification panel and works properly. I tried adjusting browser settings and phone notification settings and nothing.


Description of the issue: No playback control panel on the phone’s lock screen

How can this issue be reproduced?

  1. Open youtube in browser and play any video or music

  2. Lock the phone and let the music play in background with locked phone

  3. wake up your phone to see lockscreen (by double tap sreen in my case)

Expected result: Perhaps my phone or Brave application settings are not adjusted, so I am asking for advice.

Brave Version( check About Brave): Brave 1.85.120 Chromium 143.0.7499.192

Mobile Device details: Samsung Galaxy S20FE 5G Android 13 Build/TP1A.220624.014

Additional Information: Android build number was taken from abut Brave Browser app info

Do you get the “browser notification with playback control” when using another Internet browser on your Android device?

1 Like

I haven’t checked this. After testing it on Google Chrome, there’s no such notification either.

@JohnnyCrocker

Question presented to a couple AI sites:

What would cause “browser notification with playback controls" to not display on Android device? Browsers are Brave, and Chrome.

According to Perplexity.ai

Android’s system media controls are designed to surface active “media sessions” from apps, including browsers, in a swipeable carousel near Quick Settings.

Notifications generally appear only for media longer than a short threshold (for example, around 5 seconds) and when the browser has audio focus.

Background playback and controls can depend on browser policies and site behavior (for example, user-gesture requirements for starting playback and autoplay restrictions).

Common causes when controls don’t show

Browser or OS updates can introduce performance or rendering glitches in Chromium, which may affect video/audio handling, including when media is recognized as “playing” in the background.

Other factors include disabled notifications, “Do Not Disturb”/focus modes, experimental flags (e.g., media or GPU flags), or site-specific behavior that stops playback from being treated as an active media session.

Alter.systems response

When you’re playing media in a browser on Android (audio or video), you should normally get a media notification with playback controls (play/pause, skip, etc.) in the notification shade and lock screen - if the app’s media session is active and Android recognizes it as controllable media.

If this isn’t showing up in Brave or Chrome, the underlying problem usually falls into one of these categories (try):

1. Browser settings blocking the media session

Both Brave and Chrome have toggles that control media session behavior. Check these:

  • Go to chrome://flags or brave://flags.
  • Search for Media Session Service and Hardware Media Key Handling.
  • Make sure they’re set to Enabled (and not “Disabled” or “Default” if your OEM has tampered with it).

Restart the browser afterward.

Some privacy modes (particularly in Brave) disable media notifications by design to reduce background tracking.

2. Battery optimization / background restrictions

Android often kills background sessions to “save battery.”

If the browser’s background process is killed, the notification disappears. Check this:

  • Go to Settings → Apps → Brave/Chrome → Battery → Battery Usage
    → ensure it’s set to Unrestricted or Not optimized.
  • Also check Settings → Notifications → App notifications → Brave/Chrome → Media playback is ON.

Certain models (Samsung, OnePlus, Xiaomi) are notorious for killing browser background sessions unless explicitly allowed.

3. Site or media session implementation problem

Some sites don’t expose proper MediaSession API data - so Android doesn’t know it’s a “controllable media source.” You can test this quickly:

  • Open sample page for testing (Google’s demo).
  • Play audio - if the notification shows up here, then the issue is website-side, not your browser config.

If nothing shows even for that test, it’s a system/browser setting issue.

4. “Do Not Disturb” or Notification Permissions

If Do Not Disturb is active, or notification categories for Media Playback are switched off, Android may silently suppress it. Go to:

  • Settings → Notifications → Brave/Chrome
  • Enable “Media Playback.”
  • Make sure “Allow notifications” is ON globally.

5. Experimental features interference (Brave-specific)

Brave has internal options that can break Android media APIs:

  • Background video playback toggle (in Settings → Media)
    → try toggling OFF then ON again.

Block trackers & ads at extreme levels sometimes prevents the MediaSession JS API from working; try whitelisting the site.

6. Corrupted browser state

Occasionally cached site permissions or flags malfunction. Fix:

  • Force stop the browser.
  • Clear cache (not necessarily data).
  • Restart the phone.

If that fails, reinstalling the browser often re-registers the media session service correctly.

In short:

If media plays but no playback controls appear, try this sequence:

    1. Test other sites → isolate whether it’s browser or site issue.
    1. Allow background activity & notifications → in system settings.
    1. Allow hardware media keys & media session at chrome://flags.
    1. Disable aggressive privacy settings in Brave temporarily.
    1. Restart the phone and test again.

So I tested all the Alert.systems response steps you provided, and none of them worked. There are no such flags in step one in my browser. I manually searched the entire list and found only something like the screenshot. I don’t understand what I’m supposed to do in step three? I reinstalled the app and cleared the phone’s cache from recovery mode. That didn’t help either

@JohnnyCrocker

Take a look at ‘https://www.ghisler.ch/board/viewtopic.php?t=85297


And referring to what @leh provided, the following sequence:

Background play can't find "play next" button and won't work when phone is locked - #10 by MasterLink

Background play can't find "play next" button and won't work when phone is locked - #11 by Mattches

Background play can't find "play next" button and won't work when phone is locked - #12 by MasterLink

@JohnnyCrocker

Wish I could have found the answer for you; but the answer appears to be in limbo.

I found the solution!!! :slight_smile: Link to a video showing the steps to fix the problem

1 Like

Thank you for your commitment and best regards :slightly_smiling_face:

1 Like

@JohnnyCrocker

A followup from Perplexity.ai - if I asked the right question, using your discovery as a basis:

If you’re aiming to enable and customize Always On Display (AOD) on a Samsung Galaxy device, the typical flow is

Settings > Lock screen > Always On Display

then choose a Mode for AOD:

  • Tap to show: displays briefly after screen interaction.
  • Show always: remains visible when the phone is locked.
  • Show as scheduled: displays during a specified time window.

and configure any widgets or clock style as desired.

If you need caller/notification previews on the lock screen, ensure the appropriate widgets or notification settings are enabled within the AOD options. This general sequence aligns with widely published Samsung guidance.

Does that match with, what you discovered? (I cannot use GoogleDrive.)

Yes. I was just looking for a solution in the AOD settings. 3 Steps to solution:

In step 2. I just tapped widgets marked in circle

1 Like

@JohnnyCrocker

Thank you for the clear, easy-to-read screenshots, and the details!