Collections:
Other Resources:
What Is "tasklist.exe" Command on Windows 8?
What is "tasklist.exe" command on Windows 8? Can I use it to review processes that are running on my computer?
✍: FYIcenter.com
"tasklist.exe" is a command line tool that allows you to list tasks
(actually search and view processes) that are running on your Windows 8 computer.
The best way to start the "tasklist.exe" is to run it in a command line window:
1. Enter "command" in the Apps search box. Then click "Command Prompt" in the suggested match list. You will see a black window with a command prompt.
2. Enter "tasklist.exe /M net*" at the prompt to execute the "tasklist.exe" command. You will see a list of processes that are running with any "net*" modules:
C:\Users\fyicenter>tasklist.exe /M net*
Image Name PID Modules
========================= ======== ============================================
taskhost.exe 2736 netprofm.dll, NETAPI32.dll, netutils.dll
explorer.exe 2836 netutils.dll, NetworkStatus.dll,
netprofm.dll, NetworkExplorer.dll,
netjoin.dll
tasklist.exe 2964 NETAPI32.dll, netutils.dll
The picture below shows you an example of the command line window executing the "tasklist.exe" command:
See https://technet.microsoft.com/en-us/library/bb491010.aspx for more information on "tasklist.exe" command.
⇒ Run "tasklist.exe" Command on Windows 8?
⇐ "tasklist.exe" Command on Windows 8
2016-12-30, ∼3366🔥, 0💬
Popular Posts:
How to verify if your system is connected to the wireless network? Windows system has two commands "...
What is "Health Key and Certificate Management" in my Windows XP service list? And how is "Health Ke...
How to connect your computer to a DSL line? Here are the steps of how to connect your computer to th...
Can I disable Windows service "ATI HotKey Poller" to speedup my computer? Windows service "ATI HotKe...
Can I remove startup application "realsched.exe - Real Player RealNetworks Scheduler" to speedup my ...