[GH-ISSUE #1756] Barrier Autostarts in Background on Windows #1295

Open
opened 2026-05-05 07:42:23 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @saursin on GitHub (Aug 24, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1756

What happened?

I Use Barrier on Linux (KDE Neon) and on Windows 11.
On Windows, Barrier seems to autostart by itself on login. I don't remember configuring it to autostart. I also checked my list of auto-start apps in windows settings but didn't find barrier. I also tried rebooting several times but It autostarted every time.
I don't think this should be the default behavior of the program.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

2.4.0-release

What OSes are you seeing the problem on? (Check all that apply)

Windows

What OS versions are you using?

Win-11 Pro 21H2

Relevant log output

No response

Any other information

No response

Originally created by @saursin on GitHub (Aug 24, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1756 ### What happened? I Use Barrier on Linux (KDE Neon) and on Windows 11. On Windows, Barrier seems to autostart by itself on login. I don't remember configuring it to autostart. I also checked my list of auto-start apps in windows settings but didn't find barrier. I also tried rebooting several times but It autostarted every time. I don't think this should be the default behavior of the program. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? 2.4.0-release ### What OSes are you seeing the problem on? (Check all that apply) Windows ### What OS versions are you using? Win-11 Pro 21H2 ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@spupuz commented on GitHub (Aug 25, 2022):

i suppose there is a barrier service that starts, but i also noticed that the icon in tray in windows is not present.

<!-- gh-comment-id:1226932151 --> @spupuz commented on GitHub (Aug 25, 2022): i suppose there is a barrier service that starts, but i also noticed that the icon in tray in windows is not present.
Author
Owner

@saursin commented on GitHub (Aug 26, 2022):

Yes, I think so. I see two processes named barrierc.exe (client) and barrierd.exe (daemon) in the task manager after boot.
Not sure if that is the intended behavior.

image
<!-- gh-comment-id:1227952061 --> @saursin commented on GitHub (Aug 26, 2022): Yes, I think so. I see two processes named `barrierc.exe` (client) and `barrierd.exe` (daemon) in the task manager after boot. Not sure if that is the intended behavior. <img width="577" alt="image" src="https://user-images.githubusercontent.com/48968357/186800892-7a7f4062-2d73-4e66-9cc8-4cb8af669b8b.png">
Author
Owner

@rodneyrod commented on GitHub (Aug 26, 2022):

The installer creates a service in services.msc, it starts barrierd but not the tray app, also interferes with uninstalls I've found in the past as the service still runs, it cannot be uninstalled and stays installed, and will autostart at startup until it is manually removed.

<!-- gh-comment-id:1228026284 --> @rodneyrod commented on GitHub (Aug 26, 2022): The installer creates a service in services.msc, it starts barrierd but not the tray app, also interferes with uninstalls I've found in the past as the service still runs, it cannot be uninstalled and stays installed, and will autostart at startup until it is manually removed.
Author
Owner

@macneilj commented on GitHub (Sep 7, 2024):

I also noticed that barrier autostarts in the background on client without having configured it to do so. Not sure if it's intended, but I suppose it's fine for my use case...

Server and client both 2.4.0 on Windows 11.

If it makes any difference, I set both devices to the opposite of what I intended during installation (Server meant to be client and vice versa).

<!-- gh-comment-id:2336275243 --> @macneilj commented on GitHub (Sep 7, 2024): I also noticed that barrier autostarts in the background on client without having configured it to do so. Not sure if it's intended, but I suppose it's fine for my use case... Server and client both 2.4.0 on Windows 11. If it makes any difference, I set both devices to the opposite of what I intended during installation (Server meant to be client and vice versa).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1295
No description provided.