Annoyed Messenger Service

  • Thread starter Thread starter nhoemnhieu
  • Start date Start date
N

nhoemnhieu

I have messenger service popped up on my new laptop screen everyday that I
never subscribed to. I wonder if anyone could help me how to stop it?

Thanks,

Dan
 
from the said:
Oh wow, a whole program to type "net stop messenger" for you.

And that's a pretty feeble solution as well - if those ports are open to
the www, then the firewall isn't set up right (or doesn't exist), and
who knows what-all else is equally shared with the whole planet. By all
means stop messenger - as well, not instead of, fixing the firewall.
 
I have messenger service popped up on my new laptop screen everyday that I
never subscribed to. I wonder if anyone could help me how to stop it?

Thanks,

Dan
******************** REPLY SEPARATER **********************
Turn off the Messenger service in services panel (Run services.msc), and
disable port 445 by adding the following registry key that does not exist by
default:

Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters
Value: SmbDeviceEnabled
Type: DWORD value (REG_DWORD)
Content: 0 (to disable)
 
Thanks for the help. It works!

Dan


Conor said:
Start, Run, services.msc

Go to Messenger service, select properties. Stop the service and set it
to disabled.


--
________________________
Conor Turton
(e-mail address removed)
ICQ:31909763
________________________
 
Back
Top