top of page

Computer Won't Connect to Wifi

You're probably reading this on your phone because the computer in front of you refuses to go online. The Wi-Fi icon may have vanished, the network might show up but won't connect, or everything looks normal until a page refuses to load. It's annoying when you're trying to work, pay a bill, join a meeting, or just get on with your evening.


The good news is that a computer that won't connect to Wi-Fi usually follows a pattern. In the workshop, the fastest fixes come from checking things in the right order, not by clicking random settings and hoping for the best. Start with the simple device-side checks. Then look at the operating system. After that, test the router and the local network. That layered approach saves time and avoids making the problem worse.


Table of Contents



Why Your Computer Suddenly Won't Connect to WiFi


A Wi-Fi failure feels like the whole internet has died, but most of the time the fault is much closer to home. In the UK, home internet access is common enough that a sudden drop is usually a local issue, not a nationwide mystery. Ofcom reported that 93% of UK households had home internet access in 2024, and Microsoft's guidance is useful here because it points you back toward the device, the router, and the local network rather than assuming your provider is down. You can read that in Microsoft's Windows Wi-Fi connection troubleshooting guide.


That local view matters because people often lose half an hour on the wrong theory. They reboot the machine three times, then blame the broadband, then start fiddling with settings they don't understand. A better way is to think in layers.


Three layers to check


Layer

What it means

Common fault

Device

Your laptop or PC itself

Airplane mode, wrong password, Wi-Fi switched off

System

Windows, macOS, or Linux

Stuck service, broken adapter settings, driver issue

Network

Router and local Wi-Fi

Router glitch, DHCP problem, weak signal


One clue is especially handy on Windows. If you spot an address beginning with 169.254.x.x, Microsoft notes that Windows failed to get a proper address from the router. That points to a local communication problem between the computer and the router, not a generic “internet outage”.


Practical rule: If only one machine is offline, treat it as a computer problem first. If every device is struggling, look hard at the router and local network.

The phrase “computer won't connect to Wi-Fi” covers several different faults that look identical from the sofa. Your job is to separate them calmly. Don't skip ahead to drastic resets until you've ruled out the easy wins first.


The First Five Minutes Your Quick Fix Checklist


Before you dig into advanced settings, give yourself five disciplined minutes. These are the checks that solve a surprising number of home callouts, and they don't risk breaking anything.


A seven-step checklist titled Quick Fix Wi-Fi Checklist showing troubleshooting steps to resolve connection issues.


The rapid checks to do first


  • Turn off Airplane mode: It sounds obvious, but Windows laptops and some keyboards make it easy to trigger by accident. Check the taskbar or system settings and make sure wireless is allowed to run.

  • Toggle Wi-Fi off and back on: Don't just click repeatedly. Turn Wi-Fi off, wait a moment, then turn it back on and let the computer scan again. This can clear a stuck connection state.

  • Reconnect to the correct network: If the computer has latched onto an old extender, guest network, or a similarly named SSID, it may appear connected while having no useful access.

  • Forget the network and re-enter the password: Saved credentials can go stale after router changes. Remove the saved network, join it again, and type the password carefully.

  • Restart the computer properly: Use Restart, not just closing the lid. A full restart clears temporary adapter and service problems that sleep mode can preserve.


The checks people miss


  • Check signal strength where you are: If the machine only struggles in one room, don't start with drivers. Move nearer the router and test again.

  • Watch for a physical Wi-Fi switch or function key: Some laptops still have a hardware switch or a function-key toggle that disables the wireless adapter.

  • Disconnect accessories briefly: USB docks and adapters can sometimes cause odd behaviour, especially after updates or wake-from-sleep problems.


If the network appears, asks for the password, and still refuses to join, that usually means the computer can see the Wi-Fi but isn't completing the handshake cleanly. That's useful. It narrows the fault.

If these quick checks don't fix it, don't keep repeating them. The next step is to isolate whether the problem belongs to this computer or to the network itself.


Is It Your Computer or Your Network


This is the fork in the road. If you answer it correctly, the rest gets much easier.


A hand emerging from a laptop screen pointing towards a router, illustrating connection issues.


Test another device before changing settings


