Why YouTube asks if you’re still watching.
The prompt is officially called the “idle confirmation” and YouTube introduced it in 2018. It went unnoticed at first, then attracted a huge wave of complaints once people started using YouTube the way they use Spotify — open it, leave it, work on something else.
What problem YouTube was trying to solve
Two things were happening before 2018 that hurt YouTube’s metrics:
- Wasted bandwidth. Millions of tabs were auto-playing video in browsers that nobody was looking at. Streaming high-resolution video to an unwatched tab burns server and CDN capacity that costs money.
- Inflated metrics. Autoplay sessions ran for many hours and produced “watch time” that wasn’t tied to a real human. This skewed YouTube’s recommendation system and made the engagement numbers presented to advertisers look less honest.
The idle prompt was YouTube’s way of pausing the stream and asking “is there really a human here?” before the bandwidth and metrics kept piling up.
What actually triggers it
The trigger isn’t a fixed timer. It’s a heuristic that watches for any sign you’ve interacted with the page. Roughly:
- On the desktop web, after about 60 minutes of continuous playback with no input — no clicks, no scroll, no key presses, no tab switch back to the player — the prompt fires.
- On the mobile site, the threshold is shorter — about 30 minutes.
- On the YouTube TV apps, the threshold is much longer — up to 3 hours — because TV usage patterns are different.
- Any interaction resets the timer. If you click the seek bar or press a key while the video is playing, you get another full window before the prompt can fire.
Why there’s no setting to turn it off
YouTube has stated, in support replies and developer forums, that the prompt is deliberately not configurable. The reasoning is that a user-facing toggle would defeat both stated goals — the bandwidth-saving and the metric-integrity ones — for the users who opt out. From a business perspective, the prompt is one of the levers that pushes heavy users toward YouTube Premium, which explicitly does not show it.
What you can do about it
Four options, in order of effort:
- YouTube Premium. The prompt doesn’t fire for paid accounts. About $14/month in the US (less for students).
- A browser extension like YouTube NonStop, which auto-clicks the “Continue” button as it appears. Free but Chrome-only and brittle.
- A third-party web player that embeds YouTube on a different domain. The prompt code lives on youtube.com — embed the player elsewhere and the prompt has nowhere to render. Examples: TubeNonstop, LoopTube, the late ListenOnRepeat.
- Manual interaction. Click somewhere on the page every half hour. Tedious but free.
Pick the one that fits your usage. We have a more detailed comparison in our main guide.