WinTaskIT

WinTaskIT

Sends specific app windows to the system tray instead of the taskbar when you minimize them. Always, or only while they're actually playing audio. Your choice, per app.

Download latest release View on GitHub

Windows 10/11 · no admin rights · free & open source

Why this exists

Minimizing an installed web app window, YouTube as a Chrome "app," for instance, still leaves a taskbar button sitting there. Native desktop media players solved "play quietly and stay out of my taskbar" a couple of decades ago; the installed-web-app world never did.

WinTaskIT patches that gap: send the window to the tray, keep the audio playing, control playback right from the tray icon. If you just want the full rundown of every way to keep YouTube playing in the background on Windows, see the background play guide.

Features

Per-app tray rules

Always send to tray, or only while it's actually playing audio.

Tray media controls

Play/Pause, Next, Previous, and Close from the tray icon's right-click menu.

Works with more than YouTube

Anything with an Application User Model ID: installed web apps, PWAs, most modern Windows apps.

Invisible until needed

No persistent tray icon of its own; one appears only for windows you've sent to the tray.

Lightweight

About 50 MB of memory and 0% CPU in Task Manager while it's running. No background services, no telemetry.

No admin rights

Installs per-user via a normal installer wizard, nothing system-wide.

Clean uninstall

Removes the startup entry, the Win+R shortcut, and all saved settings. No leftovers.

Free and open source

MIT licensed, source on GitHub.

How it works

Good combo: pair WinTaskIT with uBlock Origin Lite. WinTaskIT keeps the tab alive quietly in the tray; uBlock Origin Lite keeps it from burning CPU and bandwidth on ads while it's out of sight and you're not there to close the popup anyway.

Settings

Launch WinTaskIT.exe a second time (or type wintaskit into Win+R) to open Settings. From there:

Screenshots

Right-click menu on the WinTaskIT tray icon for a minimized YouTube tab: Restore, Previous, Pause, Next, Close, Remove from tray list
YouTube playing quietly from the tray, full transport controls a right-click away. The feature nobody promised, delivered anyway.
Task Manager showing the WinTaskIT process at 0% CPU and 51.8 MB of memory
What "lightweight" looks like in Task Manager while it's running: 0% CPU, ~50 MB of memory.

Quick Start

  1. Download the setup zip from the latest release.
  2. Unzip it and run WinTaskIT-Setup.exe, a normal installer wizard. No admin rights needed, it installs just for your user account (to %LocalAppData%\Programs\WinTaskIT).
  3. Launch it once (or press Win+R and type wintaskit) to open Settings and add the windows you want tracked.

Uninstall

Either one clears the startup registration, the wintaskit Win+R shortcut, and all saved settings.

FAQ

Do I need this if I just watch YouTube in a normal browser tab?
No. A normal browser tab already keeps YouTube's audio playing when minimized in Chrome, Edge, or Firefox. WinTaskIT is for YouTube installed as an app (a Chrome or Edge "app" window), which loses that tray-like behavior when minimized. See the background play guide for other methods.
Does it only work with YouTube?
No. YouTube-as-an-installed-app is the motivating case, but any top-level window with an AUMID can be tracked, including other installed web apps, PWAs, and most modern Windows apps.
Does it need admin rights?
No. It installs per-user to %LocalAppData%\Programs\WinTaskIT, not Program Files, and never asks for elevation.
Will it slow down my PC or use noticeable resources?
No. It's a small, self-contained native app that runs quietly in the background watching window events, typically around 50 MB of memory and 0% CPU in Task Manager while it's running.
Does it collect any data or phone home?
No. There's no telemetry, network access, or account. Settings are stored locally in %AppData%\WinTaskIT.
How do I fully remove it, including settings?
Uninstall from Windows Settings, or use the in-app Uninstall... button, either one clears the startup entry, the Win+R shortcut, and all saved settings. See Uninstall.