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)