Pick up your phone and try the same Wi-Fi network. Then, if possible, test a second device such as another laptop, tablet, smart TV, or console. You're looking for a simple pattern.


  • Only one computer fails: Focus on that machine.

  • Several devices fail: Focus on the router or broadband feed.

  • Some devices connect, some don't: Suspect compatibility, saved settings, or a router issue affecting only certain clients.


If your phone works perfectly while the laptop won't join, that's strong evidence the Wi-Fi exists and the problem is local to the computer. If you run a small office or work from home, it's also worth reviewing broader habits around Wi-Fi security for businesses, because network settings and security policies can affect how devices authenticate after router changes.


Reboot the router the right way


A lot of people “restart” a router by pressing buttons quickly or pulling one cable for a second. That often doesn't clear the issue.


Try this instead:


  1. Turn off or unplug the router

  2. Wait briefly

  3. Power it back on

  4. Give it time to fully settle before testing


If you also have a separate modem or ONT, bring the broadband equipment back up in a sensible order and wait for the status lights to stabilise before judging the result.


Read the signs without overthinking them


You don't need to memorise every light on the front panel. Just look for obvious warning patterns.


What you see

Likely meaning

No Wi-Fi light or wireless disabled in the app

Router wireless may be off

Broadband or internet light looks abnormal

Upstream service issue or router fault

Everything looks normal but one computer still fails

Device or operating system issue


A clean network setup also helps reduce other headaches later. While you're tightening up your machine, it's sensible to review basic device hygiene too, especially if odd software behaviour started around the same time. Steel City IT has a useful guide on how to prevent computer viruses.


Don't reset a router to factory settings unless you know the broadband login details and custom Wi-Fi settings. A power cycle is safe. A full reset is a different job.

If the rest of the house is online and this one machine still says no, move on to the operating system itself.


Diving Deeper into Windows macOS and Linux


Once you know the issue is on the computer, the order matters. The best sequence is to check the lowest layer first, then move upward. Dell's support guidance is solid on this point: confirm the wireless radio is enabled in BIOS or UEFI, run diagnostics, then restart the operating system networking service. That order separates a disabled radio from a software fault and avoids wasted time on unnecessary driver reinstalls. Dell lays that workflow out in its wireless networking troubleshooting guide.


A close up view of a person typing on a laptop screen showing system settings interface.


Windows checks that solve more than you'd think


On Windows, start with the adapter itself.


  • Check whether Wi-Fi is enabled in Settings: Open network settings and confirm the wireless adapter hasn't been disabled.

  • Run the built-in troubleshooter: It won't fix everything, but it can flag a disabled adapter, a broken profile, or a missing service.

  • Look in Device Manager: If the Wi-Fi adapter is missing, showing an error, or repeatedly disappearing, that points to a deeper driver or hardware issue.


Then check the service layer. Windows relies on WLAN AutoConfig to manage wireless connections. If that service is stuck, the machine can behave as if Wi-Fi has vanished or become unreliable. Restarting it is often more effective than random network resets.


If you're already dealing with an older machine that's been acting oddly since major updates, it may also be worth checking whether the broader system is due attention. Steel City IT has practical advice on the Windows 10 to Windows 11 upgrade, especially where older laptops start showing strange driver behaviour.


A final Windows-specific point. If the laptop's BIOS or UEFI has the wireless radio disabled, no amount of clicking in Windows will bring it back. That's why I always check the low-level state before blaming the driver.


macOS steps worth trying before you reset anything


Macs usually hide the moving parts better, which is nice until something goes wrong.


Start with these:


  • Turn Wi-Fi off and on from System Settings

  • Remove the saved network, then join it again

  • Run Wireless Diagnostics by using the built-in tool from macOS

  • Re-add the Wi-Fi service in Network settings if the interface has become confused


Here's a short walkthrough if you prefer to follow along visually:



If the Mac still refuses to connect after ordinary settings checks, a hardware-level issue becomes more likely. That's especially true if the Wi-Fi menu behaves erratically, the network list is empty in places where other devices are fine, or the adapter appears not to wake properly after sleep.


Linux checks for NetworkManager and radio blocks


Linux gives you good visibility, but only if you know where to look.


Start in the desktop environment if you use one. Check the network menu, toggle Wi-Fi off and on, remove the saved network, and reconnect. If that doesn't help, use the terminal to answer two basic questions: is the radio blocked, and is the network service running?


