Facing the same issue on a Lenovo ThinkPad P15, Windows 10 Enterprise.
Random ERR_NETWORK_IO_SUSPENDED in Windows applications (network itself *is* working)
Quite often Windows applications are stuck (frozen) with error ERR_NETWORK_IO_SUSPENDED.
(Typically observed in Chrome, but impacts also any other application, e.g. Edge)
When:
- after returning from sleep mode
- *but also* at random time
For how long:
- several minutes
- then the applications automagically resume to normal behaviour
What is impacted:
- all Windows applications at the same time
- except WSL, that is *not* affected (e.g. I can do a
curlwithout any problem)
Network itself is not the cause!:
- other devices in my LAN still have access to Internet during the incidents
- WSL still has access to Internet too!
I had the impression I could have solved the issue after forcing a downgrade/upgrade of Windows, but the problem is there again (maybe since the last Windows update). Windows version is up to date. Already tried to reboot many times, of course. To no avail.
This issue is extremely frustrating, when you are are stuck in the middle of a sentence and have to look at your laptop during long minutes before being able to finish typing. (BTW, got stuck twice while typing the present question!)
I'm quite desparate with this. Don't even have a clue on how to investigate. Did not find anything interesting in Event Viewer.
Context:
- Surface_Book_3_1900
- Windows 10 Home 10.0.19044
Moderator note - Moved from Windows to Surface.
Surface | Surface Book | Network
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
54 answers
Sort by: Oldest
-
Anonymous
2022-05-19T14:42:54+00:00 -
Anonymous
2022-05-21T10:52:09+00:00 I've got the exact same issue as everyone's described, with the issue persisting from 10 to 11 (with a fresh install on a wiped drive).
ASUS Zephyrus G15 GA503QR, bought a month or so ago.
A large part of the OS is unusable during this issue, which usually persists for a few minutes. Restarting explorer.exe fixes the start menu, search, and windows app issues.
Microsoft Teams and Discord are disconnected as if there was no internet while this issue persists (usually a few minutes), they both run bundled JavaScript frameworks run on the Chrome V8 engine (Angular and Electron respectively). Restarting doesn't always seem to fix it, or only temporarily fixes it.
Firefox is also effected but in a weird way - searching using the URL bar with my default SE as DuckDuckGo, it won't load the result until I load another website (i.e Microsoft.com) in a new tab.
Steam (gaming platform app) webpages don't load at all, displaying an "error -301" message which seems like an internal error code that's not documented, as I can't figure out what it means.
Usual troubleshooting steps followed. It don't think it could be the network adapter or driver given this happens on both ethernet and wifi, and other apps do stay connected to the internet, pinging any known active IP works.
-
Anonymous
2022-05-30T05:42:04+00:00 Go to Windows Settings > Update & Security and select Check for updates
Make sure all updates need are installed including Optional updates
3: Update drivers and firmware
Check what is the current OS Build of your Windows version by going to Settings > System > About.
Go to Download driver and firmware for Surface, choose Surface Book
Then click the link next to Surface Book 3 then click Download on the next page.
Choose the .msi file that matches your current OS Build and click Next.
After downloading, run and install the .msi then Restart.
4: Run System File Checker Tool
See: Using System File Checker in Windows (microsoft.com)
If still the issue persist, try these steps below:
1: Run network commands
Open Command Prompt (Admin)
Type and enter these commands:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more