Collections:
Other Resources:
Resource Handles in Process Explorer on Windows 8
How to find out what resource handles are used by an application with Process Explorer on Windows 8? I want to know what files are open by Firefox.
✍: FYIcenter.com
If you want to see all resources used by an application like Firefox the Process Explorer, you can follow this steps:
1.Right-mouse click on C:\fyicenter\ProcessExplorer\procexp.exe and use "Run as administrator" to start Process Explorer. You will all processes displayed in a tree structure.
2. Locate and select the Firefox process "firefox.exe".
3. Click menu "View > Show Lower Pane" to open the process details pane. You see a list of DLLs and resources handles used by Firefox in the lower pane.
4. Click menu "View > Lower Pane View > Handles" to list resource handles only. You see a list of resource handles used by Firefox, like files, registry keys, threads, etc.
Notice that how many files are used by Firefox.
The picture below shows you the resource handle list used by Firefox with Process Explorer:
⇒ Save Resource Handles with Process Explorer on Windows 8
⇐ Save Process List with Process Explorer on Windows 8
2016-12-30, 1574🔥, 0💬
Popular Posts:
Where to find information about what services are running on Windows 8 and how to manage them? I wan...
How to install Apache server on Windows systems? If you followed our downloading Apache server tutor...
Can I remove startup application "SynTPEnh.exe - Synaptics TouchPad Enhancements" to speedup my comp...
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...
How to start sc.exe command to create, delete and manage Windows services? sc.exe is a command line ...