YouTube error · Occasional

YouTube progress bar gone — bring back the player controls

The bottom progress bar with play/pause/timeline/volume/quality controls is missing. The video plays but you can't scrub, see the time, or change quality. Different from "hide controls embed" (which is intentional) — this is the regular player UI vanishing.

Why this happens

  • Cinema mode / theater mode is on (some users find it hides the controls more aggressively).
  • Browser is in fullscreen with the OS hiding the bottom system bar — controls layered behind it.
  • Browser extension hiding YouTube UI elements (some "minimalist YouTube" extensions).
  • CSS / rendering glitch from a stale player session.
  • Player auto-hid the controls because of inactivity — they appear on mouse move.

How to fix it

  1. 1

    Move the mouse over the video

    YouTube auto-hides controls after ~3 seconds of inactivity. Move the mouse anywhere over the video area to bring them back.

  2. 2

    Exit theater mode

    Press T or click the theater-mode icon (near the bottom-right of the player). Switching back to default view sometimes resolves layout issues.

  3. 3

    Hard reload

    Cmd+Shift+R / Ctrl+F5. Resets the player's control state.

  4. 4

    Disable minimalist / UI-hiding extensions

    Test in incognito mode with extensions disabled. If controls reappear, an extension is responsible.

  5. 5

    Exit fullscreen and re-enter

    Press F twice. Sometimes controls get stuck off-screen after fullscreen toggling.

Frequently asked

Can I lock YouTube's controls to always-visible?
Not natively. The auto-hide behavior is hard-coded. Browser extensions like "YouTube Better" or custom CSS via Stylus can override it, but YouTube's player updates frequently break those workarounds.

Related YouTube errors