Hut 8
  • Posts

Windows 10 NDU Memory Leak - Sun, Nov 22, 2015

{{.Site.BaseURL}}

Symptom

In Windows 10 (with a fresh install), “System” uses up a huge amount of memory

Solution

Try to disable network data usage via regedit:

  • HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Ndu
  • Change Start (DWORD) to 4

Regedit

Disable SuperFetch:

Services Console

superfetch

Update networking drivers:

Device Manager

Driver Update

Cause

Here’s how I found this memory leak

  • Download Windows Driver Kit
  • Start C:\Program Files (x86)\Windows Kits\10\Tools\x64\poolmon.exe as an administrator
  • Hit “b” to sort by bytes (descending)
  • poolmon.exe screenshot

Back to Home


© 2022 | Built on Hugo

Linkedin GitHub GitLab