What Are wmpnscfg.exe and wmpnetwk.exe and Why Are They Running?

So you’ve been going through Task Manager trying to figure out why so many services are running when you notice there’s two items for Windows Media Player in the list… but you don’t even use Media Player. What’s up with that?

It’s not like the processes take a lot of memory… I just get irritated when there’s a process that restarts for no good reason. You disable it, and then somehow it’s back. Annoying!

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 1

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 2

This article is part of our ongoing series explaining various processes found in Task Manager, like svchost.exe, dwm.exe, ctfmon.exe, mDNSResponder.exe, conhost.exe, rundll32.exe, Adobe_Updater.exe, and many others. Don’t know what those services are? Better start reading!

What Is This Service Anyway?

Windows Media Player 11 can share media between different computers on the same network, and can even share media with the XBox 360 as well. For this to work, there’s a network sharing service that shares the library even if Media Player isn’t open. It’s really a great system if you use it.

Both of these processes are part of the Windows Media Player Sharing system, so if you use those features you should not disable it.

Disabling Media Sharing in Media Player

The best way to remove these services is to just use the configuration panel… that way they don’t come back the next time Media Player gets opened, accidentally or otherwise.

Open up Windows Media Player, and then click on the little arrow under “Library” and choose the “Media Sharing” option from the menu.

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 3

If you are using a custom theme, or otherwise can’t get to that menu, you can also open the Options panel, choose the Library tab, and then click on “Configure Sharing”

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 4

Either one of the above will bring you to the Media Sharing dialog. Uncheck both of the boxes that you see here.

Note: If they are unchecked, you should check them, click apply, and then uncheck them and click OK… basically to reset the settings.

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 5

Once you hit the OK button, you’ll be prompted with an extremely important dialog… do you want to turn sharing off for everybody? Yes!

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 6

This will actually turn off the service, and remove the startup entry for wmpnscfg.exe. (Note that you’ll have to kill that process manually the first time, or log off and back on)

At this point you should be able to use your computer without either of those two processes running. If you continue to have problems getting rid of them, you can read down further for more troubleshooting steps.

Disabling Media Player Network Sharing Service in Services

You shouldn’t actually need to do this part, as using the configuration instructions above should work… but if you are having problems getting rid of it, here’s where you need to go.

Open up Services from Control Panel, or type services.msc into the start menu search/run box. Find the service in the list:

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 7

Open it up by double-clicking on it, and then change the service to Disabled.

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 8

One note here… If you try to re-enable Media Sharing in Media Player, it will ignore the fact that it’s disabled. This is why you need to make the configuration change there as well.

Alternative Methods using Regedit

If you are still having issues, you can do some further checking to make sure that the two services won’t be re-enabled again. Open up regedit.exe through the start menu search or run box, and then browse down to the following key:

HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences\HME

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 9

There should be a DWORD value on the right-hand side named DisableDiscovery which you can set to a value of 2 (setting it to 1 also worked for me). Just make sure that it’s not set to 0.

To make sure that the wmpnscfg.exe is turned off, you can browse down to the following key in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

what-are-wmpnscfgexe-and-wmpnetwkexe-and-why-are-they-running photo 10

This is where Windows turns that application on… if there’s an item for it in this list, then delete it.

Article What Are wmpnscfg.exe and wmpnetwk.exe and Why Are They Running? compiled by Original article here

More stories

Installing Flash Player in Firefox on Ubuntu Gutsy

I decided to upgrade my Mac Mini to Linux over the weekend with excellent results until I encountered an extremely annoying error in Firefox: “Additional plugins are required to display all the media on this page”. Going through the wizard a dozen times didn’t fix the problem, so what gives?

Remove "Map Network Drive" Menu Item from Windows Vista or XP

If you have never used the “Map Network Drive” dialog box, do you ever wonder how to get rid of it? Personally I only map drives from the command line so I never use it either… so I’m thankful there’s a registry hack that can remove the menu items.

Add "Open with Notepad" to the Context Menu for All Files

The default method of opening unknown files forces you to go through a list of known applications and is generally a pain to deal with. That’s why I like to have a context menu option for “Open with Notepad” so that I can quickly open up files without having to go through a lot of trouble.

Change SuperFetch to Only Cache System Boot Files in Vista

After writing the article last week about disabling SuperFetch, my good friend Daniel Spiewak commented that SuperFetch “loads the wrong thing more often than not”, which reminded me of a registry tweak… You can tell Windows to only cache the boot processes instead of everything.

Get Tabs for your PuTTY

It seems like everybody uses the free PuTTY client for accessing SSH from Windows, but the lack of a tabbed interface has kept me using the commercial SecureCRT application for years… until now.

Make Backspace Key Work Correctly in Firefox on Linux

If there’s one thing that drives me crazy about using multiple operating systems, it’s the inconsistency in keyboard shortcuts… when you hit the backspace key in Firefox on Windows it normally goes back to the previous page, but it doesn’t on Ubuntu Linux.

How to Disable SuperFetch on Windows Vista

The SuperFetch service in Windows Vista preloads your system’s memory with the applications that you use most often. This makes launching of those applications much faster, but it might be an unwanted behavior for system tweakers or gamers.

Make Menus Load Faster In XP

I am not a fan of the delay that can occur between clicking the start menu and waiting for it to display.  Here is a quick Registry tweak that will allow for the start menu to display more quickly