VMware workstation listening on port 443
When using VMware workstation you may find that VMware workstation is listening on port 443.
Running netstat -anb shows the following
TCP    0.0.0.0:443            0.0.0.0:0              LISTENING
[vmware-hostd.exe]
To change this in VMware workstation go to Edit > Preferences > Shared VMs (deprecated) and you can stop sharing here, or disable the port.

 
Thanks that helped to fix the problem on my virtual machine.
ReplyDelete