Windows 10, Version 1809. Network does not show computers

Anonymous
2018-10-19T21:34:40+00:00

In Win10, v 1809 I go to "Network" in file explorer and no computers are showing - neither my computer nor other computers on the network.

I was able to find the ip address of the computer I was searching for and successfully ping it via command prompt.

Any ideas?

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

243 answers

Sort by: Most helpful
  1. Anonymous
    2021-01-17T03:01:50+00:00

    I had the same problem and here is how I solved it.

    The problem with FDResPub is the trigger. What you need to do is to remove the trigger and set the startup as Automatic. You can do that using the sc.exe command. I prefer using a small app named Service Trigger Editor. Just type it up in Google and you will easily find where to download it from. When you start the app you just find the FDResPub service and remove the trigger. Then open your services, find FDResPub and set the startup type to automatic. Reboot the computer. You can remove the task in Task Scheduler, you won't need it anymore.

    I am not sure why Microsoft added this trigger to FDResPub. The trigger is supposed to start the FDResPub service when your network is changed to Private. The problem is if your network is already Private the trigger is not activated and FDResPub is not started.

    I hope this will help you.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-01-17T03:01:11+00:00

    mputer which has the identical problem is connected via wifi.

    >> FDResPub <<

    I appreciate your info on the FDFResPub

    It took me a while, but as posted, I was able to get the FDResPub task scheduled (and run it) on the original Win10 machine, but, it did not work to allow connecting to a share... I was still unable to connect to the Win8.1 machine even after rebooting the Win10 machine.

    It's not clear if you are telling me to do create the same FDResPub task on the Win8.1 machine.

    >> Bottom Line <<

    There is still a problem with Win10 connecting to other shares on the LAN.  It seems to be related to the rights of the current user logged into the Win8.1 machine.

    Thanks again for your info,

    Beverly Howard

    @BeveHoward, 

    Restarting FDResPub is only a remedy for Win 10 in the case that your own PC is not visible on the network.

    To see this problem you can turn off all the other machines and just leave one on, if that only machine does not show on the network after a restart then you have this specific bug, otherwise you are facing a completely different issue that has nothing to do with this thread or the workarounds mentioned here.

    Problems with a mix of Windows 10 and other older versions 8.1 or 7 may be in other discussions. 

    This thread is just addressing one particular problem of Windows 10 that seems to affect only some types of Ethernet adapters.

    I was just mentioning that to test if FDResPub restart has any effect, you can just restart it manually as shown here in this snapshot,  no need to set up a task just to see if has any effect.

    Image

    Another simple way to test this is by issuing the 2 commands below from an elevated command prompt.

    C:\WINDOWS\system32>net stop fdrespub

    The Function Discovery Resource Publication service is stopping.

    The Function Discovery Resource Publication service was stopped successfully.

    C:\WINDOWS\system32>net start fdrespub

    The Function Discovery Resource Publication service is starting.

    The Function Discovery Resource Publication service was started successfully.

    C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-01-17T02:35:37+00:00

    What is the startup type of the FDResPub service on your problematic machine?

    @BenoitHuard, 

    The startup for FDResPub is just the default Manual with trigger.

    It fails the same if set for Automatic or Automatic Delay Start.

    The failure is only with specific Ethernet adapters, never failed with Wi-Fi.

    1. Restarting FDResPub always fixes the problem, that is why I restart it through a set up Task in Task Scheduler.
    2. As a second remedy, if I enable Remote Desktop in Windows 10 Pro, it never fails either. 

    So I have 2 possible remedies for the bug. I use # 1 if I don't want to enable Remote Desktop.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-01-17T02:14:45+00:00

    What is the startup type of the FDResPub service on your problematic machine?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-01-17T01:40:35+00:00

    What is the startup type of the FDResPub service on your problematic machine?

    Was this answer helpful?

    0 comments No comments