Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Process Explorer: Replace built-in Task Manager

Posted on 08/03/202017/08/2026 IT Expert By IT Expert 2 Comments on Process Explorer: Replace built-in Task Manager
  1. Home
  2. Windows Server
  3. Process Explorer: Replace built-in Task Manager
Process Explorer

The Task Manager is an operating system component found in all versions of Microsoft Windows since Windows NT 4.0 and Windows 2000. It allows you to view each of the tasks (processes) and the overall performance of the computer. The Process Explorer tool is similar to the task manager which is a built-in tool in Windows. This performs more advanced functionalities as opposed to the traditional task manager. It helps detect viruses and processes running in the background.

“Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.

The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in. The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work”. Microsoft.

This tool can be download from the following link. Extract the tool and run the procex.exe as shown below.

Task Manager replacement

Accept the licensee agreement.

Screenshot of the Process Explorer License Agreement displaying the Sysinternals Software License Terms, with options to print and to agree or decline.

After clicking on Agree, this will launch the process explorer window.

system monitoring tool

When you click on options, you will find a list of functions that can be performed.

  • Verify image signature
  • Command kill
  • Replace built-in Task Manager etc.
process management

All what can be done via the task manager can be done here as well. You can click on a process as shown below and perform any of the following.

This process can also be achieved selecting a process,

  • On the top menu icon, click on Process and
  • Perform any desired task as shown in the image below
Process Explorer

This can also be achieved by selecting the process itself and right clicking on it as shown below.

A screenshot of the Process Explorer tool displaying various running processes, including 'svchost.exe' and 'winlogon.exe', with a context menu open showing options like 'Kill Process' and 'Set Priority'.

When you click on properties of an application, a lot can be identified as shown below such as the –

  • GPU Graph,
  • Threads,
  • TCP/IP,
  • Security,
  • Environment,
  • Strings,
  • Image,
  • Performance,
  • Performance graph and
  • Disk and network.
Properties window for Windows Explorer process, showing version, build time, file path, command line, current directory, and autostart location.

Under the image, you will find the process (program), command prompt command, current directory, and registry key associated (location)

  • When the program started
  • The user that started the program etc.

Here you can also use the VirusTotal embedded tool.  As shown below by clicking on submit. SysInteranl supports VirusToal which allows users to query VirusTotal for files running on their PCs. See this link for more information.

Screenshot of Microsoft Edge version details in Process Explorer, highlighting VirusTotal terms of service agreement and options to submit hashes for files.

Furthermore, Under security: Here you will find a list of GPO applied to the user account and privileges.

Screenshot displaying user session information, including Security Identifier (SID), session number, group listings, and privileges.

Under the Disk and Network, you can view the Network I/O and disk I/O etc as shown below.

A performance properties window for 'explorer.exe', displaying Network I/O and Disk I/O statistics, including Receives, Sends, Reads, Writes, with corresponding values and deltas.

Under View, you can select Columns as shown below and select the column on how the process view of the explorer will look like.

Screenshot of the Process Explorer tool from Sysinternals, displaying the 'View' menu with options like 'Show Process Tree', 'Show Column Heatmaps', and 'Select Columns...' highlighted.

Now select the process view of any of the columns you wish to appear on the process explorer.

Screenshot of the 'Select Columns' dialog in Process Explorer, displaying options for process information such as Process Name, PID, User Name, Description, and Company Name, with checkboxes for selection.

Note: Same can be done to other menu listed here such as

  • Process Disk
  • Process Network,
  • Process GPU
  • DLL
  • .Net
  • Status bar
  • Process I/O
Window displaying column selection options for Process Explorer, including various metrics like Reads, Writes, and Delta statistics.

For more on Process explorer, see the following link1 and link2 for more information.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session. I welcome you to follow me on YouTube Channel.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Processes, Windows 10

Post navigation

Previous Post: How to use the Process Explorer from SysInternals Tools
Next Post: How to configure static page in Microsoft Edge browser via Local Group Policy on Windows

Related Posts

  • screenshot 2020 03 13 at 20.24.17
    How to install additional packages via Cygwin Windows Server
  • configure kerberos
    Configure Kerberos Delegation in Windows Windows
  • ycx
    Detect registry keys using Process Monitor using Sysinternals Tools Windows Server
  • image 130
    How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2] Scripts
  • wacxx
    How to set up System Insights on Windows Admin Center Windows Server
  • FileNotFoundError Errno 2 No such file or directory
    Fix FileNotFoundError: [Errno 2] No such file or directory Scripts

More Related Articles

screenshot 2020 03 13 at 20.24.17 How to install additional packages via Cygwin Windows Server
configure kerberos Configure Kerberos Delegation in Windows Windows
ycx Detect registry keys using Process Monitor using Sysinternals Tools Windows Server
image 130 How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2] Scripts
wacxx How to set up System Insights on Windows Admin Center Windows Server
FileNotFoundError Errno 2 No such file or directory Fix FileNotFoundError: [Errno 2] No such file or directory Scripts

Comments (2) on “Process Explorer: Replace built-in Task Manager”

  1. Avatar photo David Bethke says:
    01/02/2021 at 3:44 PM

    I’m running Windows 10, and when I set “replace Task Manager”, it seems to change it back every time I reboot. Any thoughts?

    Log in to Reply
    1. chris Christian says:
      01/02/2021 at 4:13 PM

      Hi David, this seems feasible! I have not tried this before, but you should be able to disable the Task Manager via GPO or via the Windows Registry. Please let me know if this works correctly for you.

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • aks 1
    Azure Storage: How to create Blob Storage and upload files AWS/Azure/OpenShift
  • screenshot 2020 03 14 at 22.47.56
    How to block apps from running in Windows Windows
  • Banner
    How to Deploy GitHub Repositories to cPanel using GitHub Actions Automation
  • sdfdghjk
    How to fix “Job for Mattermost service failed” error Linux
  • Azure Backup Copy 1
    How to Delete Backup Job in Recovery Services Vault AWS/Azure/OpenShift
  • screenshot 2020 04 26 at 19.14.07
    Windows 2016 Servers do not show up on the WSUS console Windows Server
  • File Audit
    File Audit: How to install and configure PA File Sight Ultra and PA Endpoints Reviews
  • windows 11 desktop 1
    Hardware and Software Requirements: Upgrade to Windows 11 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.