About 50 results
Open links in new tab
  1. What is the 'conhost.exe' process that shows up in Task Manager?

    The process conhost.exe started showing up on Windows 7, and searching Google doesn't reveal an explanation of what this process is and why it shows up. What is the conhost.exe process?

  2. windows 7 - Multiple instances of conhost.exe - Super User

    My desktop has two instances of conhost.exe running in the background at all times. Some googling brought up a few articles, like this one, but they don't explain why I have multiple …

  3. (When) is CONHOST.EXE actually necessary? - Super User

    Killing a given conhost.exe will almost certainly disable console IO for whatever process is running under that instance. You probably don't care about that because you're dealing with server …

  4. What does \??\ mean in \??\C:\Windows\System32\conhost.exe?

    Sep 12, 2014 · It seems to be exclusively associated with conhost.exe only appearing in the command-line parameters for conhost.exe Also the parameter seems to be the same (on my …

  5. Why are there multiple Console Window Host open in the …

    May 12, 2021 · Download Process Explorer or a similar tool that would show the processes in a tree view. (Run it "As Administrator" for best results.) The Conhost process will always be …

  6. windows 7 - conhost.exe and csrss.exe questions - Super User

    Jul 31, 2014 · Windows 7 permanently changed that model by introducing the ConHost.exe process: This exposure was addressed in Windows 7 and Windows Server 2008 R2 by …

  7. Conhost.exe with headless argument 100% CPU - Super User

    May 14, 2024 · conhost.exe --headless --inheritcursor --width 80 --height 30 --signal 0x328 --server 0x320 Here's screenshot: I tried searching for those arguments separately, but no luck. …

  8. Open script in Windows Terminal PowerShell instead of normal …

    Feb 12, 2023 · I want to open a PowerShell script in the Windows Terminal instead of the normal PowerShell terminal. The command I use to open this script is …

  9. windows - Running a batch silently, but how can I get process ID …

    Dec 9, 2023 · The thing is, when all batch file run, all of the process ID in task manager shows the same process Name. Different cmd.exe and conhost.exe by the user, so this means if I got 5 …

  10. windows 7 - conhost.exe shows multiple times - Super User

    0 This question already has answers here: What is the 'conhost.exe' process that shows up in Task Manager? (5 answers)