microsoft/Terminal

Quake mode leaves an empty tray icon even if window is closed

Open

#20,056 opened on Apr 3, 2026

View on GitHub
 (7 comments) (0 reactions) (1 assignee)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version

1.23.20211.0

Windows build number

10.0.26200.0

Other Software

No response

Steps to reproduce

  • Allow Windows Terminal to run in background
  • Open quake mode with hotkey and close it with hotkey, sometimes (not always) a tray icon appears even if I have it disabled in settings (I would like to understand this but I actually don't)
  • Oh well let's exit quake window

Expected Behavior

  • Tray icon disappears

Actual Behavior

  • Tray icon still there with nothing inside "Windows" flyout

Maybe related to https://github.com/microsoft/terminal/pull/10179?

Contributor guide