Why does TaskMgr show only one instance of fontdrvhost.exe?

Vincent Fatica 6 Reputation points
2023-03-31T02:43:25.4833333+00:00

Microsoft Windows 10 Pro for Workstations

10.0.19045.2728 (2009, 22H2)

Why does TaskMgr shows only one instance of fontdrvhost.exe?

User's image

ProcessExplorer shows two.

User's image

WMI gives information on both.

v:\> wmic process where name='fontdrvhost.exe' get processid,name
Name             ProcessId
fontdrvhost.exe  1164
fontdrvhost.exe  1172

Thank you.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-03-31T10:34:32.92+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to Task manager and process explorer.

    Both tools looks similar but works differently

    This is because the task manager rounds the CPU usage numbers for each process up or down. Numerous processes appear to be using "0" CPU time, but in reality, they are actually using 0.00001 CPU time.

    You require a process manager who can demonstrate more specific worth to you.

    Additionally, some processes (negative PID, running as another person) or pieces of hardware (direct access to the CPU via your operating system) may be hidden. (but probably not)

    --If the reply is helpful, please Upvote and Accept as answer--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.