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: Newest
  1. Anonymous
    2019-10-26T18:28:31+00:00

    I have manage to fix it on my side.

    Here is the story.

    First, I have an Asus ROG Strix Z390-H motherboard.

    I have tried re-installing Windows 1903 from USB ISO (not just the refresh option).

    At first it looked that it work but when I changed the computer name, the problem came back.

    Note: at that point I only had minimum driver install ie: chipset, network card etc..

    Then I re-installed again and with no driver (installed by me) and the problem was still there.

    Again re-installed but this time, decided to DISABLED in my bios something called Armory crate (it was in the "tools" section). This option would make a pop-up right after installing windows suggesting to download Armory Crate. I always deny it.

    Even when I deny it, a service named :Asusupdatecheck (or something similar) is install on the system.

    I suspect this is the culprit.

    Sadly , even after removing it, it will return (probably because of the bios option always checking for it).

    So on my end that service is *possibly* making irremediable damage (or hard to fix)

    But this time (last time I re-installed) that service didn't install  and the Armory crate didn't pop. (as expected by disabling that bios option).

    And this time I have also no problem with the computer listed in network even after changing the name.

    So, just sharing my experience.... If you have an Asus board that does the same, you may try what I did.

    Some other software from other board manufacturer could maybe do the same.

    Good luck.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-10-26T18:14:16+00:00

    After trying all of the suggestions in this post over quite a long time period with limited success have found that the only solution that works 100% on my system is to disable fast start-up which does not appear to noticably slow down boot-up in my case, certainly something I can live with and is much less annoying than having to re-start at every boot in order to gain network connection on either the mobo Realtek NIC or with a added PCI Intel NIC..

    I have stuck with Win V.1809 and still avoid V.1903 after bad experiences on first upgrade.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-10-26T17:51:45+00:00

    I have a similar problem with Version 1903. One machine does not show on the FS Network display. Resetting Function Discovery Resource Publication makes it visible but only until a restart. The default setting is Manual(triggered) changing this to  Automatic has no effect ie you stilll need to reset it manually.

    I don't lnow if it is significant but the invisible machine is wired, other machines are on WiFi.

    Rick 265,

    That is the bug, Microsoft still did not fix it, still a problem with the latest future versions of windows

    1909 or 20H1.

    Till an official fix is available, use the workaround suggested by Galileo1564, earlier in this thread to restart the FDResPub service.

    Add a task to task scheduler.

    Name:  FDResPub

    Description:  Restart the FDResPub service.

    Run whether user is logged on or not - Do not store password.

    Configure for:  Windows 10

    Trigger:  At Startup

    Actions:   

        - Action:  Start a program

        - Program/script:  cmd

        - Add arguments:  /c net stop FDResPub && net start FDResPub

        - Start in:  (leave empty)

    Conditions:  start only if the following network connection is available - Any connection

    Settings:  (leave defaults)

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-10-26T09:20:07+00:00

    I have a similar problem with Version 1903. One machine does not show on the FS Network display. Resetting Function Discovery Resource Publication makes it visible but only until a restart. The default setting is Manual(triggered) changing this to  Automatic has no effect ie you stilll need to reset it manually.

    I don't lnow if it is significant but the invisible machine is wired, other machines are on WiFi.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2019-10-24T17:49:08+00:00

    Hi, I'm on latest 1903

    On my machines when they are all at 1903, the problem is intermittent only on one, but the workaround of restarting the service Function Discovery Resource Publication suggested earlier in this thread by Plarini still works, there is another suggestion by Galileo that adds FDResPub to task scheduler to stop and restart the service triggered at system startup.

    Start a program     cmd /c net stop FDResPub && net start FDResPub

    Was this answer helpful?

    0 comments No comments