• Re: Removing OneSync

    From Jack@21:1/5 to Mr. Man-wai Chang on Tue Oct 29 01:30:01 2024
    On 28/10/2024 12:50, Mr. Man-wai Chang wrote:
    Anyone got a simple script that remove OneSync and/or OneSync Legacy?

    <https://superuser.com/questions/1334438/how-to-disable-onesyncsvc-c523d-on-win10>

    After uninstalling it, use backupper (Freeware Edition)

    <https://www.ubackup.com/download.html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Mr. Man-wai Chang on Tue Oct 29 07:47:32 2024
    On Tue, 10/29/2024 7:23 AM, Mr. Man-wai Chang wrote:
    On 10/29/2024 9:30 AM, Jack wrote:
    On 28/10/2024 12:50, Mr. Man-wai Chang wrote:
    Anyone got a simple script that remove OneSync and/or OneSync Legacy?

    <https://superuser.com/questions/1334438/how-to-disable-onesyncsvc-c523d-on-win10>

    After uninstalling it, use backupper (Freeware Edition)

    <https://www.ubackup.com/download.html>


    On each reboot, the _xxxx suffix (called LUID?) will change! Which process is the real, true parent of all these _xxxxx processes?

    The _XXXX is a per_user service, the one without that is for the whole machine.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Mr. Man-wai Chang on Wed Oct 30 08:15:10 2024
    On Wed, 10/30/2024 8:03 AM, Mr. Man-wai Chang wrote:
    On 10/29/2024 7:47 PM, Paul wrote:
    On Tue, 10/29/2024 7:23 AM, Mr. Man-wai Chang wrote:
    On 10/29/2024 9:30 AM, Jack wrote:

    On each reboot, the _xxxx suffix (called LUID?) will change! Which process is the real, true parent of all these _xxxxx processes?

    The _XXXX is a per_user service, the one without that is for the whole machine.

    Do you happen to know how to prevent those per-user services from starting?

    Stopping them one-by-one is too troublesome, and doing so didn't affect my use of Win 10.

    https://superuser.com/questions/1334438/how-to-disable-onesyncsvc-c523d-on-win10

    "Note that services with the alpha-numeric suffix are "per user" services.

    To completely disable them, make the same change: setting Start to 4,
    in the service just above that has the same name, but no suffix.
    That would be OneSyncSvc
    "

    If you see:

    OneSyncSvc <=== change this one to 4 ("disabled")
    OneSyncSvc_XXXX

    And the reason for using the Registry, is in case you tried
    to use services.msc and got "The Parameter is Incorrect" as a response.
    The registry method is a second way of disabling a service.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)