Local Tech Fix (626) 655-0020
All articles

Laptop Won't Connect to Wi-Fi but Your Phone Will? Here's What's Going On

June 8, 2026

Your phone, your tablet, everyone else — all online. Just the laptop sits there saying "can't connect to this network." The good news is that proves the problem is small and local to the laptop. Here's the fix list, easiest and most likely first.

It's one of the most reassuring problems in tech, even though it doesn't feel that way at the time: your laptop refuses to get on the Wi-Fi, but your phone — standing in the exact same spot, on the exact same network — is online without a hiccup. That single fact tells you almost everything. The internet is reaching the house, the router is working, and the Wi-Fi password is right. None of those can be the problem, because your phone just proved they're all fine. Whatever is wrong is isolated to your laptop's connection to that one network.

That's a much smaller, much more fixable problem than "the internet is down," and it usually comes down to a handful of things: a saved password that's gone stale, a bad network address the laptop grabbed, the laptop hunting for a Wi-Fi band it can't see, or a privacy feature Windows 11 switches on by default that some routers quietly block. We get this call constantly across Southern California and the Coachella Valley — especially after someone changes their Wi-Fi password or swaps in a new router. Here's how to work through it in order, starting with the quickest and most common fixes.

Start here: make sure it really is just this laptop

Before changing any settings, rule out the small stuff that pretends to be a big problem. Make sure Wi-Fi is actually turned on: many laptops have a keyboard toggle (often Fn plus one of the F-keys, with a little antenna symbol) or even a physical slider switch on the side, and it's easy to knock off without noticing. Then check that Airplane mode is off — clicking the network icon in the bottom-right corner shows both the Wi-Fi and Airplane mode buttons. Airplane mode shuts off all wireless at once, and it gets switched on by accident more than you'd expect.

Next, restart two things, in this order: the laptop, and then the router (unplug it for a full thirty seconds and let it come all the way back). A restart clears the temporary glitches behind a surprising number of these, and it costs you two minutes. Keep your phone handy the whole time — it's the perfect test device. If a website loads on the phone but not the laptop while both are on the same Wi-Fi, you know to keep working on the laptop and leave the router alone.

The single best fix: forget the network and rejoin it

If you only try one thing on this list, make it this one — it clears up more "can't connect to this network" and "the password is wrong" cases than anything else. Your laptop saves each Wi-Fi network it has joined, including the password and a bundle of connection settings. When any of that saved profile goes stale — most often right after someone changes the router's Wi-Fi password — the laptop keeps trying the old details and fails, even while insisting the password you're typing is incorrect when it's actually correct.

The cure is to make the laptop forget the network and start fresh. Go to Settings > Network & internet > Wi-Fi > Manage known networks, find your network in the list, and click Forget. Then click the Wi-Fi icon in the taskbar, select your network again, and type the password carefully (use the "show password" eye icon so you can see it — Wi-Fi passwords are case-sensitive and a capital O versus a zero will trip you up). This rebuilds the saved profile from scratch, and it's genuinely the highest-yield fix here.

Says it's connected but there's still no internet? Renew the address

There's an important difference between "no networks show up at all" and "it connects, the Wi-Fi icon looks fine, but nothing loads." That second case — connected, no internet — usually means the laptop got a bad or duplicate network address from the router (the automatic system that hands out addresses, called DHCP, occasionally trips up, and a Windows update has been known to break it). The laptop is technically on the Wi-Fi but doesn't have a working address to use it.

The quick version of the fix is to turn Wi-Fi off and back on from the taskbar, which often makes the laptop ask for a fresh address. If that doesn't do it, force it: click Start, type cmd, right-click Command Prompt and choose "Run as administrator," then type these one at a time, pressing Enter after each — ipconfig /release, then ipconfig /renew, then ipconfig /flushdns. That drops the bad address, requests a clean one, and clears the laptop's memory of website locations. It's a standard, safe sequence and it fixes a lot of "connected but going nowhere" laptops.

You see the network on your phone but not on the laptop

Modern routers broadcast on more than one radio band — the older, longer-range 2.4 GHz band and the faster, shorter-range 5 GHz (and on the newest gear, 6 GHz) — often under the same network name. Your phone may be perfectly happy on a band your laptop can't use: an older laptop's Wi-Fi card may not support 5 or 6 GHz at all, so if the router pushed it onto one of those, the network can seem to "disappear" from the laptop while the phone still sees it. If you can get into your router's settings, making sure the 2.4 GHz band is switched on (and, on some routers, giving it its own name) gives an older laptop something it can always join.

