Cannot connect to internet, persistent "no internet, secured" message.

Blaize 20 Reputation points
2026-06-05T19:13:25.42+00:00

HP envy 17 cw-1xxx. problem started immediately before moving out of my college dorm. the laptop refused to connect to the university's wifi as well as several other home networks since then. as a result, I strongly believe it is not an error with the network. I have tried everything on the windows support "fix wifi connection issues" page, as well as several pieces of advice from third parties (YouTube, other windows support questions) and none of it has helped. this includes uninstalling and reinstalling WiFi drivers, network reset, a plethora of cmd commands, and more. ant advice would be greatly appreciated. I don't really know what to do at this point.

I frequently get the "can't reach dns server" message when I run the troubleshooter.

thank you.

Windows for home | Windows 11 | Internet and connectivity
0 comments No comments

Answer accepted by question author
John Jefferson Doyon 87,515 Reputation points Independent Advisor
2026-06-06T02:54:52.06+00:00

Thanks for providing those details.

Based on the results, your laptop is obtaining a valid IP address from the router, but Windows is unable to route traffic beyond the local machine. Since this occurs on multiple networks and you've already tried the common network repairs, I'm leaning toward a corruption in the Windows networking stack or interference from a network filter driver.

Since you have Proton VPN installed, even if it is not currently active, I would try completely uninstalling Proton VPN, restarting the PC, and then testing the connection again.

If the problem persists, could you create a new local user account and test the connection from there? This helps determine whether the issue is limited to your current Windows profile or affects the entire system.

If the same behavior occurs in the new profile, I would then consider an in-place repair upgrade of Windows, since you've already completed many of the standard network troubleshooting steps.

Was this answer helpful?

1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Rayyan Fawad 1,075 Reputation points
    2026-06-05T19:53:53.66+00:00

    That is an absolute nightmare, Blaize, but that "Can't reach DNS server" flag gives away the exact hidden culprit. Because this started right as you moved out of your college dorm, your laptop is simply stuck holding onto a rigid, static IP configuration or a campus security rule that is completely blocking your home router's traffic. Since standard driver uninstalls didn't shake it loose, you just need to force the network stack to completely forget its old university layout.

    To fix this right away, right-click your Start button, open Terminal (Admin), and run netsh winsock reset, netsh int ip reset, and ipconfig /flushdns to strip away those frozen dorm routing tables before restarting your PC. If you're still stuck on "No Internet" after the reboot, press Windows Key + R, type ncpa.cpl, and open your Wi-Fi Properties. Double-click Internet Protocol Version 4 (TCP/IPv4) and manually switch your DNS settings to stable, global servers by setting the Preferred DNS to 8.8.8.8 and Alternate to 8.8.4.4. This will instantly bypass any lingering campus network locks and get you back online at home!

    Was this answer helpful?

    1 person found this answer helpful.

  2. John Jefferson Doyon 87,515 Reputation points Independent Advisor
    2026-06-05T20:25:48.12+00:00

    Hi, I'm John!

    Since you've already tried a network reset, driver reinstalls, and other common fixes, I'd like to better understand whether this could be related to a university-managed configuration or another network setting that remained on the PC after leaving campus.

    1. Is this your personal laptop, or is it owned/managed by your school?
    2. Did your university require any VPN, security software, certificates, or special network setup to connect to campus Wi-Fi?
    3. Does the same issue occur when connecting to a mobile hotspot from your phone?
    4. What Windows build are you running? Press Windows key + R, type winver and share a screenshot.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.