[GH-ISSUE #2177] Icon Missing on Windows Startup #4538

Closed
opened 2026-08-05 00:58:15 -04:00 by saavagebueno · 5 comments
Owner

Originally created by @W1BTR on GitHub (Jun 21, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2177

Describe the problem

Netbird starts and connects when Windows starts. However, its icon is missing in the tastbar until you launch it in the start menu.

This ma
NetBird version

netbird version
0.27.10

Originally created by @W1BTR on GitHub (Jun 21, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2177 **Describe the problem** Netbird starts and connects when Windows starts. However, its icon is missing in the tastbar until you launch it in the start menu. This ma **NetBird version** `netbird version` 0.27.10
saavagebueno added the feature-requestclientnetbird-uiclient-ui labels 2026-08-05 00:58:15 -04:00
Author
Owner

@pascal-fischer commented on GitHub (Jun 21, 2024):

Hi @W1BTR,
this is due to the architecture of the client. It contains 2 parts, one is the daemon that is doing all the networking and the GUI (visible with the icon in the sys tray) which is used to control the daemon that is not started by default. This is because some users don't use the GUI but fully manage netbird from the command line.

We can see what we can do to launch both together if the GUI is installed on a device.

<!-- gh-comment-id:2182966698 --> @pascal-fischer commented on GitHub (Jun 21, 2024): Hi @W1BTR, this is due to the architecture of the client. It contains 2 parts, one is the daemon that is doing all the networking and the GUI (visible with the icon in the sys tray) which is used to control the daemon that is not started by default. This is because some users don't use the GUI but fully manage netbird from the command line. We can see what we can do to launch both together if the GUI is installed on a device.
Author
Owner

@W1BTR commented on GitHub (Jun 21, 2024):

Makes sense, ty! Definitely a low priority one.

<!-- gh-comment-id:2183304569 --> @W1BTR commented on GitHub (Jun 21, 2024): Makes sense, ty! Definitely a low priority one.
Author
Owner

@TechHutTV commented on GitHub (May 26, 2026):

No recent reports of this issue.

<!-- gh-comment-id:4549822166 --> @TechHutTV commented on GitHub (May 26, 2026): No recent reports of this issue.
Author
Owner

@Aalivexy commented on GitHub (May 26, 2026):

No recent reports of this issue.

I can still reproduce this problem.

<!-- gh-comment-id:4549997220 --> @Aalivexy commented on GitHub (May 26, 2026): > No recent reports of this issue. I can still reproduce this problem.
Author
Owner

@TechHutTV commented on GitHub (May 26, 2026):

No recent reports of this issue.

I can still reproduce this problem.

I'm sorry you're still having this issue. It seems to be working fine on my Windows 11 VM. This should be fixed soon as we are in the process of refactoring the clients. You can see the branch here: https://github.com/netbirdio/netbird/tree/ui-refactor

<!-- gh-comment-id:4550025263 --> @TechHutTV commented on GitHub (May 26, 2026): > > No recent reports of this issue. > > I can still reproduce this problem. I'm sorry you're still having this issue. It seems to be working fine on my Windows 11 VM. This should be fixed soon as we are in the process of refactoring the clients. You can see the branch here: https://github.com/netbirdio/netbird/tree/ui-refactor
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#4538