nsi memory leaks fixed yet?

Anonymous
2013-06-06T11:33:13+00:00

Does anyone know if there is a fix for nsi service eating up memory yet?I'm really getting tired of having it eat up to 3 gbs or ram all the time.I have a dump file if the need arises.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

111 answers

Sort by: Most helpful
  1. Anonymous
    2013-10-30T02:14:42+00:00

    I'm having the same issue on my computer with no avail.  The problem stops when I do a safe boot with networking.  However, disabling all non-Microsoft services and startup programs does not help.

    Similar to Jasthrus, I'm running a Core 2 Quad (9550) process in an ASUS Rampage motherboard with Nvidea graphics.

    I think my machine recently updated the Nvidea drivers.  I'll try to roll those back and see if I have any luck.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-10-19T15:00:48+00:00

    Srinivas KR does not provide an answer.  This problem continues and has not been solved.

    I continue to monitor the problem, run rootkit, malware, anivirus, etc. scanners and they show nothing. 

    I have been using Process Explorer to restart the nsi service as Liam discusses above.  I have observed that nsi memory grows very slowly for about 5 days and then starts to grow exponentially.  At this point, i need to restart the process every day because it grows so fast OR i just restart the whole system and the memory footprint will stay small for another 5 days.

    This is a pain MS.  If i do not monitor this process, my system will slow to a crawl at the point nsi consumes ~5 GB of my 8 GB of memory.  Please provide a solution.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-10-13T11:27:09+00:00

    The response by Srinivas KR has been marked as the answer.  Does that mean no one is actively monitoring this issue anymore?

    I have a workaround to avoid having to restart your PC.  Just restart the svchost process, or if you've separated out the processes, the nsi, process, using Process Explorer, provided free from Microsoft (http://technet.microsoft.com/en-gb/sysinternals/bb896653.aspx)

    It frees up the memory and so far, I've seen no negative knock-on effects from restarting the offending process, even with network/internet apps open.

    • Liam

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-10-13T02:07:27+00:00

    I as well have been plagued with the NSI memory leak.

    Windows 7 Home Premium 64bit

    Core 2 Quad Q9650 on ASUS P5QL/EPU Motherboard

    nVidia GTX 570 GPU

    ANTEC 650w PSU

    Mushkin Advanced Timing Memory (4GB)

    At first I was unsure which service within the SVCHOST process, was causing the leak, however, found a link that suggested creating a batch file to separate those services into their own SVCHOST processes.

    BATCH FILE: Create a new text document, paste the following, and save as .BAT

    SC Config wdiservicehost Type= own

    SC Config nsi Type= own

    SC Config netprofm Type= own

    SC Config fontcache Type= own

    SC Config fdphost Type= own

    SC Config EventSystem Type= own

    After running that batch file and rebooting, I was able to verify that the NSI service is the one causing the leak, as it continues to grow, while the other services do not. Separating them on it's own does not solve the issue, however it helps to identify it. After EXTENSIVE searching, and trying ALL the suggestions out there, WHY is there no clear answer to this, no resolve.

    I will continue to try to stop having this happen, as I can see for others who make way more use of their networking than I do, how this can be a pain. I simply use this as my gaming rig, and is simply home networked to my ASUS router. Nothing extensive. My system does slow to a crawl when the memory gets too high, as everyone else, and will only clear after reboot. Even RAM cleaners that are NOT recommended to use with Win 7 cannot free the memory.

    PLEASE someone come up with an answer and POST IT!!! If you have had this issue, and it is solved for you, please POST THE ANSWER! I have been reading posts on this that go back to 2008, and STILL no clear answer.

    And before anyone asks, YES, full array of Antivirus, Spyware, AntiRootKit, cleaners, all done, NO results, no infections.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2013-09-26T13:20:40+00:00

    I'll chime in with the fact that I'm experiencing this problem as well. It takes longer for me to really experience the problem since my workstation has 24G of memory (I run a bunch of VMs). Right now I'm using 22.5G (and growing) and the svchost with a working set of 12.5 G has the NSI service in it. 

    The other astounding thing is that the process has... are you ready?... 185,762 HANDLES open, incrementing about one every 10 sec.

    Was this answer helpful?

    0 comments No comments