Hi there,
It is not from an app but from Windows services. Port 445 and port 139 are Windows ports. Port 139 is used for Network Basic Input Output System (NetBIOS) name resolution and port 445 is used for Server Message Blocks (SMB). They all serve Windows File and Printer Sharing.
You can also block port 445 using this method.
- Go Start > Control Panel > Windows Firewall and find Advanced Settings on the left side.
- Click Inbound Rules > New rule. Then in the pop-up window, choose Port > Next >TCP > Specific local ports and type 445 and go Next.
- Choose to Block the connection > Next. Tick the three checkboxes and click Next. Specify the name and description at your will and click Finish.
--If the reply is helpful, please Upvote and Accept it as an answer--