The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Killer Networking driver issues with Windows 10's data usage reporting

    Discussion in 'Networking and Wireless' started by Dennismungai, Jun 26, 2018.

  1. Dennismungai

    Dennismungai Notebook Deity

    Reputations:
    785
    Messages:
    933
    Likes Received:
    867
    Trophy Points:
    106
    Hello there,

    For these that use the full Killer Networking control center, does it disable Windows 10's data usage reporting for the network interfaces present?

    Without fail, on all the machines running any Killer Networking card(s) that also have the software installed, data usage reporting and monitoring is disabled in both the settings app and the Windows Task Manager.

    Is there a known fix for this?
     
    hmscott and Vasudev like this.
  2. senso

    senso Notebook Deity

    Reputations:
    560
    Messages:
    1,645
    Likes Received:
    788
    Trophy Points:
    131
    Yes, but you either use one or the other, or you might get strange network behaviour/killer suite wont work anymore, or it will think that your network is dead and lead to more strange results..

    So, uninstall everything from Killer, download the drivers only package, and dont install anything else from killer.

    Win+X, Open Cmd line(admin), type this:
    sc config ndu start=auto

    If there is only Powershell on the Win+X menu, press just Win key, type cmd, right click, run as admin, at least on my side powershell doesn't like that and gives an error.

    Enter, reboot(it will start working right away, but a reboot should be made), and its solved.
     
  3. Dennismungai

    Dennismungai Notebook Deity

    Reputations:
    785
    Messages:
    933
    Likes Received:
    867
    Trophy Points:
    106
    Thanks, will try it out and report back.