• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to close the netbios port?

asad

Member
hi
i made a scan to my home pc and i just found an open port port 139 netbios serves port
how could i close this port?
how could i know the program which open this port to uninstall?
my os is windows me .
thanks in advance
 
It has been a while since I used Windows 9x (of which Me is a flavor), so I'm just guessing at some things here, but...

First of all, there is no program as such that you can uninstall to close this port. You may be able to close it by disabling File and Printer Sharing. Here's a link on how to do that.

For more information, read this.

 
I dont think that removing file and print sharing will disable it, I seem to remember the only way I could get it closed (in Win 98) was to remove the client for microsoft networks. I remember finding a tutorial online that showed a way to remove the client for microsoft networks without removing TCP/IP (so I could still get on the internet) but it's been a while.

The other option would be a firewall (either hardware or software) as that should block outside access to those ports for sure, ZoneAlarm basic is free.

-Spy
 
It's in the settings for your NIC card, go control panel, network connections and find the network connection for DSL or cable modem or Router and right click and select properties, then highlight Internet protocol and click the properties button, click advanced the click the WINS tab and it disable it.
 
i just found how to disable it from the registery but i didnot try it yet


To disable NetBIOS name resolution on a DNS server, change the string value EnableDNS

in the registry key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP

from 1 to 0.

 
Back
Top