Useful checks include:


  • to see whether the wireless radio is blocked by hardware or software

  • to inspect and reconnect through NetworkManager

  • System logs to see whether the adapter is reporting repeated failures


A Linux laptop that can see networks but fails every connection attempt often has either a blocked radio, a service issue, or a bad driver module. Those three are worth checking before anything more exotic.

Linux users are often comfortable going deeper, but the same rule still applies. Don't jump straight into reinstalling packages if the radio is disabled lower down.


Advanced Solutions for Stubborn Connection Issues


When the usual fixes don't stick, the fault is often buried in the driver, the network stack, or security software that's interfering with normal traffic. You should then slow down and make one change at a time.


Driver problems and when to reinstall


A Wi-Fi driver can be present and still be broken. That's why “the adapter shows up” doesn't always mean “the adapter is healthy”.


Try these in order:


  • Update the driver from the laptop or adapter manufacturer: Manufacturer drivers are often better than whatever the operating system picked automatically.

  • Reinstall the driver cleanly: Remove the adapter in Device Manager on Windows, reboot, and then install the proper driver again.

  • Check for recent updates that triggered the fault: If the problem began immediately after an operating system update, the timing matters.


What doesn't work well is downloading random “driver updater” tools. They create more mess than they solve. Stick to the device maker where possible.


Resetting the network stack without causing chaos


If the adapter is healthy but the connection logic is corrupted, a network reset can help. In plain English, this clears out damaged settings so the computer rebuilds them.


Common examples include:


  • Renewing the connection

  • Resetting network settings

  • Flushing cached name lookups

  • Resetting TCP/IP-related configuration


These steps can fix systems that connect to Wi-Fi but still won't browse properly, or machines that behave as though they're online while apps time out. They're useful, but they're not a first move because they can remove saved network details and custom settings.


A few stubborn cases turn out not to be Wi-Fi faults at all. Malware, security suites, VPN clients, and aggressive firewall tools can block or distort traffic enough to make the connection look broken. If the machine became unreliable alongside pop-ups, browser redirects, or sudden slowness, treat that as a security issue as much as a networking one.


Another advanced check is back at the firmware layer. If BIOS or UEFI settings don't list the wireless hardware correctly, or the wireless option has disappeared entirely, software fixes won't be enough. At that point, you may be looking at a failing adapter, a board-level problem, or physical damage.


When to Stop Troubleshooting and Call a Professional


There comes a point where more DIY effort stops being efficient. If you've done the sensible checks, tested the network properly, worked through the operating system, and the computer still won't connect to Wi-Fi, carrying on can waste an entire evening.


Screenshot from https://www.computersheffield.com


Clear signs you've reached the sensible stopping point


You're usually better off getting help if any of these apply:


  • The Wi-Fi adapter disappears intermittently: That can indicate hardware failure, not just settings trouble.

  • The machine only works briefly after each fix: Temporary recovery often points to a deeper fault.

  • You're being asked to change BIOS or UEFI settings and you're not confident: That's a good point to stop.

  • Driver reinstalls fail or the wrong driver keeps returning: This can turn into a bigger software repair job.

  • You suspect liquid damage, impact damage, or overheating: Wireless problems can be a symptom, not the whole issue.


What to tell a technician so they can help faster


A short, clear summary saves time. Write down:


Tell them this

Why it helps

Whether other devices can use the same Wi-Fi

Separates computer fault from network fault

What the computer does exactly

“Can't see Wi-Fi” is different from “asks for password then fails”

What changed recently

Updates, router swaps, drops, spills, and software installs matter

Which fixes you already tried

Prevents repeating the same steps


If the issue has moved beyond simple troubleshooting, a proper diagnostic is the smart next step. Steel City IT offers local laptop diagnostics for exactly this kind of fault, where the cause could be the adapter, the board, the operating system, or the local network setup.


Getting help isn't giving up. It's choosing the shortest route to a stable fix, especially when you rely on that machine for work or study.



If your computer still won't connect to Wi-Fi and you want a proper answer without more guesswork, contact Steel City IT. We diagnose laptop and PC Wi-Fi faults, software issues, driver problems, and hardware failures for Sheffield residents, then explain the fix in plain English so you know exactly what's worth doing.


 
 
bottom of page