[GH-ISSUE #966] Barrier windows service still running after stop and exit from GUI #777

Open
opened 2026-05-05 07:05:41 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @blamarche on GitHub (Dec 3, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/966

This is a feature request, technically.

There should be an option to have the Windows service be set to manual instead of automatic, and only start when the user starts the barrier client, and stops when the barrier client is closed and stopped.

Originally created by @blamarche on GitHub (Dec 3, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/966 This is a feature request, technically. There should be an option to have the Windows service be set to manual instead of automatic, and only start when the user starts the barrier client, and stops when the barrier client is closed and stopped.
Author
Owner

@yume-chan commented on GitHub (Oct 5, 2021):

I think starting services needs Administrator privilege, so the client will trigger UAC dialogs.

<!-- gh-comment-id:934373929 --> @yume-chan commented on GitHub (Oct 5, 2021): I think starting services needs Administrator privilege, so the client will trigger UAC dialogs.
Author
Owner

@yume-chan commented on GitHub (Oct 5, 2021):

Also see #346

<!-- gh-comment-id:934374432 --> @yume-chan commented on GitHub (Oct 5, 2021): Also see #346
Author
Owner

@yume-chan commented on GitHub (Oct 5, 2021):

The service should be mainly for client mode, to control high-privilege windows (like Task Manager, Login Screens, etc.), so a better UX might be only checking (and starting) service when clicking the "Start" button for client mode.

<!-- gh-comment-id:934390646 --> @yume-chan commented on GitHub (Oct 5, 2021): The service should be mainly for client mode, to control high-privilege windows (like Task Manager, Login Screens, etc.), so a better UX might be only checking (and starting) service when clicking the "Start" button for client mode.
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#777
No description provided.