1
Forget and Reconnect to the Wi-Fi Network
A corrupted or outdated saved network profile is one of the most common causes of Wi-Fi failures that appear after an OS update, a router reconfiguration, or a password change. Removing the saved profile and reconnecting from scratch forces your device to negotiate a clean session.Windows:macOS:
- Click the Wi-Fi icon in the taskbar.
- Click the arrow (>) next to your network name to expand it.
- Click Forget.
- Click the network name again, enter the password, and click Connect.
- Hold Option and click the Wi-Fi menu bar icon, then click Wi-Fi Settings (or go to System Settings → Network → Wi-Fi).
- Click Advanced (or the Details button next to your network if already connected).
- Locate the network in the saved networks list and click the minus (–) button, then click Remove.
- Reconnect by selecting the network from the menu bar Wi-Fi icon and entering the password.
2
Update the Wireless Driver
An outdated or corrupted wireless driver is a frequent cause of random disconnections, slow speeds, and networks not appearing in the scan list — particularly after a major Windows update.Windows — Device Manager:Rolling back a driver (if Wi-Fi broke after a recent update):
- Press Win + X and select Device Manager.
- Expand Network Adapters.
- Right-click your wireless adapter (typically named something like Intel Wi-Fi 6 AX201 or Realtek 8822CE) and choose Update driver.
- Select Search automatically for drivers to let Windows check for a newer driver.
- If Windows reports it is up to date, visit the laptop or motherboard manufacturer’s support website directly — manufacturer-specific driver packages often outpace what Windows Update provides.
- In Device Manager, right-click the wireless adapter → Properties.
- Go to the Driver tab and click Roll Back Driver.
- Follow the prompts and restart when prompted.
After updating or rolling back a driver, always restart your computer before testing. The new driver is not fully active until the OS has performed a clean boot.
3
Choose the Right Frequency Band (2.4 GHz vs. 5 GHz)
Modern dual-band and tri-band routers broadcast on both 2.4 GHz and 5 GHz simultaneously, often under different network names (SSIDs). Connecting to the wrong band can cause exactly the symptoms you are troubleshooting.Look for the Radio type field. Values like
Best practice guidance:
- Use 5 GHz when you are in the same room as the router or within one wall’s distance. You will get significantly faster and more stable performance.
- Use 2.4 GHz when you are far from the router or separated by multiple walls and floors, where the stronger penetration of the lower frequency outweighs its speed disadvantage.
- If your router broadcasts a single combined SSID (band steering), your device automatically picks a band. You can force a specific band by connecting to separate SSIDs if your router supports them (e.g.,
HomeNetworkvs.HomeNetwork_5G).
802.11ac or 802.11ax confirm a 5 GHz connection; 802.11g or 802.11n alone may indicate 2.4 GHz.Check on macOS:Hold Option and click the Wi-Fi menu bar icon. The pop-up shows the channel number. Channels 1–13 are 2.4 GHz; channels 36 and above are 5 GHz.4
Reduce Wireless Interference
Radio interference from other devices and networks degrades Wi-Fi performance without producing any obvious error message. The connection appears healthy but delivers poor throughput and high latency.Common sources of 2.4 GHz interference:
- Microwave ovens (avoid using the microwave while on a video call)
- Baby monitors and wireless cameras
- Cordless phones operating at 2.4 GHz
- Neighboring Wi-Fi networks on overlapping channels
- Older Bluetooth peripherals
- Change the router’s Wi-Fi channel. Log into your router’s admin page and navigate to the wireless settings. For 2.4 GHz, non-overlapping channels are 1, 6, and 11. For 5 GHz, most channels are non-overlapping. Use a Wi-Fi analyzer app to see which channels neighboring networks are using and pick the least crowded one.
- Reposition the router. Place it in a central location, elevated off the floor, away from microwaves, cordless phone bases, and large metal objects such as filing cabinets.
- Enable “Auto Channel” on the router if available. Modern routers can scan for the least congested channel on startup and after reboot.
- Separate IoT devices onto the 2.4 GHz band and use 5 GHz exclusively for computers and phones, reducing channel congestion for your primary devices.
In dense office environments with many overlapping networks, even a perfect channel selection may not eliminate all interference. In these cases, a wired Ethernet connection is the most reliable long-term solution. Refer to the Slow Network guide for wired connection steps.
5
Renew Your DHCP Lease
When your device connects to Wi-Fi, the router’s DHCP server assigns it an IP address for a set lease period. A stale or conflicting lease can cause connection failures, limited connectivity warnings, or inability to reach the gateway.Windows — Release and Renew DHCP Lease:Open Command Prompt or PowerShell as Administrator and run:Confirm the result:You should see a valid IP address (starting with
10., 172.16.–172.31., or 192.168.) with a populated Default Gateway and DNS Servers field. An address of 169.254.x.x means the DHCP renewal failed and your device cannot reach the DHCP server.macOS:- Open System Settings → Network → Wi-Fi → Details → TCP/IP.
- Click Renew DHCP Lease and wait a few seconds for the new lease to populate.
6
Reset the TCP/IP Stack
If your network adapter shows as connected but you still cannot reach the internet — and DHCP renewal did not help — the underlying TCP/IP networking stack may be corrupted. This can happen after a failed OS update, malware removal, or VPN client uninstallation.Windows — Full TCP/IP and Winsock Reset:Run Command Prompt as Administrator and execute the following commands in order:Restart your computer after running all four commands. The TCP/IP reset writes changes to the registry that only take full effect after a reboot.After restarting, verify your connection:macOS — Remove and Re-add the Wi-Fi Interface:Restart your Mac after removing these files. macOS will recreate them automatically.
- Go to System Settings → Network.
- Select Wi-Fi and click the minus (–) button at the bottom of the interface list to remove it.
- Click the plus (+) button, select Wi-Fi as the interface type, and click Create.
- Reconnect to your network.
7
Escalation Steps
If you have worked through all of the above steps and the Wi-Fi problem persists, the issue may involve defective hardware, a deeper driver problem, or a network infrastructure fault that requires hands-on support.
Information to collect before escalating
Information to collect before escalating
- Wireless adapter name and driver version:
- Current connection details (band, channel, signal strength, BSSID):
- Full output of
ipconfig /all(Windows) orifconfig(macOS) at the time of the failure - Event Viewer errors (Windows): Open Event Viewer → Windows Logs → System, filter by Source: WLAN-AutoConfig, and note any warnings or errors
- Whether the issue is reproducible on the same device on a different network — if it works on a mobile hotspot but not the office network, the problem is network infrastructure, not the device
- Whether other devices on the same network have the same problem — if yes, it is a router/AP issue; if no, it is specific to your device
- OS version and date of last update
- Make, model, and age of your device — hardware faults (e.g., a failing wireless card) are more common on devices over four years old