Hi @fg2001 - I applied your batch file shown below as a scheduled task on logon etc. (After setting up link to Network on the desktop and calling the shortcut "MyNetwork").
@ECHO off
timeout /T 3
C:\Users<user>\Desktop\MyNetwork.lnk
net stop FDResPub
net start FDResPub
As I said this seems to enable view of host computer (and, as always, a NAS) but none of the other computer devices on the network.
You could just run the batch file when you need it, it doesn't necessarily have to be set in the task scheduler.
Since the local PC still disappears after a few minutes, I just made a shortcut to the batch file, and I run it as admin when I need it. π
What is the exact Build # that you have on the other computers?
Users with local windows accounts without password may not work anymore unless the security Policy is modified to accept Insecure Log in.
Windows 11 24H2 and Insecure Guest Logins settings - Microsoft Community
What is your configuration, are you using Ethernet or Wi-Fi?
Using the same network profile on all?
Seems like some basic settings problem.
What about this setting in the Firewall?

Make sure that these 2 services are running on every machine.
