How to fix svchost.exe errors and problems with high CPU usage svchost.exeエラーや問題点を解決する方法のCPU使用率が高い
Posted on October 6, 2007 at 8:11 am投稿された2007年10月6日は午前8時11時
Make sure to read other posts from the Fix Windows Errors series!他の投稿を読むことを確認してから、 Windowsのエラーを修正するシリーズ!
- How to fix Internet Explorer has encountered a problem and needs to closeどのように修正するにはインターネットエクスプローラに問題が発生したとのニーズを閉じる
- How to fix runonce.msn.com runonce2.aspx error in IE7 runonce2.aspxにエラーが発生し、解決方法をrunonce.msn.com 7
- How to fix Microsoft Windows Search Indexer stopped working and was closed Microsoft Windowsをどのように修正する作業とは閉ざされた検索インデクサ停止
- How to fix access is denied, file may be in use, or sharing violation errors in Windowsアクセスが拒否されましたし、解決方法を、ファイルが使用中の場合、または共有違反エラーは、 Windows
- How to fix "there no active mixer devices available" error message in Windowsどのように修正する"アクティブなミキサーデバイスで利用可能ない"とエラーメッセージが表示さは、 Windows
- How to fix svchost.exe errors and problems with high CPU usage svchost.exeエラーや問題点を解決する方法のCPU使用率が高い
SVCHOST.EXE is one of those mysterious processes that constantly runs in Windows and is utterly essential, yet you never know exactly what it is doing. svchost.exeは、それらの謎の1つのプロセスを実行して常にWindowsとは全く必要不可欠で、まだあなたがやっていることを正確には分からない。 So what is SVCHOST.EXE?だからsvchost.exeは何ですか? Identifying the actual services and programs that are running inside each SVCHOST.EXE process is a task well worth knowing, especially when the process eats up 99 or 100 percent of your CPU!特定のプログラムを実行している実際のサービスや内部の各タスクのsvchost.exeプロセスは、井戸の価値を知って、特に99時までのプロセスを食べたりしてCPUを100 % !
So before we dive into solutions, let’s get a deeper understanding of what this process actually does and how you can go about fixing some of the problems that might occur.だから我々の前に飛び込むのソリューションは、より深い理解を得るみましょうこの過程で実際には何をどのようにアクセスすることができますしているいくつかの問題を修正起こるかもしれない。 Firstly, svchost stands for “service host” and it does exactly what as the name suggest: helps to “host” services.まず第一に、 svchostは、 "サービスホスト"とは、まさにそれは、その名前の候補:手がかりに"ホスト"のサービスです。 A service in Windows is simply a program in the operating system that does a particular job and runs in the background at all times when your computer is on, even if you are not logged in.サービスでは、単にプログラムは、ウィンドウズオペレーティングシステムを実行することは、特定のジョブをバックグラウンドでは、お使いのコンピュータ上のすべての時でも、ログインしない場合は、
Most programs that you are familiar with run as stand-alone executables, such .EXEs.ほとんどのプログラムについては、あなたが精通して、スタンドアロンの実行可能ファイルを実行すると、このようです。 exes 。 However, most services are implemented in the form of DLLs, which cannot run on their own.しかし、ほとんどのサービスが実装されたDLLの形で、これを勝手に実行することはできません。 Hence, svchost loads those DLLs and runs them itself.したがって、これらのDLLをロードして実行してsvchostそのものです。 That’s why when you open the Windows Task Manager, you’ll see a bunch of svchost.exe processes running.だからこそ、 Windowsのタスクマネージャを開くときには、大勢のsvchost.exeを参照していただくのプロセスを実行しています。 If you want more info on the Task Manger, check out my articles onその場合は、タスクマネージャの詳細については、私の記事をチェックアウトして understanding the Task Managerタスクマネージャを理解する . 。
You’ll notice that there are currently eight svchost processes running on my computer, all using up various amounts of memory and running under different user names.注意していただくには、現在のところ8つのプロセスを実行して、マイコンピュータをsvchostは、すべての様々な量のメモリを使用して別のユーザー名の下にして実行します。 So let’s say one of them is running at an excessively high CPU usage of 100 percent, how can we identify the actual application running?だからまあ言ってみればそれらの1つが実行されては、過度に高いCPU使用率が100 %で、我々はどうすれば特定のアプリケーションを実行して、実際のですか?
There are actually two ways to go about this: doing it all manually using the command prompt and Services tool or by using a third party application.そこについては、実際に行って、この2つの方法:すべてのことを行うコマンドプロンプトを使用して手動で、サービスツールまたはサードパーティ製のアプリケーションを使用しています。 I’m going to mention both here in case one does not work for you.ここで言及するつもりだが両方のケースではうまくいかない、 1つです。
Identify svchost.exe processes using command prompt (hard way)コマンドプロンプトを使っているプロセスを特定するsvchost.exe (ハードウェイ)
1. 1 。 First, go ahead and click on Start and then Run and type in CMD and click OK第一に、思い切って、 スタートをクリックして、次に実行するコマンドを入力し、 [ OK ]をクリック
2. 2 。 Type in the following into the command window and press Enterは、以下のコマンドを入力し、 Enterを押しますウィンドウ
tasklist /svc /fi “imagename eq svchost.exe tasklist / svc / FIは" svchost.exe imagenameイコライザー
You should get an output as shown below with the name, PID, and service description出力を取得する必要があるという名前の下に示すように、プロセスID 、およびサービスの説明
You’ll now see each svchost process along with it’s unique ID number and the services it is responsible for running.今すぐsvchostプロセスを参照していただくとともに、各固有のID番号と、それはそれはお客様の責任でサービスを実行しています。 However, these names are still very cryptic and are all short hand names.しかし、これらの名前は依然として非常にわかりにくいとは、すべての短針名です。 In order to get some more useful information about the process, we can use the Services browser in Windows.こちらを得るために有用な情報については、いくつかの過程で、我々のサービスを使用するブラウザは、 Windowsです。
3. 3 。 Right-click on My Computer , choose Manage . マイコンピュータを右クリックし、 管理を選択します。 On the resulting screen, choose Computer Management and then choose Services and Applications .して、結果の画面で、 コンピュータの管理]を選択し、次にサービスとアプリケーションを選択しています。 Finally, choose Services .最後に、 サービスを選択しています。
4. 4 。 Now try to match the cryptic Windows service name with the easily readable names in the Services tab.今すぐに合わせてみてくださいWindowsのサービス名を隠蔽して簡単に読めるサービス名は、タブをクリックします。 This is a little and can take some time because if you take the process with ID 1436 and it’s name WudfSvc, you have to try to find it in the list.これは少し時間がかかるので、もしその過程でIDを取ることは、 1436名wudfsvcするためには、リストを探してみることにした。 If you double-click on one the service names, you’ll see their cryptic name also, so that’s how you can match them up.をダブルクリックしている場合、 1つのサービス名は、その謎めいた名前でも参照していただくので、それがどのようにマッチしてアップすることができます。 In my case, I guessed that the W means the process starts with Windows… and opened them until I saw a match.私の場合、私の推測して意味の過程で始まるワットウィンドウズオープンしてまで…との試合を見た。
As you can see, the Windows Driver Foundation service is actually called WudfSvc also!ご覧のとおり、 Windowsドライバの基礎と呼ばれるサービスは、実際wudfsvcも!
Use Process Explorer to find programs running as svchost.exe (easy way)エクスプローラを見つけるプログラムを実行して使用するプロセスとしてsvchost.exe (簡単な方法)
If you found to be too difficult, there is a much easier way!あまりにも難しいことが判明した場合は、はるかに簡単に方法があるよ! Check out theチェックアウトの Process Explorerプロセスエクスプローラ tool from Microsoft (originally from SysInternals).ツールからマイクロソフト社(当初からsysinternals ) 。 The tool is completely free and gives you detailed information for each process currently running.このツールを使用するとは完全に無料の各プロセスに関する詳細な情報は現在実行中です。
Once you download it, just run the exe file as it does not have to be installed.一度ダウンロードして、そのexeファイルを実行するだけでインストールしなければならないことはありません。 Hover your mouse over the svchost process and you’ll get a popup showing you which service is running under that process. svchostプロセスの上でマウスを取得していただくことをポップアップ表示してプロセスの下でどのサービスが実行されています。
Fixing SVCHOST high CPU usage CPU使用率の高い固定svchost
Now that you have figured out exactly which process is eating up all of your CPU, we can address how to fix it.さて、これを正確にする必要が考え出したのすべてのプロセスがCPUを食いつぶし、アドレスをどのように修正することができます。 If you have found that the process is not a Windows process, such as Windows Update or Windows Firewall, etc, then simply kill the process and uninstall the program.見ても、そのプロセスをお持ちの場合ではないWindowsの過程で、 Windowsの更新プログラムやWindowsなどのファイアウォール等は、次にプロセスをkillするだけで、プログラムをアンインストールしています。
However, most of the time that this problem occurs, it has something to do with a Windows process.しかし、ほとんどの時間をこの問題が発生すると、それはWindowsのプロセスに関与している。 The best solution in this case is to install all of the latest updates from Microsoft’s web site.このような場合の最善の解決策は、すべての最新の更新プログラムをインストールするマイクロソフト社のウェブサイトからです。 If you’re not able to do so normally in Windows, try restarting the computer in safe mode and try it again.を行うことができない場合は、通常は、 Windowsだから、そのコンピュータをセーフモードで再起動してみてくださいしてみてください。
Also, if you can get to the Services tab like we did above, go ahead and right-click on the service and choose Disable .また、サービスのタブをクリックして取得することができます我々は上記のように、一歩踏み込んで右クリックして選択し、サービスを無効にしています。 Even if it’s Windows Update or the Firewall, don’t worry, you can re-enable it later.たとえそれは、ウィンドウズアップデートやファイアウォール、心配しないで、後でそれを再度有効にすることができます。 Then restart the computer and go to Microsoft’s web site and manually get the updates.次にコンピュータを再起動するとマイクロソフト社のウェブサイトに行くと、手動で更新情報を取得しています。 Re-enable the service and restart the computer again and hopefully things are working!サービスを再度有効にしてコンピュータを再起動すると物事がうまくいけ働いて!
In order to disable a service in Windows, right-click on it from the Services tab and choose Properties .サービスを無効にするためにはウィンドウズでは、それを右クリックしてから、 サービスタブをクリックし、 プロパティを選択します。
Next choose Disabled from the Startup type combo box located in the middle of the dialog box: [ スタートアップの種類を選択し無効になってから次のコンボボックスの真ん中に位置して、ダイアログボックス:
I have gone through this process a couple of times and it’s worked for me.私は今まで、このプロセスを数回して私の働いている。 So again, it’s disable the service, restart computer, install updates manually, re-enable service, and then restart computer again.だから繰り返しますが、このサービスを無効にすることで、コンピュータを再起動し、手動でアップデートをインストールし、サービスを再度有効にし、次にコンピュータを再起動してください。
Any questions, comments, add-ons, or tips?ご質問がございましたら、コメント、アドオン、またはヒントですか? Post a comment!コメントを投稿!
Technorati Tags: Technoratiタグ: svchost , 、 svchost high cpu高svchostのCPU , 、 servicesサービス , 、 task managerタスクマネージャ , 、 process処理If you enjoyed this post, make sure you この投稿を享受する場合は、必ず subscribe to my RSS feed 私のRSSフィードを購読して ! !
» Filed Under »提出下 Computer Tipsコンピュータのヒント
Related Posts関連記事
- An introduction to the Windows XP Task Manager: Processes, Programs, and Performance - Part 2を紹介し、ウィンドウズXPのタスクマネージャ:プロセスは、プログラム、およびパフォーマンスを監視-パート2
- An introduction to the Windows XP Task Manager: Processes, Programs, and Performance - Part Iを紹介し、ウィンドウズXPのタスクマネージャ:プロセスは、プログラム、およびパフォーマンスを監視-パートI
- Want more information on your Windows XP processes?ウィンドウズXPの詳細については、お客様の望むプロセスですか?
- Windows Server 2003/Small Business Server hangs on "Applying Computer Settings"ウィンドウズサーバー2003/smallビジネスサーバがハングアップして"コンピュータの設定を適用する"
- How to forcefully clear all jobs from a print queueすべての仕事をより明確にする方法を強制するプリントキュー

























This information was “right on” and helped me find the process causing the CPU high usage.この情報は、 "右上"と探すのを手伝ってくれたの高いプロセスのCPUの使用状況を引き起こしています。 The process involved happened to be a HP monitoring process for a network printer that I really didn’t need all that much on this computer.たまたまその過程にかかわるプロセスを監視するために、ネットワークプリンタのHPしていない私が本当に必要としていないのでこのコンピュータ上で。 I disabled it and the problem disappeared.私を無効にしてから、この問題に姿を消した。 My question, rather than disableing it, could I not have made it a “manual” function so I might use this feature?私の質問ではなく、 disableingことは、可能性がない私はそれを"マニュアル"機能を使用するかもしれないので、この機能ですか?
Thanks for your help.ご協力いただきありがとうございます。
Jerryジェリー
correct preceding email address.前述の電子メールアドレスを修正します。 sorry.ごめんね。 Jerryジェリー
This is the best explanation of sleuthing out svchost.exe that I have read.これは、ベストな説明を読んだことがある。 sleuthingアウトsvchost.exeことです。 Most articles either say “it a Windows thing, you wouldn’t understand” or “it’sa virus so nefarious that none of the 12 anti-virus programs I used could detect it.” Thanks for *teaching* me about svchost.exe.ほとんどの記事のどちらかと言う"と、ウィンドウズことは、理解することはない"または"ウイルスに行えるので、非道なことはなし12アンチウイルスプログラムを検出することが使われてよい"と述べた。 *私について教えてくれてありがとう* svchost.exe 。 You are now on my RSS reader and an official genius.あなたが今私のRSSリーダーと、公式の天才だ。
THANK YOUありがとう
I tried everything, from every web site, telling me it was a virus, or related to Microsoft updater and no luck.私試したのに、すべてのウェブサイトから、話してくれていたウイルスは、マイクロソフト社またはアップデータと関連していない幸運です。
I tired registry mechanics and no fixes.私疲れ力学とレジストリの修正なし。 Finally I read your web site, downloaded the Microsoft Process Explorer, and found the problem with svchost.exe was related to some software that came with a new printer I had recently installed.最後に、私は読んでお客様のウェブサイトには、エクスプローラのプロセスは、マイクロソフトのダウンロード、およびsvchost.exeが見つかった問題に関連していくつかのソフトウェアが付属して私は、最近、新しいプリンタをインストールしています。
I un-installed the software that was of no use anyway and everything works.私をオフにし、ソフトウェアをインストールして使用していないが、いずれにせよ、すべての作品です。 Likewise, the CPU usage is normal.同様に、 CPU使用率は正常です。 Thanks you, have the correct answer!あなたのおかげで、正しい答えて!
Dear sir拝啓
My name is uday frm India.私の名前はウダイインドfrm 。 I have windows 2000 system.私はWindows 2000システムです。 I am gettings problem that whenever i start computer I gets a startup command prompt window (cmd) with nothing written inside and only it flashes that c:\winnt\system32\svchost.exe at bar.If i close that window, it reopen immidiately. gettings問題があることを私は私を取得するたびにコンピュータを起動するコマンドプロンプトウィンドウを起動(コマンド)の中で何もないとしか書かれたことが明滅されたC : \ winnt \ system32に\ svchost.exeにしてウィンドウを閉じるbar.if私は、それを直ちに再開される。
While i scanned my pc with many antivirus but no virus found.私のパソコンをスキャンしている間私がない多くのアンチウイルスでウイルスが見つかった。
Please help me asap.至急助けてください。
Udayウダイ
If you have any info how to fix the following problem please contact me.どんな情報をお持ちの場合、以下の問題を解決する方法がございましたらご連絡ください。
xfire - sabrewolfpackエックスファイアー-s abrewolfpack
msn - MSNの- ph34r_m3@usa.com
I am having problems with svchost.exe eating up all of my Memory Usage aswell as some Virtual Memory… is there anyone that would know of a fix for this?私はすべての問題が発生するsvchost.exe私のメモリ使用量を食べるだけでなく、いくつかの仮想メモリ…誰もが知っているのは、そこには、この修正プログラムですか? Thanks!ありがとう!