There are three processes running in my Windows 10 Task Manager with the command line argument "electron.exe --type=utility". What is it for? Their subtypes are NetworkService, AudioService and TracingService. What are they? Do I need them? and how do I turn them off?
I understand that the other entries "electron.exe --type=renderer" are for the renderer process. But I don't understand these utility processes.