svchost
1 TopicHow to block only one instance of Svchost from accessing to Internet?
I'm looking for a way to block a Windows service that runs under svchost.exe process from accessing to Internet. I can't block the whole process because it will break other things. I just want to block one instance like this svchost.exe -k utcsvc which is located in %SystemRoot%\System32\svchost.exe -k utcsvc. Is there any way to do it inside Windows or with third party software? I'm using Kaspersky Internet security if that helps.9.3KViews0likes4Comments