[Bug]: Taskbar becomes white

Author: Waffles3438Created Dec 6, 2025Updated Sep 11, 2026
Labelsbug

Please check for a duplicate first

  • I have checked the issue tracker if my bug has already been fixed or answered in another (possibly closed) issue.

Steps to reproduce the issue

"$schema": "https://TranslucentTB.github.io/settings.schema.json", "desktop_appearance": { "accent": "clear", "color": "#00000000", "show_peek": false, "show_line": false, "blur_radius": 9.0 }, "visible_window_appearance": { "enabled": false, "accent": "clear", "color": "#00000000", "show_peek": true, "show_line": false, "blur_radius": 9.0, "rules": { "window_class": {}, "window_title": {}, "process_name": {} } }, "maximized_window_appearance": { "enabled": true, "accent": "normal", "color": "#00000000", "show_peek": true, "show_line": true, "blur_radius": 9.0, "rules": { "window_class": {}, "window_title": {}, "process_name": {} } }, "start_opened_appearance": { "enabled": false, "accent": "normal", "color": "#00000000", "show_peek": true, "show_line": true, "blur_radius": 9.0 }, "search_opened_appearance": { "enabled": false, "accent": "normal", "color": "#00000000", "show_peek": true, "show_line": true, "blur_radius": 9.0 }, "task_view_opened_appearance": { "enabled": false, "accent": "normal", "color": "#00000000", "show_peek": false, "show_line": true, "blur_radius": 9.0 }, "battery_saver_appearance": { "enabled": false, "accent": "opaque", "color": "#00000000", "show_peek": true, "show_line": false, "blur_radius": 9.0 }, "ignored_windows": { "window_class": [], "window_title": [], "process_name": [] }, "disable_saving": false, "verbosity": "warn" }

These are my settings

Expected results

Image It should look like this (main monitor)

Actual results

Image 2nd monitor sometimes becomes white for no reason. only happens on 2nd monitor

Windows version

Windows 11 Insider builds (builds 22623 and up). Please mention exact build.

Other details

25h2 26200.7171

Relevant log output

bash

Source: TranslucentTB/TranslucentTB