YouTube error · Common

YouTube Picture-in-Picture not working — fix the floating-video toggle

PiP mode (the floating-video-while-you-do-other-things feature) refuses to activate. You click the PiP button or use the keyboard shortcut and nothing happens. Browser-specific behavior since each browser implements PiP slightly differently.

Why this happens

  • YouTube's in-player PiP button only shows on hover — some users miss it.
  • Chrome/Edge: Document PiP API requires per-site permission that may have been blocked.
  • Firefox: PiP is a feature flag — may have been disabled in about:config.
  • Safari: only supports system-level PiP, controlled from the video element directly.
  • Browser extension intercepting the PiP context menu.

How to fix it

  1. 1

    Right-click the video twice

    First right-click shows YouTube's own context menu. Second right-click on top of that menu shows the browser's native context menu with "Picture in Picture" — that works even when YouTube's player UI hides the option.

  2. 2

    Use keyboard shortcut

    Most browsers map a keyboard shortcut to PiP toggle. Chrome: no default — set one via chrome://extensions/shortcuts. Edge: same. Firefox: just clicks the small PiP overlay icon that appears on hover.

  3. 3

    Check Site Settings for PiP permission

    Chrome → lock icon → Site settings → "Picture-in-Picture" → Allow. If set to Block, no UI exposes the feature.

  4. 4

    Disable extensions in incognito

    Extensions that hook the video element context menu can break PiP. Incognito with extensions disabled isolates this.

Frequently asked

Does Safari support YouTube PiP?
Yes, but only via the system PiP API on macOS / iOS. Click and hold the video → "Enter Picture in Picture". YouTube's in-player PiP button doesn't work on Safari.

Related YouTube errors