Skip to content

Releases: canmenzo/taskbarpick

Taskbar Picker 1.0.0

Choose a tag to compare

@canmenzo canmenzo released this 06 Sep 00:55

First release.

Windows 11 puts the taskbar on one display or on all of them. This lets you pick.

Install

  1. Download Source code (zip) below and unzip it
  2. Double-click build.cmd
  3. Run bin\taskbarpick.exe

There is no binary attached on purpose. build.cmd uses the C# compiler already
present in every Windows install, so the build takes about a second and needs no
SDK, no runtime and no dependencies. It also means you never have to click through
a SmartScreen warning to trust an unsigned exe from a stranger.

What it does

  • Tick the displays that should have a taskbar, click Apply
  • Identify Displays flashes a number on each screen
  • Start with Windows brings it back after a reboot
  • Lives in the tray; Exit restores every taskbar exactly as it was
  • Optionally stretches maximized windows over the strip a hidden taskbar leaves behind

No hooks, no injection, no background services.