Hello guys, i've been experiencing some troubles with my laptop for a while now. Sometimes randomly, when hours goes by, or sometimes minutes, my computer stops navigating in any browser, My connection info seems fine, but i can't navigate, can't play online games, skype won't connect, nothing works. YET! I can PING through Command Prompt Window (cmd).
It's pretty weird thing that is solved by restarting the computer, of course... until it happens again then i have to restart and blabla, i've seen it happens more often when Im fully focused on navigating the internet rather than playing online games or whatever.

I have Windows 7, AVG Internet Security, tried turning off the firewall. I ALSO used the restoring Windows app, through the option in "System Tools". Didn't work either.
I'm kinda stuck and personally don't know if reinstall Windows or something, have tried the usual solutions, flushing dns, renewing connection, but like I said it seems the problem goes beyond that I don't know. Also every computer in my network (rather than mine of course) works perfectly, over Wi-Fi and wired.

Hopefully you can guide me to the light

Dani AI

Generated

Intermittent, application‑level loss of connectivity on a single Windows 7 laptop while the rest of the network keeps working usually points at a client‑side problem: a network‑filtering driver (AV/web‑filter), a proxy or WinHTTP setting, a corrupted Winsock/TCP stack, or a background process monopolizing sockets. and are right to highlight malware/security software; ’s router reset is a quick cross‑check but the evidence makes the fault more likely to live on the laptop itself.

A compact, evidence‑first diagnostic sequence (run an elevated Command Prompt for the commands below):

ipconfig /all
nslookup www.google.com 1.1.1.1
netsh winhttp show proxy
netsh winsock reset
netsh int ip reset
netstat -ano | findstr ESTABLISHED
tasklist /FI "PID eq <pid>"

Use Safe Mode with Networking or perform a Clean Boot (msconfig → disable non‑Microsoft services/startups) to see if the fault disappears — that isolates AV/network filter drivers without relying only on “disable firewall.” If Safe Mode fixes it, fully uninstall the third‑party AV (use the vendor removal tool if available) rather than leaving its drivers installed. If services still fail, test the laptop on a different network (phone hotspot) or with a USB Wi‑Fi adapter to confirm it’s device‑specific.

For deeper checks, look at Event Viewer (System/Application) for Tcpip/NetworkProfile errors at failure times, use Resource Monitor or netstat to find the process holding lots of outbound sockets, and consider a packet capture (Wireshark) to confirm whether DNS/HTTP requests leave the host. Also update the NIC driver, disable power‑saving on the adapter, and temporarily turn off IPv6 / large send offload while testing.

Prioritize: (1) Clean Boot + uninstall AV, (2) netsh winsock/int ip reset + reboot, (3) test on another network, (4) driver/power‑setting adjustments and process/netstat analysis. These steps will reveal or resolve most client‑side cases of the behaviour described.

Recommended Answers

All 3 Replies

Might be nasties. Read this and see if it's fixed. Upload logs if it isn't.

Have you tried resetting the router? The reason I ask this is because about a year ago I was at a customer site and they had 1 laptop that wouldn't browse either wired or wirelessly. Everything else worked fine (2 other laptops, 2 PC's, an xbox, 2 android tablets, an ipad and a smart TV). After resetting the router (via a pin in the reset button hole) absolutely everything worked perfectly.

I hope you are not using Windows OS. I have get this case a few years ago and the problem is come from my laptop. My laptop are doing spamming and using 100% internet connection for nothing and make me can not open any homepage. The best way is scan your computer by using antivirus and make sure your computer clean before connected into internet.

Beware with RDN/Spybot.bfr!h!B1645F540874, new computer virus. It's caused lots of damage.

If you finish with scanning by using antivirus, next step it check your modem or router. Please check your router connection in and also checking your LAN Connection.

I hope its work

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.