Wi-Fi & Network
Router keeps dropping devices
Diagnose repeated Wi-Fi disconnects across phones, laptops, and smart devices from router load, weak coverage, bad firmware, or IP conflicts.
Problem summary
Repeated disconnects can come from router load, weak coverage, bad firmware, IP conflicts, or one device confusing the network.
Check whether wired devices drop at the same time.
ipconfig /all (macOS/Linux: ifconfig)
Wired devices stay online if the problem is Wi-Fi-only.
Stop if there is heat, odor, buzzing, sparking, or a visibly damaged adapter.
Layer path
Step-by-step runbook
Start here. Do each check in order, compare it to the expected result, and stop when the evidence explains the failure or the safe stop point applies.
Separate Wi-Fi from router failure
Check: Keep one wired device connected during the next dropout if possible.
Expected result: Wired stays up for Wi-Fi-only failures or drops with everything for router/WAN/power failures.
If not: If everything drops, stop changing Wi-Fi settings and inspect router uptime and power.
Record uptime and log evidence
Check: Open the router status page after a dropout and record uptime, WAN status, and recent events.
Expected result: You know whether the router rebooted, WAN dropped, or Wi-Fi clients merely roamed.
If not: If logs are unavailable, watch the router lights during the next event.
Remove recent topology changes
Check: Temporarily unplug a new extender, mesh node, or smart device that appeared before the dropouts.
Expected result: Stability improves if that device was creating conflicts or reconnect loops.
If not: If not, put it back and continue without changing several variables.
Update and ventilate
Check: Apply official firmware updates and move the router into open air with the rated power adapter.
Expected result: Drops reduce without changing SSIDs or passwords.
If not: If reboots continue, treat the power adapter or router hardware as suspect.
Clean addressing only if evidence supports it
Check: Review DHCP reservations and remove manual static conflicts for printers, NAS, cameras, or old extenders.
Expected result: Critical devices keep unique stable addresses.
If not: If the DHCP table is clean, do not churn the addressing plan.
Decision tree
If: Wired and wireless devices drop together.
Then: This is not just Wi-Fi.
Action: Check modem/WAN status, router uptime, power, heat, and ISP equipment.
If: Router uptime resets during the event.
Then: The router is rebooting or crashing.
Action: Inspect power adapter, outlet/UPS, heat, firmware, and hardware age.
If: Only Wi-Fi clients drop while wired stays up.
Then: The radio, channel, band steering, mesh handoff, or client load is suspect.
Action: Check channel width, node health, and client list before factory reset.
If: A new extender, mesh node, or smart device was added recently.
Then: A duplicate SSID, DHCP conflict, or reconnect loop may be involved.
Action: Remove that device temporarily and watch the log.
If: The router is hot, buzzing, or power cycling.
Then: This is a power safety boundary.
Action: Stop tuning Wi-Fi and replace unsafe power hardware.
Safe stop: Stop if there is heat, odor, buzzing, sparking, or a visibly damaged adapter.
Evidence table
| Symptom | Evidence to collect | Likely layer | Next action |
|---|---|---|---|
| All devices drop at once. | Router uptime reset, light sequence, or WAN/modem log. | Router/WAN/power | Check power, heat, firmware, and modem state. |
| Only Wi-Fi drops. | Wired client stays connected while Wi-Fi clients reconnect. | Wi-Fi radio/mesh | Check bands, channel width, mesh backhaul, and firmware. |
| Devices reconnect after DHCP changes. | Router DHCP lease table shows conflicts, duplicate names, or stale reservations. | DHCP/addressing | Clean reservations and remove manual static conflicts. |
| Drops started after adding gear. | Timeline matches a new extender, router, mesh node, or smart device. | Topology/client noise | Remove the added gear and observe before resetting the network. |
Commands and settings paths
Client IP baseline
ipconfig /all (macOS/Linux: ifconfig)
Where: PowerShell or Command Prompt on a Windows client after a drop.
Expected: The client has a valid local address, gateway, and DNS from the home router.
Failure means: APIPA, missing gateway, or wrong subnet points to DHCP or wrong network.
Safe next step: Record the adapter output before router changes.
Router log and uptime
Router admin UI > system log/status/uptime
Where: In the router or ISP gateway admin interface.
Expected: Uptime stays stable and logs do not show repeated reboots or WAN resets.
Failure means: Reboots or WAN resets move the case away from Wi-Fi channel tuning.
Safe next step: Check firmware, heat, power, and ISP status.
DHCP lease table
Router admin UI > LAN/DHCP/connected devices
Where: In the router admin UI.
Expected: Critical devices have unique addresses and no unexpected DHCP server is present.
Failure means: Duplicate leases or static conflicts can drop clients repeatedly.
Safe next step: Use reservations and remove device-side static addresses where possible.
Hardware and platform boundary
Change only when
- Replace a router only after logs, uptime, power, heat, and wired/Wi-Fi separation show the current unit is unstable.
Evidence that matters
- Stable firmware, enough client capacity, wired backhaul support, and adequate Ethernet matter more than peak Wi-Fi marketing speed.
Evidence that does not matter
- Changing channels or buying a faster plan does not fix a router that is rebooting or overheating.
Avoid
- Avoid factory reset until settings are exported or documented and avoid stacking routers that create double NAT or duplicate DHCP.
Related tool/checklist
Use the linked tool when you need a guided plan from your exact symptoms instead of a static checklist.
Device setup troubleshooterRelated problems
Last reviewed
2026-05-07 · Reviewed by HomeTechOps. Reviewed for router drop diagnosis across wired control tests, uptime/log evidence, DHCP conflicts, mesh/extender topology, firmware, heat, and power boundaries.
Sources/assumptions
- Assumes a consumer router, ISP gateway, or mesh kit with a basic management app.
- Router firmware and ISP line health are model-specific and should be checked in official tools.
Source-backed checks
HomeTechOps turns official docs and conservative safety rules into a shorter runbook. These links are the source trail for the page direction.