Disable media controls on the Windows 10 lock screen

22,101

Solution 1

In Chrome go to chrome://flags/#hardware-media-key-handling and set that to "Disabled": Screenshot

Explanation:

I was able to find a way to hide this feature per-browser. This is part of the Media Session API that browsers are implementing lately. You can disable it by going to your browser's flags config page and disabling media session service.

Source: Disable Media Control Overlays on Chrome and Edge browsers in Windows 10.

Solution 2

If you only need to disable the media controls overlay for Spotify (this seems to be the case), then you can do it from the Spotify side of things by going to:

Spotify (app) -> Edit -> Preferences -> Display -> "Show desktop overlay when using media keys"

Otherwise, I don't know how to help you

Sourced from here.

Cheers!

Share:
22,101

Related videos on Youtube

Ian
Author by

Ian

Full stack web app & REST API developer at Galatea Associates working on financial software and open source projects. Experienced in TypeScript, Python, and Scala.

Updated on September 18, 2022

Comments

  • Ian
    Ian over 1 year

    Pretty simple question, but I haven't been able to find an answer. All I want to do is disable the media player controls that appear on the Windows 10 lock screen. The screenshot below shows what controls I mean:

    enter image description here

    • Admin
      Admin almost 5 years
      See if some music app(s) are listed in Settings > Personalization > Lock Screen > Choose Apps to Show Quick Status.
    • Admin
      Admin almost 5 years
      @harrymc no luck - none of them are in that list.
  • Ian
    Ian almost 5 years
    I know about this, but my goal is to disable it for all apps. Ideally I'd still like to keep the media controls linked to the volume changer if possible.
  • johnbchron
    johnbchron almost 5 years
    I did some research and nobody seems to know how to disable this within windows itself, instead of by app. I took a quick look in the registry and didn't find anything. Sorry.
  • jippyjoe4
    jippyjoe4 about 4 years
    I am also curious if anybody knows how to do this for all applications (so it would work, for example, for both chrome and foobar2000).
  • Admin
    Admin almost 2 years
    Does this disable the keyboard controls as well?