Skip to content

CMD window flashes repeatedly on Windows #2132

@qoosdd89382

Description

@qoosdd89382

Environment

  • OS: Windows (native)
  • RTK installed via WSL (already uninstalled, version unknown, installed on May 27, 2026)
  • Used with an AI coding tool: Claude Code

Describe the bug
After installing RTK via WSL. When using an AI coding tool, RTK intercepts git commands (e.g. git status, git diff) as designed, but each interception causes a CMD console window to briefly flash on the Windows host. Since AI tools issue git commands frequently during a session, the CMD window flashes constantly and is very disruptive.

Steps to reproduce

  1. Install RTK via WSL on Windows
  2. Open Task Scheduler (taskschd.msc) → Task Scheduler Library — observe RTK entry
  3. Use an AI coding tool that triggers git commands in the background
  4. Observe CMD windows flashing repeatedly on screen

Resolution confirmed
Uninstalling RTK from within WSL stops the flashing immediately, confirming the scheduled task registered during WSL installation is the root cause.

Expected behavior
RTK should intercept and execute commands silently with no visible console window on the Windows host.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions