svchost.exe使用100%cpu [英] svchost.exe using 100% cpu

查看:150
本文介绍了svchost.exe使用100%cpu的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近在计算机上有智能病毒。要删除许多不同的扫描。现在除了使用100%cpu的svchost.exe之外现在排序问题。我可以结束这个过程,但它一直在重新开始。使用过程资源管理器,它不会告诉我什么是svchost内部。
如何阻止此操作?

Recently had smart virus on computer. Ran lots of different scans to remove. Have problem sorted now apart from svchost.exe using 100% cpu. I can end the process but it keeps starting back up. Used process explorer and it wont tell me whats inside svchost. How do i stop this?

推荐答案

此问题应在Windows Answers论坛中的以下地址询问

This question should be asked in the Windows Answers Forum at the following address

http://answers.microsoft.com/en-us/windows

无论如何,Process Explorer无法在服务主机进程内部进行检查听起来很奇怪。

您可以查看"可疑"的PID。 svchost.exe进程,打开命令提示符并运行以下命令

Anyway, it sounds strange that Process Explorer is not able to inspect inside a service host process.
You could look the PID of the "suspect" svchost.exe process, open a command prompt and run the following command

tasklist / svc / FI" IMAGENAME eq svchost.exe"

列出所有svchost.exe进程和已启动的服务。

有了这些信息,您可以决定要做什么。

to list all the svchost.exe processes and the services that have been started within.
Having this information, you can decide what to to do.

再见。


这篇关于svchost.exe使用100%cpu的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