Distance and walls matter here too, and they hit a laptop harder than a phone — Southern California's older homes are full of plaster-and-lath and stucco-over-metal-lath walls that genuinely chew up Wi-Fi. Try moving the laptop into the same room as the router; if it connects fine up close but not from the back bedroom, you don't have a laptop problem, you have a coverage problem, and the answer is moving the router or adding a mesh node rather than fiddling with the laptop. One more thing worth a glance: if you recently renamed your Wi-Fi or set it to "hidden," the laptop won't find it on its own — you'd need to add it manually under Manage known networks > Add network.

The hidden modern trap: the random Wi-Fi address

This one is sneaky, it's newer, and it catches people who've checked everything else. To make you harder to track, Windows 11 turns on a privacy feature called "random hardware addresses," which makes your laptop present a made-up hardware ID (a randomized MAC address) to each Wi-Fi network instead of its real one. Usually that's harmless. But it quietly breaks two common home-network setups: if your router uses MAC filtering or a device allow-list (only known devices may join), or has parental controls or a guest-device limit tied to specific devices, it sees your laptop as an unknown, ever-changing stranger and blocks it — while your phone, which the router already knows, sails right on. It can also defeat a fixed address your router reserved for the laptop.

The tell is a laptop that won't join your home Wi-Fi no matter what you do, yet connects fine to other networks (a coffee shop, your phone's hotspot). To rule it out, go to Settings > Network & internet > Wi-Fi > Manage known networks, click your network, and set "Random hardware addresses" to Off for that network. (There's also a master switch at the top of the Wi-Fi page that controls it for everything.) Reconnect afterward. If the router was blocking the random address, the laptop will now show up as itself and get let in — this is exactly the kind of non-obvious cause that has a laptop "broken" for days when nothing was actually wrong with it.

If it connects then keeps dropping: check power saving

A different pattern — the laptop joins fine but drops the Wi-Fi every few minutes, especially when it's been sitting idle or running on battery — usually points at Windows powering the Wi-Fi card down to save energy and then being slow to wake it. To stop that, right-click the Start button and open Device Manager, expand "Network adapters," right-click your wireless adapter (it'll have "Wi-Fi," "Wireless," or "802.11" in the name), choose Properties, open the Power Management tab, and uncheck "Allow the computer to turn off this device to save power." Click OK and restart.

That single setting is behind a lot of "it disconnects whenever I look away" complaints, and turning it off costs almost nothing in battery life for a big gain in reliability. It pairs well with the forget-and-rejoin fix if your trouble is less "won't connect at all" and more "won't stay connected."

Last resorts — and when it stops being a settings problem

If you've worked through all of the above and the laptop still won't cooperate, let Windows take a turn: Settings > System > Troubleshoot > Other troubleshooters, and run the one for "Network and Internet." When even that fails, there's the bigger hammer — Settings > Network & internet > Advanced network settings > Network reset, which removes and reinstalls your network adapters and wipes every saved Wi-Fi network. It often clears stubborn cases, but it forgets all your networks and passwords, so use it last and have your Wi-Fi password ready. (One easy thing worth checking before that: a badly wrong clock — Settings > Time & language — can break the secure handshake some networks require, so make sure the date and time are correct.)

Here's where this article hands off. If your Wi-Fi adapter has vanished from Device Manager entirely, or no networks show up at all, or the machine is also dead on a wired Ethernet cable, you've likely crossed from a settings problem into a corrupted or missing network driver — a different fix that we cover in detail in our guide on a corrupted network driver knocking a single computer offline. The frustrating catch there is that the cure is reinstalling the driver, which normally means downloading it from the internet you can't reach — so it's often a job worth handing to us.

How we can help

Most laptop-only Wi-Fi problems are one of the fixes above, and you can absolutely knock them out yourself in a few minutes. But if you've forgotten and rejoined the network, renewed the address, ruled out the band and the random-address setting, and your laptop is still the only thing in the house that won't get online, that's a fine point to call someone — particularly if it's a work laptop you can't be without. We do this constantly: we'll find whether it's a stale profile, a router setting blocking the device, a power or driver issue, or a genuinely failing Wi-Fi card (often a cheap fix, including a quick USB Wi-Fi adapter to get you working today). We serve homes and small businesses across Southern California and the Coachella Valley, in person or by remote support once you're back online, and we'll get the laptop talking to your Wi-Fi again without replacing anything that doesn't need it.

Keep reading

Free calculators

Service areas we cover

Want a second opinion before you buy?

We don't sell hardware or warranties — call and we'll tell you what's worth buying and upgrading.

Call (626) 655-0020

Gear we recommend

All gear →