Share via

Browser(s) cannot load pages when multiple downloads are in progress

Anonymous
2022-12-06T04:54:30+00:00

Hello

This happens only on my Windows 11 Pro laptop. It does not happen on my Win 11 Home desktop.

I can start multiple downloads on my computer (I usually use Firefox) but once 3 or more downloads are in progress then none of the browsers are able to access any page (error: site cannot be reached) until some of the downloads are completed.

Any idea what I can try?

I use Comodo free firewall and AVG Free on both computers. No differences, except one is Win 11 Home and the other Win 11 Pro

Thank you

Stefano

Windows for home | Windows 11 | Internet and connectivity

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.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-12-06T07:09:18+00:00

    You are always welcome and I'm glad it is now working.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-12-06T05:53:39+00:00

    Hi Bernard

    Thank you so much for the help.

    It worked. In fact, the WWAN service was not configured so all I needed to do was to set it as automatic and start it.

    No reboot was even needed. All working perfectly now.

    Stefano

    Was this answer helpful?

    0 comments No comments
  3. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-12-06T05:30:29+00:00

    Hi and thanks for reaching out. My name is Bernard a Windows fan like you and I'll be happy to help you out today.

    This problem actually occurs when there is a problem with your internet configuration and driver, kindly follow the steps below and I hope this helps.

    First what we will do is enable WWAN and WLAN services, these services are essential to run the Wireless and wired connection perfectly.

    • Open Services (Press Windows key + R then type in services.msc then click OK)

    -Look for WLAN Autoconfig and WWAN Autoconfig> Right-Click Properties and set it to automatic (If it's already set to automatic, right-click then click stop then start it again)

    -Restart PC and check

    If the issue persists, run the following command in Command Prompt (Admin). Follow the steps below to do so.

    These sets of commands will reset the internet connection and re-calibrate the internet settings you have.

    Press Windows Key + X.

    Click on Command prompt (Admin).

    Type the following commands, and hit Enter after each command:

    netsh int tcp set heuristics disabled

    netsh int tcp set global autotuninglevel=disabled

    netsh int tcp set global rss=enabled

    netsh winsock reset

    netsh int ip reset

    ipconfig /release

    ipconfig /renew

    ipconfig /flushdns

    If the same issue follows the methods below:

    Do clean boot:

    A “clean boot” starts Windows with a minimal set of drivers and startup programs so that you can determine whether a background program is interfering with your game or program.

    • In the search box on the taskbar, type MSConfig and select System Configuration from the results.
    • On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all.
    • On the Startup tab of System Configuration, select Open Task Manager.
    • Under Startup in Task Manager, for each startup item, select the item and then select Disable.
    • Close Task Manager.
    • On the Startup tab of System Configuration, select OK. When you restart the computer, it's in a clean boot environment.

    Troubleshooting reference: https://support.microsoft.com/en-us/topic/how-t...

    Let me know how it goes and I hope that helps.

    Bernard

    Independent Advisor

    Was this answer helpful?

    0 comments No comments