[GH-ISSUE #119] Start Automatically at OS Startup not work on Microsoft Store. #2979

Closed
opened 2026-03-13 00:38:54 +03:00 by kerem · 2 comments
Owner

Originally created by @jrbdog on GitHub (May 6, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/119

Originally assigned to: @VShawn on GitHub.

Describe the bug
I have not enabled "Start Automatically at OS Startup", yet it still automatically starts. PRemoteM is still enabled under Windows 10's Startup menu in the Task Manager.

To Reproduce
Steps to reproduce the behavior:

  1. Disable "Start Automatically at OS Startup
  2. Close PRemoteM
  3. Restart Windows 10

Expected behavior
I expected PRemoteM to not autostart and for it to be disabled in the task manager startup settings.

Desktop (please complete the following information):

  • OS: Windows 10 Home 20H2 19042.928
  • PRemoteM Version: 0.5.10.2

Additional context
I installed PRemoteM from the Microsoft Store.

Originally created by @jrbdog on GitHub (May 6, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/119 Originally assigned to: @VShawn on GitHub. **Describe the bug** I have not enabled "Start Automatically at OS Startup", yet it still automatically starts. PRemoteM is still enabled under Windows 10's Startup menu in the Task Manager. **To Reproduce** Steps to reproduce the behavior: 1. Disable "Start Automatically at OS Startup 2. Close PRemoteM 3. Restart Windows 10 **Expected behavior** I expected PRemoteM to not autostart and for it to be disabled in the task manager startup settings. **Desktop (please complete the following information):** - OS: Windows 10 Home 20H2 19042.928 - PRemoteM Version: 0.5.10.2 **Additional context** I installed PRemoteM from the Microsoft Store.
kerem 2026-03-13 00:38:54 +03:00
Author
Owner

@VShawn commented on GitHub (May 6, 2021):

bug confirm, thanks for reporting

<!-- gh-comment-id:833283742 --> @VShawn commented on GitHub (May 6, 2021): bug confirm, thanks for reporting
Author
Owner

@VShawn commented on GitHub (May 7, 2021):

https://github.com/VShawn/PRemoteM/blob/dev/PRM.Core/Utils/SetSelfStartingHelper.cs#L230-L241

I found this code doesn’t work under Net Framework, but it works under Net core 3.1.

For now, we’ll just have to let the user disable the startup from the task manager

<!-- gh-comment-id:833982490 --> @VShawn commented on GitHub (May 7, 2021): https://github.com/VShawn/PRemoteM/blob/dev/PRM.Core/Utils/SetSelfStartingHelper.cs#L230-L241 I found this code doesn’t work under Net Framework, but it works under Net core 3.1. For now, we’ll just have to let the user disable the startup from the task manager
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
starred/1Remote#2979
No description provided.