When I start the IEChooser F12 tool, in the Network section I find this message: The network collector cannot be started. How to fix?

Mattia.exe 10 Reputation points
2024-11-29T15:22:36.61+00:00

Hi everyone,

when I start IEChooser F12 to debug pages in internet explorer mode, I get the following warning in the "network" section: It is not possible to start the network collector.

I tried restoring Edge and changing the compatibility in the emulation section, but nothing. What needs to be done? Thank you

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-12-02T02:21:52.57+00:00

    Hi @Mattia.exe ,

    Please open the Command Prompt (cmd) as administrator and enter the following command to fix the network tab:

    sc config diagnosticshub.standardcollector.service start=demand

    The cause is Microsoft (R) Diagnostics Hub Standard Collector Service has been disabled. Simply put, the command above helps to enable that service.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Shijie Li


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.