Skip to main content

TranslucentTB make Windows Taskbar transparent

TranslucentTB is a free open source program for devices running Microsoft's Windows 10 operating system that makes the Windows Taskbar transparent when run.

The Windows Taskbar is one of the central locations to start and manage programs on Windows ever since Microsoft improved its functionality with the release of Windows 7.

While functionality changed -- you can pin programs to the taskbar, and use new features like jumplists as well -- appearance options have not changed all that much.

Back in 2015 I reviewed a new version of the popular application Classic Shell which shipped with functionality to make the Windows taskbar transparent.

TranslucentTB

translucenttb

TranslucentTB is a standalone program that offers the same functionality. What you may like about it is that it is open source, portable, and pretty lightweight.

How lightweight? It uses less than 2 Megabytes of memory when it is running and when you don't interact with the program in any way. In addition to that, it uses barely any cpu cycles when running.

Note: Some security programs may flag the program as malicious. This is a false positive when that happens. You can verify that by scanning the application on VirusTotal.

All you need to do to use the program is to download a release version from the project website, extract the archive, and run the executable file. It will make the Windows Taskbar transparent right away, and place an icon in the System Tray.

If you have the skills, you may also build the program yourself by cloning it on GitHub or downloading the source.

A right-click on the program's system tray icon displays three options: to set the taskbar to transparent or blur, or to exit the application.

Both visibility options do what you'd expect them to do. TranslucentTB supports a couple of additional features of interest. First, it works fine if you have multiple monitors connected to the computer.

Second, command line options are supported on top of that. You may run the program with the following parameters:

  1. --blur to make the taskbar blurry
  2. --opaque to display a solid color as specified by the --tint parameter.
  3. --tint COLOR to specify a 32-bit number in hex format for use with the --opaque command (format alpha, red, green, blue, e.g. tint 80fe10a4.
  4. --transparent -- to make the taskbar transparent

The program does not autostart automatically with Windows. This means that it changes are gone whenever you restart your system unless you add it to the autostart.

  1. Press Windows-R to open the run box.
  2. Type shell:startup to open the main startup folder of the Windows operating system.
  3. Right-click the file TranslucentTB.exe to the startup folder.
  4. Select Create Shortcuts Here when the menu is displayed.
  5. If you want, right-click the shortcut and select Properties.
  6. Append any command you may want the program to start with to the Target field.

Closing Words

TranslucentTB is a well designed program for Windows 10 that you can run to change the appearance of the Windows 10 Taskbar. The program is lightweight, open source, and in active development so expect new features to hit the next releases of it.

This article was first seen on ComTek's "TekBits" Technology News

HOME