Network PC name not showing Windows 11

Bob Millard 1 Reputation point
2022-02-05T16:37:02.207+00:00

I have 4 networked PCs. Under Windows 10 when I open file explorer and click on network, I see all 4 PC network names.

In Windows 11, I only see 3. The computer I am on does not show up.

For instance, let's say I open file explorer, click on network on a computer that has a network name of Bob.

The other 3 PC network names show, but not Bob.

The network works fine, it is just that the network name for the PC I am on is not listed.

Hope this makes sense.

Bob

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 24,636 Reputation points MVP
    2022-02-06T07:53:37.293+00:00

    Navigate to Control Panel and open Network and Sharing center.

    Click Change advanced sharing settings.

    Expand the 'current profile' (Private or Guest/Public), select Turn on network discovery and click Save changes.

    In Run type in Services.msc and hit enter key

    At Windows Services panel, set the 'Startup type' of the following four (4) services as follows:

    Make the following changes to these services.

    Function Discovery Provider Host (fdPHost) -> Automatic
    Function Discovery Resource Publication (FDResPub) -> Automatic Delayed Start
    SSDP Discovery > Manual -> Manual
    UPnP Device Host > Manual -> Manual

    Open Command Prompt as Administrator and type the following command:

    sc triggerinfo FDResPub delete

    Restart your PC

    Enable the 'SMB 1.0/CIFS File Sharing Support' feature [From Control Panel open Programs and Features.]

    3 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.