There is bug in build Windows 10 Update 1511 (10586). In Windows Explorer, Windows computers on a Wired network (except the master browser computer) cant see any other Windows computers on the network.
I have been trying to resolve the issue without luck so far. What I have found is:
If I turn off all the computers, and start computer no.1 first, it becomes the Master Browser (as it should) and can see/access all Windows computers in Windows Explorer. If I then turn on computer No.2 it wont be the Master Browser, and it cant see/access any other Windows computers on the network, and it's the same for computer 3, 4, etc when I turn them on.
If I turn off all the computers again, and start no.2 computer first, it becomes the Master Browser and can see/access all Windows computers on the network in Windows Explorer. If I then turn on computer No.1, 3, 4 etc they wont be the Master Browser, and it cant see any other Windows computers on the network.
The is repeatable for any of the computers on the network, The computer that's tuned on first, is the master browser and and can see/access all other Windows computers on the network in Windows Explorer. Any computers turned on after the first computer cant see/access other Windows computers on the network In Windows Explorer.
It also happens if the Master Browser computer is rebooted. When it restarts it's no longer the Master browser, and cant see/access any other Windows computer on the network, but the computer that has become the Master Browser can now see/access the other Windows computers on the network.
In summary, IMO this Windows 10 update 1511 has a major Ethernet/Master Browser Bug that is a 'show stopper' for Windows computers wired networks.
BTW setting up a Home group on a network with this bug works fine, and all computers joined to the home group can see and access all the other home group computers.
I can also see the NAS and network printer on all computers in the Windows Explorer network screen, I just cant see any other Windows computers on the network, except on the Master Browser computer.
Here are the error messages that appear in Windows 10 event viewer for computers that cant see other computers on the network:
----------------------------
Log Name: System
Source: BROWSER
Date: 3/12/2015 12:52:18 AM
Event ID: 8021
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: Cray-1
Description:
The browser service was unable to retrieve a list of servers from the browser master \\CRAY-3 on the network \Device\NetBT_Tcpip_{06DD9509-D5A6-4706-8A24-16837FAD6756}.
Browser master: \\CRAY-3
Network: \Device\NetBT_Tcpip_{06DD9509-D5A6-4706-8A24-16837FAD6756}
This event may be caused by a temporary loss of network connectivity. If this message appears again, verify that the server is still connected to the network. The return code is in the Data text box.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="BROWSER" />
<EventID Qualifiers="32768">8021</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-12-02T11:52:18.568200100Z" />
<EventRecordID>14465</EventRecordID>
<Channel>System</Channel>
<Computer>Cray-1</Computer>
<Security />
</System>
<EventData>
<Data>\\CRAY-3</Data>
<Data>\Device\NetBT_Tcpip_{06DD9509-D5A6-4706-8A24-16837FAD6756}</Data>
<Binary>CF040000</Binary>
</EventData>
</Event>
-------------------------------
Log Name: System
Source: BROWSER
Date: 3/12/2015 12:53:18 AM
Event ID: 8032
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: Cray-1
Description:
The browser service has failed to retrieve the backup list too many times on transport \Device\NetBT_Tcpip_{06DD9509-D5A6-4706-8A24-16837FAD6756}. The backup browser is stopping.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="BROWSER" />
<EventID Qualifiers="49152">8032</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-12-02T11:53:18.724032600Z" />
<EventRecordID>14468</EventRecordID>
<Channel>System</Channel>
<Computer>Cray-1</Computer>
<Security />
</System>
<EventData>
<Data>\Device\NetBT_Tcpip_{06DD9509-D5A6-4706-8A24-16837FAD6756}</Data>
<Binary>CF040000</Binary>
</EventData>
</Event>