Skip to main content

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

 


 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!

image

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.

image

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”



image

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.

image

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!

image

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:

image

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

image

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:
Registry:

HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences\HME

image

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:
Registry:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

image

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

Comments

Popular posts from this blog

Hacking via Cloning Site Using Kali Linux

Hacking via Cloning Site Using Kali Linux Hacking via Cloning Site Using Kali Linux  SET Attack Method : SET stands for Social Engineering Toolkist , primarily written by  David Kennedy . The Social-Engineer Toolkit (SET) is specifically designed to perform advanced attacks against the human element. SET was designed to be released with the  http://www.social-engineer.org  launch and has quickly became a standard tool in a penetration testers arsenal. The attacks built into the toolkit are designed to be targeted and focused attacks against a person or organization used during a penetration test. Actually this hacking method will works perfectly with DNS spoofing or Man in the Middle Attack method. Here in this tutorial I’m only writing how-to and step-by-step to perform the basic attack , but for the rest you can modified it with your own imagination. In this tutorial we will see how this attack methods can owned your com...

Defacing Sites via HTML Injections (XSS)

Defacing Sites via HTML Injections Defacing Sites via HTML Injections What Is HTML Injection: "HTML Injection" is called as the Virtual Defacement Technique and also known as the "XSS" Cross Site Scripting. It is a very common vulnerability found when searched for most of the domains. This kind of a Vulnerability allows an "Attacker" to Inject some code into the applications affected in order to bypass access to the "Website" or to Infect any particular Page in that "Website". HTML injections = Cross Site Scripting, It is a Security Vulnerability in most of the sites, that allows an Attacker to Inject HTML Code into the Web Pages that are viewed by other users. XSS Attacks are essentially code injection attacks into the various interpreters in the browser. These attacks can be carried out using HTML, JavaScript, VBScript, ActiveX, Flash and other clinet side Languages. Well crafted Malicious Code can even hep the ...

Hacking DNN Based Web Sites

Hacking DNN Based Web Sites Hacking DNN Based Web Sites Hacking DNN (Dot Net Nuke) CMS based websites is based on the Security Loop Hole in the CMS. For using that exploit we will see the few mentioned points which illustrates us on how to hack any live site based on Dot Net Nuke CMS. Vulnerability : This is the know Vulnerability in Dot Net Nuke (DNN) CMS. This allows aone user to Upload a File/Shell Remotely to hack that Site which is running on Dot Net Nuke CMS. The Link's for more Information regarding this Vulnerability is mentioned below -                                  http://www.exploit-db.com/exploits/12700/ Getting Started : Here we will use the Google Dork to trace the sites that are using DNN (Dot Net Nuke) CMS and are vulnerable to Remote File Upload. How To Do It : Here, I an mentioning the few points on how to Search for the existing Vulnerability in DNN. Let'...

Excellent tricks and techniques of Google Hacks

Frontpage.. very nice clean search results listing !! I magine with me that you can steal or know the password of any web site designed by "Frontpage". But the file containing the password might be encrypted; to decrypt the file download the program " john the ripper". To see results; just write in the ( http://www.google.com/ ) search engine the code: "# -FrontPage-" inurl:service.pwd ============================================== This searches the password for "Website Access Analyzer", a Japanese software that creates webstatistics. To see results; just write in the ( http://www.google.com/ ) search engine the code: "AutoCreate=TRUE password=*" ============================================== This is a query to get inline passwords from search engines (not just Google), you must type in the query followed with the the domain name without the .com or .net. To see results; just write in the ( http://www.google.co...

Hacking via BackTrack using SET Attack Method

Hacking via BackTrack using SET Attack Method Hacking via BackTrack using SET Attack  1. Click on Applications, BackTrack, Exploit Tools, Social Engineering Tools, Social Engineering Toolkit then select set.