Windows 10: One PC Can't find others on the same network

Discus and support One PC Can't find others on the same network in Windows 10 Network and Sharing to solve the problem; I have 3 PC's and a laptop on a homegroup/network All computers were able to see and access files and external hard drives - until a power failure.... Discussion in 'Windows 10 Network and Sharing' started by kstavert, Jun 3, 2017.

  1. kstavert Win User

    One PC Can't find others on the same network


    I have 3 PC's and a laptop on a homegroup/network

    All computers were able to see and access files and external
    hard drives - until a power failure.

    Now, one computer displays the other 3 computers / by name
    under "network"

    However, when I click on any of the icons in network, this error
    message comes up:
    *********************************
    Network Error
    Windows cannot access \\Supercomputer (or any of the other
    computers)

    Check the spelling of the name. Otherwise, there might be a
    problem with your network. To try to identify network problems
    ,click Diagnose.

    It also shows Error Code: 0x80070035 - the network path was not
    found

    (I do not understand why we cannot "right click/copy" error messages?????)

    the message reads something to the affect of... can't find it..
    make sure it's turned on and connected to the network..
    ****************************************

    If the little computer can't find the other computers, how/why
    is it displaying their names in "Network"??

    I have 2 external drives that I use between all of the computers
    and it's a royal PITB to not be able to access them from this one
    PC.

    Someone made a work around for me (unfortunately, I don't
    remember what they did) - and during the last power outage,
    the work around broke

    I have tried turning the firewalls off... no difference

    I have dumped all computers from homegroup and set a new one
    up... no difference...

    I will greatly appreciate a solution or work around for this issue.

    OS - Windows 10/64 on all computers.
    3 on DSL
    Laptop on wifi

    Thank you
    Karen

    :)
     
    kstavert, Jun 3, 2017
    #1

  2. My network is not showing to others on the same NETWORK

    Hi,

    There are several reasons why this issue occurred. We suggest checking this
    article
    and see if
    it helps.

    Update us with the status. We will be glad to see you.
     
    Justine Pel, Jun 3, 2017
    #2
  3. My network is not showing to others on the same NETWORK

    My network is not showing to others on the same NETWORK , i think because i use PPPoE bradband connection for desktop and others are using Wifi connection . BUT all using the same Router same internet same Network .

    how to let my desktop pc show to others ? i tried turning on all network features.
     
    Y.Y şέčuяiTy, Jun 3, 2017
    #3
  4. One PC Can't find others on the same network

    Check that the names map to the correct IP addresses.

    On an invisible computer, open a command window and get the IP address using

    > ipconfig

    The active IP will probably be found in the entry for 'Local Area Connection', it will be something like 192.168.0.<something>. The 0 could be a 1. The address you're looking for is the IPv4 address.

    Now go to the computer that can't see the others and ping the name through a command window:

    > ping <invisible>

    The ping will return the IP address for the name. If the IP listed for the name does not match the IP of the lost computer, then try

    > ping <invisible's real IP>

    If you get a response then you have a DNS issue.

    > ipconfig /flushdns

    The open in notepad : C:\Windows\system32\drivers\etc\hosts

    and add to that file the entry for your invisible computer

    192.168.0.<whatever> myinvisiblecomputer

    Save the file, then try your connection through the name.

    This will be a 'permanent' fix only if the invisible computer has a static IP. If you are using DHCP then you may have an issue after rebooting the invisible computer.
     
    hymanwallace, Jun 3, 2017
    #4
  5. Hi Karen. If you get this fixed I hope you will either post the fix or mark a response as being the fix. I have been chasing this problem for a week now. I won't say that I've tried everything since I clearly haven't tried the thing that fixes it. I'm beginning to think my problem is with the Win10 Creator Update (1703) and I just recently noticed it because I don't open the Network folder very often.
     
    HowardWoodard, Jun 3, 2017
    #5
  6. kstavert Win User
    ********************************
    I did the ipconfig for "supercomputer" (one with the external
    hard drives that need to be used by all PC's)

    This is what came back:

    Windows IP Configuration

    Ethernet adapter Local Area Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::79d9:dacd:dfbc:b239%11
    IPv4 Address. . . . . . . . . . . : 192.168.1.16
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1

    Ethernet adapter Ethernet 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter Ethernet:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    I copied 192.168.1.16 and went to "little computer"
    and pinged that IP address and this is what came
    back:


    C:\WINDOWS\system32>ping 192.168.1.16

    Pinging 192.168.1.16 with 32 bytes of data:
    Reply from 192.168.1.16: bytes=32 time=1ms TTL=64
    Reply from 192.168.1.16: bytes=32 time<1ms TTL=64
    Reply from 192.168.1.16: bytes=32 time<1ms TTL=64
    Reply from 192.168.1.16: bytes=32 time<1ms TTL=64

    Ping statistics for 192.168.1.16:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 1ms, Average = 0ms

    and this is sort of where I get lost with your directions.

    I will greatly appreciate more clairification....

    "Little Computer" - one that cannot access other PC/hard drives
    In the network
    "Super Computer" - one that has the external hard drives necessary
    for ALL computers <== "invisible computer" ???

    "If the IP listed for the name does not match the IP of the lost computer, then try..."

    Thank you so very much for your help

    Karen
     
    kstavert, Jun 3, 2017
    #6
  7. kstavert Win User
    I may have misunderstood ....

    I just went to little computer and entered

    >ping supercomputer and the result
    Ping request could not find host SuperComputer. Please check
    the name and try again.

    I did the same on supercomputer for little computer
    and this is what came back

    C:\WINDOWS\system32>ping little-computer

    Pinging Little-computer [fe80::148a:8903:dd95:15b4%11] with 32 bytes of data:
    Reply from fe80::148a:8903:dd95:15b4%11: time<1ms
    Reply from fe80::148a:8903:dd95:15b4%11: time<1ms
    Reply from fe80::148a:8903:dd95:15b4%11: time<1ms
    Reply from fe80::148a:8903:dd95:15b4%11: time<1ms

    Ping statistics for fe80::148a:8903:dd95:15b4%11:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

    C:\WINDOWS\system32>

    To the best of my knowledge, the IP addresses are
    static

    do I flush dns cache on both?

    **this goes in Little-Computer: ?????

    Then open in notepad : C:\Windows\system32\drivers\etc\hosts
    and Add this: 192.168.1.16 SuperComputer ???

    I just followed the path and took a look at hosts

    I have a vague recollection of hearing the easiest way
    to edit "hosts" is to drag it over to your desktop - add
    what you want to add / save and drop it back into the
    etc folder????

    and, is this what the line should read:

    # 192.168.1.16 SuperComputer

    and, does it matter where this is placed on the
    hosts page?

    If I want to access the other two computers, I will
    do the same process for them?

    thank you many bunches... I hope I've got this straight

    I'll wait for your confirmation or correction before
    proceeding.

    ginormous hugs to you
    Karen
     
    kstavert, Jun 3, 2017
    #7
  8. One PC Can't find others on the same network

    Yes. If we are on track, then the addition to your hosts file should do the trick. The line you suggest is correct.

    You can put it anywhere in the hosts file though it is standard to put it after the first group of entries. It is important that the modified file be in the same location. Do not save it to your desktop.

    If you navigate via command file to the etc directory and then

    >notepad hosts

    Then change and save the file in notepad you will leave the file in the correct place.

    Good luck.



     
    hymanwallace, Jun 4, 2017
    #8
  9. Yes. If we are on track, then the addition to your hosts file should do the trick. The line you suggest is correct.

    You can put it anywhere in the hosts file though it is standard to put it after the first group of entries. It is important that the modified file be in the same location. Do not save it to your desktop.

    If you navigate via command line to the etc directory and then

    >notepad hosts

    Then change and save the file in notepad you will leave the file in the correct place.

    Good luck.



     
    hymanwallace, Jun 4, 2017
    #9
  10. Oh wait, Karen. I noticed that the line you propose begins with #

    The # tells the parser to ignore the line so you will want

    192.168.1.16 SuperComputer

    your file should look something like this
    # Copyright (c) 1993-2009 Microsoft Corp.
    ## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    ## This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    ## Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    ## For example:
    ## 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host

    # localhost name resolution is handled within DNS itself.# 127.0.0.1 localhost# ::1 localhost

    192.168.1.16 SuperComputer
     
    hymanwallace, Jun 4, 2017
    #10
  11. Cuffy Win User
    Karen,
    if you haven't found a solution I suggest this:

    drop the homegroup

    enroll all computers in a workgroup.......... MSHOME... is fine

    each machine should issue a Welcome to MSHOME

    reboot each machine

    all shares in all machines should appear under computer names in Network folder on each machine

    to add the external drives dbl click Network and use Add Devices from the menu

    if any device is not listed...............

    go to This PC and use Add Network location

    this should give you a shortcut on C:\ for that device
     
    Cuffy, Jun 4, 2017
    #11
  12. Samuria Win User
    Your post from ipconfig seems incomplete
    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::79d9:dacd:dfbc:b239%11
    IPv4 Address. . . . . . . . . . . : 192.168.1.16
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1

    Doesnt it state dns

    Does it have netbios running if it doesnt then it wont be seen by pcs as thats whats used on lan to find pcs
     
    Samuria, Jun 4, 2017
    #12
  13. kstavert Win User

    One PC Can't find others on the same network

    OK... I went and changed that...removed the #

    (I moved the hosts document to desktop... made the changes
    and saved it ...then moved it back to etc. I couldn't find any
    other way to do that... kept refusing to let me save it to etc.)

    And YIPPPPPEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE!!!!!!!!

    It WORKED...

    thank you from the bottom of my heart!!!!

    this has been making me nuts for months

    I'm ever so grateful for your help.

    karen
     
    kstavert, Jun 4, 2017
    #13
  14. kstavert Win User
    Howard.... it worked!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     
    kstavert, Jun 4, 2017
    #14
  15. Karen, remember what I said about static IP. DHCP is the default setting for all connections in home systems -- in Windows, Linux, Mac. Unless someone set up static IPs for your computers, then you might run into trouble down the line when DHCP changes the IP of SuperComputer. At this time, your hosts setting will very likely break your connections.

    It is quite easy to set up a static IP. A Google search will give you easy-to-follow tutorials.
     
    hymanwallace, Jun 4, 2017
    #15
Thema:

One PC Can't find others on the same network

Loading...
  1. One PC Can't find others on the same network - Similar Threads - Can't find others

  2. Device in the same local network pings but the other one not.

    in Windows 10 Gaming
    Device in the same local network pings but the other one not.: Hi,I have 2 network devices PLCs connected to a server running on windows server 2012 R. The ip address of my server is 192.168.0.100 whereas as the ip addresses of the 2 different devices connected to it are 192.168.0.251 & 252 respectively with gateway as 192.168.0.1. The...
  3. Device in the same local network pings but the other one not.

    in Windows 10 Software and Apps
    Device in the same local network pings but the other one not.: Hi,I have 2 network devices PLCs connected to a server running on windows server 2012 R. The ip address of my server is 192.168.0.100 whereas as the ip addresses of the 2 different devices connected to it are 192.168.0.251 & 252 respectively with gateway as 192.168.0.1. The...
  4. One PC in the same workgroup can't connect to a share on the other.

    in Windows 10 Gaming
    One PC in the same workgroup can't connect to a share on the other.: 1 PC one is connecting wirelessly to a TP-Link access point.2 The TP-Link is wired to an ethernet switch3 PC two is wired to the same ethernet switch4 PC one is running Windows 11 Pro5 PC two is running Windows 10 Pro6 PC one has an IP Address like 192.160.1.107 PC two has an...
  5. One PC in the same workgroup can't connect to a share on the other.

    in Windows 10 Software and Apps
    One PC in the same workgroup can't connect to a share on the other.: 1 PC one is connecting wirelessly to a TP-Link access point.2 The TP-Link is wired to an ethernet switch3 PC two is wired to the same ethernet switch4 PC one is running Windows 11 Pro5 PC two is running Windows 10 Pro6 PC one has an IP Address like 192.160.1.107 PC two has an...
  6. Internet on one computer is slower than others on the same network

    in Windows 10 Network and Sharing
    Internet on one computer is slower than others on the same network: I use a wired connection for my desktop. Originally I got over 80 Mbps but a few months ago I started getting 10 Mbps at most. both ethernet ports on my desktop give me the same slow speed. If I plug another computer into the same ethernet cable, I get around 80 Mbps....
  7. Two PC's, same network, same login, can't connect to each other

    in Windows 10 Network and Sharing
    Two PC's, same network, same login, can't connect to each other: Desktop PC on Ethernet, laptop PC on WiFi on same network, both set as private networks, file sharing enabled for private networks. Both PC's have fresh clean installations of Windows 10, both with same Microsoft account. Both PC's show up under Network in File Explorer, but...
  8. One PC's files not visible to other PCs on same network

    in Windows 10 Network and Sharing
    One PC's files not visible to other PCs on same network: I have three computers in the same workgroup, my main computer (Desktop), a barebones system (Server), and a laptop (Laptop). Desktop and Server are both are connected by ethernet to the same router, with Laptop connecting to it via WiFi. Server and Laptop both see each...
  9. One PC out of 3 Can't See Others on the Network

    in Windows 10 Network and Sharing
    One PC out of 3 Can't See Others on the Network: Running Win10 on 3 PCs - call them X, Y, and Z. Both X and Y are running Win10 1709. Z very recently updated to 1803 but the networking issues started well before that update. I was hoping that 1803 would fix the networking problems, but no progress was made. Here's the...
  10. One PC not visible to others on same network.

    in Windows 10 Network and Sharing
    One PC not visible to others on same network.: I have three PC's on my LAN homegroup, two laptops and one desktop that functions as a media server. The Desktop is also the one that created the home group. the laptops can join the homegroup and media streaming works between my Smart TV and the desktop, but neither laptop...