Collections:
Other Resources:
List Processes that Use a Given DLL using ListDLLs on Windows 8
How to List Processes that Use a Given DLL using ListDLLs on Windows 8?
✍: FYIcenter.com
If you want to see processes that are using a given DLL on Windows 8,
you can use the Windows Sysinternals ListDLLs as shown below:
1. Start a command line window by run "Command Prompt" as administrator.
2. Type in the following ListDlls command:
C:\fyicenter\ListDlls\ListDlls -d wsock32.dll Listdlls v3.2 - Listdlls Copyright (C) 1997-2016 Mark Russinovich Sysinternals Error opening System(4): Access is denied. ------------------------------------------------------------------------------ EvtEng.exe pid: 1776 Command line: "C:\Program Files\Intel\WiFi\bin\EvtEng.exe" Base Size Path 0x00000000455a0000 0x9000 C:\Windows\SYSTEM32\WSOCK32.dll ------------------------------------------------------------------------------ UNS.exe pid: 4708 Command line: "C:\Program Files (x86)\Intel\Intel(R) Management Engine Component s\UNS\UNS.exe" Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.dll ------------------------------------------------------------------------------ wmpnetwk.exe pid: 4824 Command line: "C:\Program Files\Windows Media Player\wmpnetwk.exe" Base Size Path 0x00000000455a0000 0x9000 C:\Windows\SYSTEM32\WSOCK32.dll ------------------------------------------------------------------------------ Toaster.exe pid: 3496 Command line: "C:\Program Files (x86)\Dell Backup and Recovery\TOASTER.EXE" C:\U sers\fyi Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.dll ------------------------------------------------------------------------------ firefox.exe pid: 5484 Command line: "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.dll ------------------------------------------------------------------------------ filezilla.exe pid: 1128 Command line: "C:\local\FileZilla\filezilla.exe" Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.DLL
2016-12-30, 4917🔥, 0💬
Popular Posts:
This tutorial shows you how to boost performance by stopping and disabling unnecessary services on W...
How to remove ssdiag.exe from the startup application list to gain performance and reduce security r...
What is the startup program "CyberLink Virtual Drive - VirtualDrive.exe" on my Windows 8 computer? C...
How to remove tfswctrl.exe from the startup application list to gain performance and reduce security...
I have created a table in MS Access. How do I create a form to help enter data into the table? Assum...