Windowsの速度が低下したりフリーズしたりする場合、通常はタスクマネージャー(Task Manager)を使用して何が起こっているのかを把握します。Windowsとそのアプリがコンピューターのリソースをどのように使用するかをよりよく理解する必要がある場合は、リソースモニター(Resource Monitor)(resmon.exe)がそのタスクに適したツールです。情報は簡潔でリアルタイムであり、グラフと(graphs and grouping)リソースによるグループ化があります。CPU、メモリ、ディスク、およびネットワークの使用状況を監視できます。このチュートリアルでは、 ResourceMonitor(Resource Monitor)について知っておくべきこととその使用方法を示します。
注:(NOTE:)このガイドは、最新のすべてのWindowsバージョン(Windows 10、Windows 7、およびWindows 8.1 )で機能します。リソースモニター(Resource Monitor)ツールの外観と動作はすべてのWindowsバージョンで同じであるため、Windows10でのみ撮影されたスクリーンショットを使用します。
Windowsで(Windows)リソースモニター(Resource Monitor)を起動する方法
すべてのWindowsバージョンで機能するResourceMonitorを起動する簡単な方法は、実行可能ファイルresmonの名前または(Resource Monitor)Resource Monitor(file resmon)を検索(Resource Monitor)し、同じ名前の検索結果(search result)をクリックまたはタップすることです。
Resource Monitorを起動する他の方法を知りたい場合は、Windowsで(Windows)ResourceMonitorを起動する11の方法をお読みください。
まず、リソースモニター(Resource Monitor)を見てください。[概要]タブ(Overview tab)。
リソースモニター(Resource Monitor)(resmon)を開くと、アプリケーションウィンドウは(application window)[概要]タブ(Overview tab)でいっぱいになります。[概要]タブ(Overview tab)には、デフォルトでCPUセクション(CPU section)が表示されます。[メモリ](Memory)、[ディスク](Disk)、および[ネットワーク(Network)]には他のタブがあることがわかります。左側のパネルの下部には、ディスク(Disk)、ネットワーク(Network)、およびメモリ(Memory)の折りたたまれたセクションがあります(順序が異なる理由はわかりませんが、問題ではありません)。タイトルバー(title bar)の右端にある矢印をクリックすると、以下のリストが展開または閉じます。
リソースモニターウィンドウ(Resource Monitor window)を全画面サイズに拡張して、何が起こっているかをより多く見ることができます。左側の個々のウィンドウの下の境界線をドラッグして、一度に表示するデータを増減することもできます。
各ウィンドウには、現在リソースを使用しているプログラムのリストが表示され、右側のグラフには合計が視覚的に表示されます。[表示]ボタン(Views button)をクリックまたはタップすると、グラフのサイズを変更できます。デフォルト(default view)のビューは「Large」です。
変化するリストとグラフを見て、どのプログラムがリソースを使用しているかを確認してください。opera.exe(Opera Webブラウザー(Opera web browser)の実行可能ファイル)がリストに複数回表示されるのは興味深いことです(各タブには独自の実行可能ファイルがあります)。ただし、グラフのジャンプを正確な時間と(time and set)アクティブなリソースのセットと関連付けるのは簡単ではありません。
リソースモニターで(Resource Monitor)CPU使用率(CPU usage)を監視する方法
まず、 CPUタブ(CPU tab)を調べてみましょう。リソースモニターウィンドウ(Resource Monitor window)を全画面サイズに拡大すると、すべての情報が見やすくなります(右上隅の[(right corner)タイル]ボックス(Tile box)をクリックします)。[ (Click)CPU]タブ(CPU tab)をクリックすると、 [プロセス]セクション(Processes section)が展開されます。その下には、(Beneath)サービス(Services)、関連付けられたハンドル(Associated Handles)、および関連付けられたモジュール(Associated Modules)の折りたたまれたウィンドウがあります。リスト内のプロセスは、実行中(黒のフォントで記述)または一時停止(青で記述)のいずれかです。
関連するハンドルと関連するモジュールには、実行中の(Associated Modules)プロセスまたはサービス(process or service)を選択した後にのみデータが入力されます。
モジュールは、選択したプロセスで使用されるダイナミックリンクライブラリ( DLL )ファイルなどのヘルパーファイルまたはプログラムです。ハンドルは、選択したプロセスで使用されるファイル、レジストリキー、イベント、ディレクトリなどのシステム要素を参照するポインタです。
右側には、リアルタイムでデータを表示するためにスクロールするCPU使用率のグラフが表示されます。(CPU usage)マルチコアCPUを使用している場合、最初の2つのグラフ(graphs show)はすべてのコアの平均データを示し、他のグラフはコアごとに独立しています。
プロセスセクション(Processes section)を見てみましょう。左側には、プロセスのリスト、PID(プロセスID(process identifier))、プロセスの名前(プロセスの識別に役立ちます)、ステータス(実行中など)、スレッド(のコア要素(core element))が表示されます。ほとんどの人が気にする必要のないWindowsプロセス)、 (Windows)CPU(ある時点でのプロセッサ使用量)、および平均(processor usage)CPU(時間の経過に伴う平均使用量)。列見出し(column heading)またはコンテンツ(s or content)が読めない場合は、タイトルバー(title bar)の各列の仕切りをつかみますすべてが見えるようになるまで、それらを1つずつ右にスライドさせます。各列見出し(column heading)にカーソルを合わせると、その列の説明がポップアップ表示されます。
応答していないプロセスがある場合、それらの名前は赤で表示されます。このリストで何ができますか?多くのWindowsプログラムと同様に、Resource Monitorを使用すると、列の内容を昇順または降順で並べ替えることができます。[平均CPU]リスト(Average CPU list)をクリック/タップして、一番上にある最も多くのリソースを使用しているプロセスで並べ替えます。ほとんどのWindows(Windows)プログラムは正常に動作するため、大きなリソースの浪費が見られない可能性があります。ただし、コンピュータの速度が予期せず遅くなっていることに気付いた場合は、この列を確認してください。何かが多くのCPUリソースを消費している場合は、それをシャットダウンして再起動することを検討することをお勧めします。何かわからない場合は、右クリック(またはタップアンドホールド)します(tap and hold))名前を入力し、リストからオンラインで検索(Search online)することを選択します。それはあなたのデフォルトのブラウザと検索エンジン(default browser and search engine)であなたのための検索を引き出します、そしてあなたはそれらの時々不可解な名前のそれぞれが何を表すかについてもっと知ることができます。
プロセスが赤で表示され、そのステータスが「応答なし」などの場合は、プロセス名を右クリックして「(process name)プロセスの終了(End Process)」を選択することで、そのプロセスをシャットダウンできます。
警告:(WARNING:)自分が何をしているかを確実に理解している場合を除いて、「プロセスの終了」を使用しないでください。Windowsは、プロセスをシャットダウンする前に、プロセスを終了してもよいかどうかを尋ねてきます。一部のプロセスは相互に関連しており、1つだけをシャットダウンすると、他のプロセスに大混乱をもたらす可能性があります。また、その操作に不可欠なSYSTEMプロセスまたはsvchost.exe(SYSTEM process or svchost.exe)を終了したくない場合もあります。プロセスを終了するときは、それらが何であるか、そしてそれらが何をするかを知っていることを確認してください。
[サービス]セクションは、 (Services)[プロセス]ウィンドウ(Processes window)に似ています。[プロセス]ウィンドウ(Processes window)を折りたたむことなく展開してみてください。[プロセス]ウィンドウ(Processes window)の名前とは異なる名前のリストが表示されます。これらの名前も、見ると変化します。違いは、これらのものがWindows内部サービスを実行していることです。
実行中のプロセスを1つ以上選択すると、[サービス]ウィンドウ(Service window)にはそれらのプロセスに関連付けられているサービスのみが表示されます。サービス名(service name)を右クリック(タップアンドホールド(tap and hold))すると、サービスを停止、再起動(誤動作しているが使用する必要がある場合)、またはサービスの詳細を検索するオプションがあることがわかります。オンライン。
Windowsがメモリをどのように使用するかを学ぶ
次に、[メモリ]タブ(Memory tab)をクリックまたはタップします。上部には、メモリスペース(memory space)を使用しているプログラムとプロセスのリストが表示され、下部には、使用可能なメモリがどこでどのように使用されているかを示す棒グラフが表示されます。(bar graph)列には、Hard Faults/sec、Commit、Working Set、Shareable、Privateのラベルが付いており、それぞれに(KB)が続きます。これはキロバイト単位のメモリスペースを意味します。(memory space)
Hard Faults/sec columnにゼロ以外(anything but zeroes)は表示されない可能性があります。「ハードフォールト」という用語はやや誤解を招く可能性があります。これは実際にはメモリ内の「フォールト」ではなく、Windowsが(Windows)RAMのスペースを使い果たし、スワップファイル( (swap file)Windowsによって確保されたハードドライブスペース(drive space))を使用しなければならなかった場合です。物理メモリが不足したときに使用されます)。多くのハードフォールトが発生した場合は、コンピューター用にRAM(RAM)を追加購入する必要があることを示しています。
[コミット]列には、 (Commit column)Windowsがデフォルトで各プログラムに割り当てるメモリスペース(memory space) の量が表示されます。プログラムは、そのスペースのすべてを使用している場合と使用していない場合があります。列がまだ並べ替えられていない場合は、これをクリックして、最も多くのメモリを使用しているものを表示します。
[ワーキングセット]列(Working Set column)には、各プログラムが現在使用しているメモリの量が表示されます。
[共有可能]列には、各プログラムに割り当てられたメモリのどれだけを他のプログラムで共有できるかが示され、[プライベート]列(Private column)には、各プログラムに割り当てられたメモリのどれだけがそのプログラムでのみ使用できるかが示されます。プログラムがメモリを使いすぎているように見える場合は、プログラムを閉じることを決定できます。
メモリ使用量(memory use)の棒グラフ(bar graph)は自明であり、リソースモニターウィンドウ(Resource Monitor window)の右側に表示されるグラフも同様です。
ディスク(Disk)を保持しているのは何ですか?ディスクアクティビティを(Disk activity)監視(Monitor)する
ご想像のとおり、ディスクセクション(Disk section)には、ハードドライブリソースを使用しているものが表示されます。ハードドライブのライト(drive light)が点灯したままで、理由がわからない場合に便利です。[ディスクアクティビティ(Disk Activity)のあるプロセス] 、 [ディスクアクティビティ](Disk Activity)、および[ストレージ(Storage)]というラベルの付いた3つのウィンドウがあります。それらをすべて展開して見てください。タイトル全体が表示されるように、列見出しも拡張することをお勧めします。列見出しの「B/sec」は「バイト/秒」を表します。
このセクションの情報でできる(またはすべき)ことは多くありません。お気に入りのプログラムが必要とするディスクアクティビティ(disk activity)の量に驚かれるかもしれませんが、 Windowsプログラムは通常正常に動作するため、使用されているプログラムを除いて、何かがおかしくなり、ハードドライブがどんどん離れていくのを目にすることはめったにありません。ファイルをダウンロードします。他のリソースモニター(Resource Monitor)セクションと同様に、不明な名前を右クリック(タップアンドホールド)し、[(tap and hold)オンラインで検索(Search online)]をクリック/タップして説明を取得できます(これは[ディスクアクティビティ(Disk Activity section)のあるプロセス]セクションで機能します)。それだけ)。同じ右クリックメニューからこれらのプロセスを終了することもできますが、何をしているのかを理解していない限り、これはお勧めできません。[ディスクアクティビティ]セクション(Disk Activity section)で、名前を右クリックしても何も起こらないため、名前に興味がある場合は、自分で検索する必要があります。
下部のセクション[ストレージ]には、(Storage)論理ディスク(Logical Disk)、物理ディスク(Physical Disk)、アクティブ時間(Active Time)、使用可能スペース(Space)、合計スペース(Total Space)、およびディスクキューの長さ(Disk Queue Length)に関する情報を含むドライブのリストが表示されます。
最初のいくつかは自明です。「ディスクキューの長さ(Disk Queue Length)」は、ディスクスペース(disk space)の要求が満たされるのを待っている数を示します。異常なことをしている場合や、深刻な誤動作をしているソフトウェアを使用している場合を除いて、この列のデータはほとんどゼロです。
ネットワークとインターネットを使用しているもの
最後のタブはネットワーク(Network)です。これを開くと、ネットワークアクティビティ(Network Activity)、ネットワークアクティビティ(Network Activity)、TCP接続(TCP Connections)、およびリスニングポートを含むプロセスのセクションが表示されます。最初のセクションは、何でもできる唯一のセクションです。他のものはあなたの情報のためのものですが、それらの中の何かを操作したり変更したりすることはできません。TCP接続(TCP Connections)とリスニングポートには、(Listening Ports contain)ネットワークに関する十分な知識(networking knowledge)を備えた上級ユーザーに役立つ情報が含まれているため、これらについてはあまり説明しません。
「ネットワークアクティビティのある(Network Activity section)プロセス(Processes)」セクションをご覧ください。ここには、実行しているプログラム、ネットワークおよびインターネットに接続しているプログラムのリストがあります。ブラウザ、インスタントメッセージング、その他のアプリ、ネットワーク接続(network connection)プロセス、クラウドストレージに依存するOneDriveやDropbox(OneDrive and Dropbox)などのプログラムのリストである可能性が高いため、ここで驚くことはおそらくありません。名前がわかりにくい場合は、右クリックメニューからその優れた[オンライン検索]コマンドを使用して、名前を確認できます。(Search Online)
このタブで実行できる便利なことの1つは、関心のあるプロセスまたはプロセスのグループを1つだけ選択することです。下部のセクションのデータは自動的にフィルタリングされるため、ネットワークアクティビティ(Network Activity)、TCP接続、またはリスニングを確認できます。ポート(TCP Connections or Listening Ports)、選択した場合のみ。
右側のグラフは自明であり、ネットワークアクティビティ(network activity)、TCP接続、およびローカルエリア接続(area connection)でのアクティビティの概要を示しています。
(Did)リソースがWindowsでどのように使用されている(Windows)かを知りましたか?
リソースモニター(Resource Monitor)(resmon)は、Windowsの内部を確認するための優れた方法です。舞台裏で何が起こっているかを見て、問題を引き起こしている活動を止めることができます。注意して進める限り、コンピューター内で何が起こっているかについて多くのことを学び、Windows 10、Windows 8.1、およびWindows7がどのように機能するように設計されているかを理解できます。
How to use the Resource Monitor in Windows
When Windows slows down or freezes, we usually turn to the Τask Manager to figure out what is going on. If you need a bettеr understanding of the way Wіndows and its apps use the resoυrces of your computer, Resource Monitor (resmon.exe) is the right tool for the task. The information is concise and real-time with graphѕ and grouping by resources. You can monitor the use of the CPU, memory, disk, and network. Thiѕ tutоrial shows what you need to know about Resource Mоnitor and hоw to use it:
NOTE: This guide works for all modern Windows versions: Windows 10, Windows 7 and Windows 8.1. Because the Resource Monitor tool looks and works the same in all Windows versions, we use screenshots taken only in Windows 10.
How to start the Resource Monitor in Windows
An easy way to start Resource Monitor that works in all Windows versions is to search for the name of its executable file resmon or for Resource Monitor, and click or tap the search result with the same name.
If you want to know other methods to start Resource Monitor, read 11 ways to start Resource Monitor in Windows.
First look at the Resource Monitor. The Overview tab.
When you open the Resource Monitor (resmon), the application window is filled by the Overview tab. The Overview tab shows the CPU section by default. You can see that there are other tabs for Memory, Disk, and Network. In the lower part of the left-hand panel, there are collapsed sections for Disk, Network, and Memory (no idea why the order is different, and it doesn't matter). Clicking on the arrow at the right end of the title bar expands or closes the below list.
You can expand the Resource Monitor window to full-screen size so you can see more of what's going on. You can also drag the bottom border of the individual windows on the left to show more or less data at a time.
Each window shows a list of programs that are currently using resources, and the graphs on the right give you a visual representation of the totals. You can change the size of the graphs, by clicking or tapping on the Views button. The default view is "Large."
Watch the changing lists and graphs and see which programs are using your resources. We found it interesting that opera.exe (which is the executable of the Opera web browser) shows up multiple times on our list (each tab with its own executable). However, it's not easy to correlate a jump in the graph with an exact time and set of active resources.
How to monitor the CPU usage with Resource Monitor
Let's start by exploring the CPU tab. It is easier to see all the information if you expand the Resource Monitor window to full-screen size (click on the Tile box in the upper right corner). Click on the CPU tab, and you find the Processes section expanded. Beneath that, there are collapsed windows for Services, Associated Handles, and Associated Modules. The processes in the list can either be running (written with black font) or suspended (written with blue).
Associated Handles and Associated Modules get populated with data only after you select a running process or service.
Modules are helper files or programs, such as the dynamic-link library (DLL) files used by the process you select. Handles are pointers that refer to system elements such as files, registry keys, events, or directories used by the selected process.
On the right, you see graphs of CPU usage that scroll to show you your data in real time. If you have a multicore CPU, the first two graphs show average data for all cores, while the others are independent for each core.
Let's look at the Processes section. On the left, you see a list of processes, the PID (process identifier), the name of the process (which is helpful for identifying what it is), its status (running, or otherwise), its threads (a core element of Windows processes that most people don't have to concern themselves with), CPU (processor usage at any one moment), and average CPU (usage averaged over time). If you cannot read the column headings or content, grab each column's divider in the title bar and slide them to the right one by one until everything is visible. If you hover the cursor over each column heading, a description of that column pops up.
If you have any processes that are not responding, their names show up in red. What can you do with this list? Like many Windows programs, Resource Monitor lets you sort the contents of the columns in ascending or descending order. Click/tap on the Average CPU list, to sort it with the processes using the most resources at the top. Chances are good you do not see any big resource hogs since most Windows programs are well behaved. However, if you find your computer slowing down unexpectedly, take a look at this column. If something is taking up a lot of CPU resources, you may want to consider shutting it down and restarting it. If you are not sure what something is, right-click (or tap and hold) on the name and choose to Search online from the list. That pulls up a search for you with your default browser and search engine, and you can find out more about what each of those sometimes-cryptic names represents.
If a process shows up in red and its status is "Not Responding" or something similar, you can shut down that process by right-clicking on the process name and choosing "End Process."
WARNING: Do not use "End process" unless you are sure you know what you're doing. Windows asks you if you are sure you want to end the process before it shuts it down. Some processes are interlinked and shutting down only one can wreak havoc on the others. Also, you do not want to end the SYSTEM process or svchost.exe that are critical to its operation. When ending processes, make sure you know what they are and what they do.
The Services section is similar to the Processes window. Try expanding it without collapsing the Processes window and take a look. You see a list of names that are different from the names in the Processes window, which also change as you watch. The difference is that these things are running Windows internal services.
If you select one or more of the running processes, the Service window shows only the services associated with those processes. If you right-click (tap and hold) on a service name, you see that you have the option to stop the service, restart it (in case it is malfunctioning, but you need to use it) or search for more information about it online.
Learn how Windows uses the Memory
Next, click or tap on the Memory tab. At the top, you see a list of the programs and processes that are using memory space, and at the bottom, a bar graph showing you where and how your available memory is in use. The columns are labeled Hard Faults/sec, Commit, Working Set, Shareable, and Private, each followed by (KB) - meaning memory space in kilobytes.
You probably do not see anything but zeroes in the Hard Faults/sec column. The term "hard fault" is somewhat misleading - it's not really a "fault" in the memory, it's an instance where Windows ran out of space in RAM and had to use the swap file (hard drive space that's set aside by Windows to be used when physical memory runs out). If you do see a lot of hard faults, it's a good indication that you need to buy some more RAM for your computer.
The Commit column shows you how much memory space Windows allocates for each program by default. The program may or may not be using all of that space. If your columns are not already sorted, click on this one to show you what's using up the most memory.
The Working Set column shows you how much memory each program is using at the moment.
The Shareable column shows you how much of the memory allocated to each program can be shared by other programs, and the Private column shows how much of the memory allocated to each program can be used only by that program. If a program shows up as using way too much memory, you can decide to close it.
The bar graph of memory use is self-explanatory, and so are the graphs that are shown on the right side of the Resource Monitor window.
What is holding the Disk? Monitor the Disk activity
The Disk section, as you may guess, shows you what is using hard drive resources. It can be useful if your hard drive light stays on and you are not sure why. There are three windows labeled Processes with Disk Activity, Disk Activity, and Storage. Expand them all and take a look. You probably also want to expand the column headings so you can see the whole title. In the column headings, "B/sec" stands for "bytes per second."
There is not a lot you can (or should) do with the information in this section. You might be surprised to see how much disk activity your favorite programs require, but again, since Windows programs are usually well behaved, it would be uncommon for you to see something going crazy and making your hard drive keep churning away, except for programs used to download files. As with the other Resource Monitor sections, you can right-click (tap and hold) on any name you do not know, and click/tap Search online to get an explanation (this works in the Processes with Disk Activity section only). You can also end those processes from the same right-click menu, but again, that is not recommended unless you know what you are doing. In the Disk Activity section, right-clicking on the names does nothing, so if you are curious about those, you have to look them up on your own.
The bottom section, Storage, shows a list of your drives with information on Logical Disk, Physical Disk, Active Time, Available Space, Total Space, and Disk Queue Length.
The first few are self-explanatory. "Disk Queue Length" is an indication of how many requests for disk space are waiting to be fulfilled. Unless you are doing something out of the ordinary or you have software that's seriously misbehaving, this column's data is mostly zeroes.
What is using the network and the internet
The final tab is Network. When you open this one, you see sections for Processes with Network Activity, Network Activity, TCP Connections, and Listening Ports. The first section is the only one you can do anything with; the others are for your information, but you cannot manipulate or change anything in them. TCP Connections and Listening Ports contain information that is useful to more advanced users, with good networking knowledge, so we won't be talking much about them.
Take a look at the Processes with Network Activity section. Here you find a list of programs you are running, programs that are connecting to your network and the internet. You probably do not find any surprises here, since it is likely to be a list of browsers, instant messaging and other apps, network connection processes and programs like OneDrive and Dropbox that rely on cloud storage. If the names are too cryptic, you can use that excellent "Search Online" command from the right-click menu to see what they are.
One useful thing that you can do in this tab is to select only one process or a group of processes you are interested in, and the data in the lower sections are automatically filtered, so that you can see the Network Activity, TCP Connections or Listening Ports, only for the selection you made.
The graphs on the right are self-explanatory and show an overview of your network activity, TCP connections, and activity over your local area connection.
Did you find out how your resources are used in Windows?
The Resource Monitor (resmon) is an excellent way to have a look under the hood of Windows. It lets you look at what is going on behind the scenes, and stop the activity that is causing problems. As long as you proceed with caution, you can learn a lot about what is happening inside your computer and appreciate how Windows 10, Windows 8.1 and Windows 7 are designed to work.