I have two computers on the same Network, one is an HP 15 Notebook PC and the other one is an Asus X541UV. They are both running Windows 10 and connected using WI-FI technology.
I've noticed that Asus has a very slow WI-FI connection so I tested ping to 192.168.1.1 (the router) on both of them, this is the results
On HP Notebook 15 (Realtek RTL8188EE 802.11 bgn Wi-Fi Adapter):
C:\Users\HP>ping 192.168.1.1
Envoi d’une requête 'Ping' 192.168.1.1 avec 32 octets de données :
Réponse de 192.168.1.1 : octets=32 temps=8 ms TTL=64
Réponse de 192.168.1.1 : octets=32 temps=2 ms TTL=64
Réponse de 192.168.1.1 : octets=32 temps=3 ms TTL=64
Réponse de 192.168.1.1 : octets=32 temps=1 ms TTL=64
Statistiques Ping pour 192.168.1.1:
Paquets : envoyés = 4, reçus = 4, perdus = 0 (perte 0%),
Durée approximative des boucles en millisecondes :
Minimum = 1ms, Maximum = 8ms, Moyenne = 3ms
On Asus X541UV (Realtek RTL8723BE Wireless LAN 802.11n PCI-E NIC):
C:\Users\ASUS>ping 192.168.1.1
Envoi d’une requête 'Ping' 192.168.1.1 avec 32 octets de données :
Réponse de 192.168.1.1 : octets=32 temps=14 ms TTL=64
Réponse de 192.168.1.1 : octets=32 temps=299 ms TTL=64
Réponse de 192.168.1.1 : octets=32 temps=109 ms TTL=64
Réponse de 192.168.1.1 : octets=32 temps=127 ms TTL=64
Statistiques Ping pour 192.168.1.1:
Paquets : envoyés = 4, reçus = 4, perdus = 0 (perte 0%),
Durée approximative des boucles en millisecondes :
Minimum = 14ms, Maximum = 299ms, Moyenne = 137ms
Notice : ping looks normal using Ethernet cable on ASUS
P.S : Both wirless drivers are up to date
ping -n 1000to send 1000 pings, orping -tto ping forever (until stopped using ctrl+c. You also say one has a very slow wifi connection - Provide all the details fromipconfig /ain your question for both laptops, and consider checking for interference such as microwaves, or cordless phones. – djsmiley2kStaysInside Oct 25 '17 at 12:15On Asus websites takes too much to load (videos and all media also) i've changed the DNS and nothing happens , Now i'm using ethernet cable on ASUS (and it's working fine with ethernet) to download a windows 10 update and everything is okay about ipconfig /all it shows the network adapter that i mentioned above and ip adresses + gateway (they are useless i guess)
– Th3Wolf Oct 25 '17 at 12:33802.1Qwith aVLANID=0and802.1P=0in its settings. See this answer to a similar problem, which is based on the solution suggested here. – Tomer Godinger Oct 27 '17 at 07:49