Isolate the Problem First

Before spending time on fixes, determine which layer is actually broken. Wi-Fi problems are almost always in one of four places — and mixing up which layer is broken wastes time on wrong fixes.

1

Your Device

Wi-Fi adapter, driver, OS network stack

2

Router / AP

Home router, access point, or mesh node

3

Modem

Device connecting your router to the ISP

4

ISP

Outage, provisioning issue, line fault

The 60-second isolation test: Check another device on the same Wi-Fi. If it also has no internet, the problem is at layer 2, 3, or 4 — not your computer. If only your device is affected, the problem is layer 1.

Quick Fixes (Both PC and Mac)

  1. Toggle Wi-Fi off and on. On Windows: click the network icon in the taskbar → toggle Wi-Fi off, wait 5 seconds, toggle back on. On Mac: System Settings → Wi-Fi → toggle off and on. This forces re-association with the router.
  2. Forget and rejoin the network. Right-click the Wi-Fi network → "Forget." Then rejoin with your password. This clears a corrupted connection profile, which is a surprisingly common cause of persistent drop issues.
  3. Reboot the router and modem. Power them off, wait 30 seconds, power the modem on first, wait until it syncs, then power on the router. This resolves most "entire house lost internet" situations.
  4. Restart your computer. A full restart (not sleep/wake) resets the network stack and clears driver state.

Windows-Specific Fixes

Network Troubleshooter

Settings → System → Troubleshoot → Other troubleshooters → Internet Connections → Run. Windows will attempt to auto-diagnose and fix common issues including DNS failures, adapter resets, and Winsock corruption.

Reset the Network Stack

Open Command Prompt as Administrator and run these commands in order:

  1. netsh winsock reset — resets the Winsock catalog
  2. netsh int ip reset — resets TCP/IP
  3. ipconfig /release then ipconfig /renew — forces a fresh DHCP lease
  4. ipconfig /flushdns — clears the DNS cache

Reboot after running all four. This resolves "connected but no internet" situations where the adapter shows connected but pages won't load.

Update or Reinstall the Wi-Fi Adapter Driver

Device Manager → Network Adapters → right-click your Wi-Fi adapter → Update driver. If updating doesn't help, right-click → Uninstall device (check "Delete the driver software"), reboot. Windows will reinstall a fresh driver on startup.

Wi-Fi Keeps Disconnecting (Power Management)

Windows aggressively puts Wi-Fi adapters to sleep to save power, causing periodic drops. Fix it: Device Manager → Network Adapters → right-click Wi-Fi adapter → Properties → Power Management → uncheck "Allow the computer to turn off this device to save power."

Mac-Specific Fixes

Renew DHCP Lease

System Settings → Network → Wi-Fi → Details (next to your network) → TCP/IP → Renew DHCP Lease. This often fixes "connected but no internet" issues on Mac.

Delete Stored Wi-Fi Preferences

On macOS, corrupted Wi-Fi preference files cause persistent connection failures. In Finder, press Cmd+Shift+G and navigate to /Library/Preferences/SystemConfiguration/. Delete these files (they'll regenerate on reboot):

  • com.apple.airport.preferences.plist
  • com.apple.network.identification.plist
  • NetworkInterfaces.plist
  • preferences.plist

Create a New Network Location

System Settings → Network → click the "..." menu next to "Network" → Edit Locations → add a new location. Switch to the new location and reconnect. This creates a fresh network configuration without the corrupted one.

When the Router Is the Problem

  • Wi-Fi channel congestion: In dense areas (apartments, office buildings), many routers on the same channel cause interference. Log into your router's admin panel (usually 192.168.1.1 or 192.168.0.1) and switch to a less crowded channel, or enable "Auto" channel selection. On 2.4 GHz, channels 1, 6, and 11 don't overlap — use one of those.
  • 2.4 GHz vs 5 GHz: 2.4 GHz has longer range but slower speeds and more congestion. 5 GHz is faster but shorter range. If you're far from the router, try connecting to 2.4 GHz. If you're close, 5 GHz is almost always better.
  • Router firmware: Log into the router admin panel and check for firmware updates. Outdated firmware is a common source of random disconnects.
  • DHCP lease table full: In offices with many devices, the router's DHCP table can fill up. Log into the router and increase the DHCP pool range, or assign static IPs to devices that connect frequently.

Ethernet is the fastest fix. If you're troubleshooting and need internet access now, plug directly into the router with an Ethernet cable. This bypasses the Wi-Fi adapter entirely and confirms whether the problem is wireless-specific.

Persistent Drops After All Fixes

If Wi-Fi disconnects keep coming back after all software fixes, the issue is likely hardware: a failing Wi-Fi adapter, a router at the end of its life, or physical interference (microwaves, cordless phones, and neighboring networks on the same channel). A USB Wi-Fi adapter ($20–$40) is a quick test — if it solves the problem, your internal adapter is failing.

Wi-Fi problems we fix. From adapter replacements to driver resets to router configuration, we diagnose and fix network connectivity issues for both PCs and Macs. Bring your machine in — we'll get you connected.