Windows 10: PC can't find any network device and ping anyone in the local network

Discus and support PC can't find any network device and ping anyone in the local network in Windows 10 Network and Sharing to solve the problem; Hi to everyone, I've just performed a fresh install of Windows 10 1909, after some hardware changes, and now my pc can't find any device in my... Discussion in 'Windows 10 Network and Sharing' started by Leonardo Pennati, Apr 18, 2020.

  1. PC can't find any network device and ping anyone in the local network


    Hi to everyone,

    I've just performed a fresh install of Windows 10 1909, after some hardware changes, and now my pc can't find any device in my network; sometime it can discover my router, but after some seconds it disappears. I've followed some suggestion under some similar question but none of them worked for me.

    The network card that I have is a Realtek RTL8111H. Also I can't ping any device except my router

    Thanks in advice for any help.

    :)
     
    Leonardo Pennati, Apr 18, 2020
    #1

  2. not able to access local network devices - ping fails

    cannot find anything on my local network – printer, NAS other computers

    WEB works find can ping
    www.google.com
    but get general failure if I ping my modem 10.0.0.1 or anything else on my local network.

    Tried turning off firewall no help

    Running windows 10 auto update and Norton

    other windows 10 (non auto update) system is working find on the network
     
    PachydermCreationLLC, Apr 18, 2020
    #2
  3. Networking Issue Vista/XP

    Sounds like a local (LAN) IP address conflict somewhere. Have you turned on DHCP on your router? Are all your computers DHCP clients (automatic IP address)?
    • When it's working check the IP address of each device.
    • When it's NOT working check the IP address of each device.
    • Are there any other devices on your network? Does your router have a network address database? Can you see ALL devices that are attached to the router? If so, list them and their IP addresses.
    Report back
     
    lemonadesoda, Apr 18, 2020
    #3
  4. YIN
    Yin Win User

    PC can't find any network device and ping anyone in the local network

    Batch file to ping network

    Hi Guys,

    I need some help writing a batch file to test network connectivity for various locations.
    Basically we are transitioning to from an existing network provider to a new network provider.

    What I would like the script to do

    Ping a list of IP address and then output the results into a simple text file of each IP Address.

    The text file ideally should just display
    something along the lines of

    ping www.google.com Successful

    or

    ping www.google.com Unsuccessful

    This is what I have so far but it is a bit broken.
    Code: @echo off Title Cut over to Telstra Check set OutputFile=result.txt cd\ CLS Echo. Cut over test Echo. Echo. Ping all sites Pause Ping www.google.com.au | find "Reply" echo ping to google successful >>"C:\nettest\OutputFile.txt" IF NOT echo ping to google unsuccessful >>"C:\nettest\OutputFile.txt" Ping www.techpowerup.com | find "Reply" echo ping to TechPowerup successful >>"C:\nettest\OutputFile.txt" IF NOT echo ping to Techpowerup unsuccessful >>"C:\nettest\OutputFile.txt" pause[/quote] I'm not sure how to do a IF NOT command and make it jump to the next line.

    Thanks!
     
Thema:

PC can't find any network device and ping anyone in the local network

Loading...
  1. PC can't find any network device and ping anyone in the local network - Similar Threads - can't find network

  2. Wifi is connected but cannot find any networks. However other devices can find networks and...

    in Windows 10 Software and Apps
    Wifi is connected but cannot find any networks. However other devices can find networks and...: I am having issues with finding networks. The wifi is enabled but it's forever searching for networks and can't find any. Network discovery is on and I have uninstalled and reinstalled drivers.I will say I was messing with my bluetooth drivers bc my xbox controller wouldn't...
  3. PC cannot find any available networks.

    in Windows 10 Gaming
    PC cannot find any available networks.: Everytime I try to connect my PC to the wifi it cannot find it. It's mainly happened the last couple months , I've tried going to a restoration point but for some reason my system hasn't got many that date back more than from a month ago. I troubleshooted this the network...
  4. PC cannot find any available networks.

    in Windows 10 Software and Apps
    PC cannot find any available networks.: Everytime I try to connect my PC to the wifi it cannot find it. It's mainly happened the last couple months , I've tried going to a restoration point but for some reason my system hasn't got many that date back more than from a month ago. I troubleshooted this the network...
  5. PC cannot find any available networks.

    in Windows 10 Network and Sharing
    PC cannot find any available networks.: Everytime I try to connect my PC to the wifi it cannot find it. It's mainly happened the last couple months , I've tried going to a restoration point but for some reason my system hasn't got many that date back more than from a month ago. I troubleshooted this the network...
  6. 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...
  7. 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...
  8. Network Adaptor Suddenly Can't Find Any Networks

    in Windows 10 Network and Sharing
    Network Adaptor Suddenly Can't Find Any Networks: Hello, Two days ago, my desktop stopped detecting wifi networks out of the blue. My phone and work laptop can easily pick up the 6+ networks in my area, but for some reason my computer can no longer find any. The desktop does still work over ethernet or via a USB tethered...
  9. Explorer can't find any network device

    in Windows 10 Network and Sharing
    Explorer can't find any network device: Hi to everyone, I've just performed a fresh install of Windows 10 1909, after some hardware changes, and now my pc can't find any device in my network; sometime it can discover my router, but after some seconds it disappears. I've followed some suggestion under some similar...
  10. Could not ping any host on local network General Failure

    in Windows 10 Network and Sharing
    Could not ping any host on local network General Failure: Hi, This happen twice already and I could not find proper solution to fix this. The 1st time happened 4 months back where I could not ping any local host within the same subnet eg: my IP is 192.168.1.100 and I could not ping anyone in 192.168.1.x/24. Several post via google...