Quick Answer: Fixing Common Internet Issues
Most internet problems fall into 5 categories: no connection (restart modem/router), slow speeds (test wired vs. Wi-Fi to isolate the problem), intermittent drops (check cables and overheating), Wi-Fi dead zones (reposition router or add mesh), and high latency (switch to Ethernet or upgrade from cable/DSL to fiber). About 80% of issues resolve with a simple modem/router restart. If problems persist after basic troubleshooting, contact your ISP.
Internet problems are frustrating, but most have straightforward solutions. This guide covers the 10 most common internet issues that households encounter, explaining why each happens and providing step-by-step fixes you can try before calling your ISP. We've organized them from most common to least common, so you can quickly find your specific issue.
Issue 1: Complete Internet Outage
Symptoms
No internet on any device. Wi-Fi may still show as connected, but nothing loads.
Quick Fix
- Check if it's an ISP outage: use your phone's cellular data to visit DownDetector.com or check your ISP's app
- Restart your modem: unplug for 30 seconds, plug back in, wait 3 minutes for all lights to stabilize
- Restart your router: unplug for 30 seconds after the modem is fully online
- Check all physical connections: coax cable to modem, Ethernet from modem to router, power cables
- If modem lights show no downstream signal, the issue is likely outside your home — call your ISP
Issue 2: Slow Internet Speeds
Symptoms
Buffering during streaming, slow page loads, long download times, choppy video calls.
Diagnosis
Run a speed test at speedtest.net using both Wi-Fi and a wired Ethernet connection. Compare results to your plan speed.
If Wired Speed Is Slow (Below 80% of Plan)
- Restart your modem (solves many speed issues)
- Check for overheating — ensure modem has adequate ventilation
- Check if your modem supports your plan speed (DOCSIS 3.0 maxes out at ~600 Mbps)
- Test at different times — consistently slow speeds warrant an ISP call; peak-hour slowdowns are cable network congestion
- Contact your ISP for a signal check if speeds are consistently poor
If Only Wi-Fi Speed Is Slow
- Move closer to your router to test — if speed improves, it's a coverage issue
- Switch from 2.4 GHz to 5 GHz band for higher speeds at close range
- Reposition your router: central location, elevated, away from walls and interference sources
- Check for channel congestion using a Wi-Fi analyzer app and switch channels
- Consider upgrading to a Wi-Fi 6 router or mesh system
For a complete speed optimization walkthrough, see our Speed Optimization Guide.
Issue 3: Wi-Fi Keeps Disconnecting
Symptoms
Devices drop Wi-Fi periodically, requiring reconnection. May affect one device or all devices.
If All Devices Disconnect
- Router overheating: Move to a cooler, more ventilated location. Don't stack devices
- Firmware issue: Update your router's firmware through the admin panel
- ISP signal problem: Check modem logs for T3/T4 timeout errors (indicates upstream issues)
- Interference: New electronic devices (baby monitors, cordless phones, microwaves) can cause periodic Wi-Fi disruption
If Only One Device Disconnects
- Device-specific issue: Update the device's Wi-Fi drivers/software
- "Forget" and reconnect: Remove the saved network on the device and reconnect
- IP conflict: Two devices may have the same IP. Restart the router to reassign addresses
- Proximity: If the device is far from the router, the signal may be too weak for a stable connection
Issue 4: "Connected, No Internet"
Symptoms
Device shows connected to Wi-Fi but can't access any websites. Wi-Fi icon may show an exclamation mark.
Fixes
- Restart the router — this resolves the issue in most cases
- Flush DNS cache: On Windows:
ipconfig /flushdns. On Mac:sudo dscacheutil -flushcache - Try a different DNS: Set your device's DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)
- Renew your IP address: On Windows:
ipconfig /releasethenipconfig /renew - Check your router's DHCP settings: If DHCP is disabled, devices can't get IP addresses
- Test with another device: If the issue is device-specific, the device's network settings may need resetting
Issue 5: Buffering During Streaming
Symptoms
Videos pause to load (buffering wheel), quality drops to blurry/pixelated, audio stutters.
Fixes
- Lower streaming quality: Manually set streaming quality to 720p or 1080p instead of 4K to reduce bandwidth needs
- Check other devices: Other household members may be consuming bandwidth (large downloads, updates, other streams)
- Use Ethernet: Connect your streaming device directly to the router for a more stable connection
- Close background apps: Cloud sync, automatic updates, and other background processes compete for bandwidth
- Check your speed: You need at least 5 Mbps for HD streaming and 25 Mbps for 4K. If your speed test shows less, the issue is your connection
- Try a different server: Netflix and other services use multiple servers. Sometimes specific content delivery servers are congested
Issue 6: High Latency/Lag
Symptoms
Online games feel sluggish, video calls have delay, web pages feel slow to respond despite decent speed test results.
Understanding Latency
Latency (ping) is different from speed. You can have 500 Mbps download but 100ms latency, which makes real-time interactions feel delayed. Normal latency: under 30ms. Playable for gaming: under 50ms. Noticeable delay: over 100ms.
Fixes
- Use Ethernet: Wi-Fi adds 5-15ms latency. Ethernet provides the lowest, most consistent latency
- Close bandwidth-heavy applications: Active downloads, uploads, and streams increase latency by saturating your connection
- Enable QoS: Configure your router's Quality of Service to prioritize gaming or video call traffic
- Switch DNS: A closer DNS server reduces lookup time. Try Cloudflare (1.1.1.1) for lowest latency
- Consider your connection type: Fiber has the lowest latency (1-5ms), cable is moderate (10-30ms), satellite is highest (20-700ms depending on type)
- Reduce network hops: Disable VPNs during latency-sensitive activities, as VPNs add extra routing hops
Call AT&T at (855) 452-1829 or view plans online.
Call Verizon Fios at (855) 452-1505 or view plans online.
Issue 7: Slow Speeds on Specific Devices Only
Symptoms
Internet works fine on most devices but one specific device is consistently slow.
Fixes
- Check the device's Wi-Fi standard: An older laptop with Wi-Fi 4 (802.11n) can't match the speed of a Wi-Fi 6 phone on the same network
- Update drivers/OS: Outdated network drivers cause performance issues. Update to the latest version
- Check for background processes: Windows Update, antivirus scans, and cloud sync can consume all available bandwidth on that device
- Reset network settings: On the device, reset network settings to default (this removes saved networks, so you'll need to reconnect)
- Test the device on a different network: If it's slow everywhere, the issue is the device, not your internet
Issue 8: DNS Resolution Failures
Symptoms
Error messages like "DNS_PROBE_FINISHED_NXDOMAIN," "Server DNS address could not be found," or websites not loading while others work fine.
Fixes
- Flush DNS cache: Clear your device's cached DNS records
- Switch to public DNS: Change to Google DNS (8.8.8.8, 8.8.4.4) or Cloudflare DNS (1.1.1.1, 1.0.0.1) in your device or router settings
- Restart your router: The router's built-in DNS cache may have stale entries
- Check your hosts file: Malware sometimes modifies the hosts file to redirect DNS. On Windows:
C:\Windows\System32\drivers\etc\hosts. On Mac:/etc/hosts - Disable DNS filtering: If you use a DNS-based content filter, it may be blocking legitimate sites incorrectly
Issue 9: Wi-Fi Dead Zones
Symptoms
Specific rooms or areas of your home have no Wi-Fi signal or extremely slow Wi-Fi.
Fixes
- Reposition your router: Move it to a more central location in your home
- Add a mesh system: A mesh Wi-Fi system is the most effective solution for dead zones throughout a home
- Use a Wi-Fi extender: A cheaper but less effective option for a single dead zone — extends the range but typically cuts speed in half
- Run Ethernet: For a single room that consistently has poor Wi-Fi, running an Ethernet cable and adding a dedicated access point provides the best result
- Check for interference: Thick walls (brick, concrete), metal objects (mirrors, filing cabinets), and electronic devices (microwaves, baby monitors) all create dead zones
Issue 10: ISP Is Throttling My Connection
Symptoms
Specific activities (streaming, gaming, torrenting) are slow while general browsing is fine, or speeds drop significantly during peak hours.
How to Check for Throttling
- Run a standard speed test at speedtest.net
- Run a throttling-specific test at fast.com (Netflix's speed test, designed to detect throttling of streaming traffic)
- Compare results. If speedtest.net shows full speed but fast.com shows significantly less, your ISP may be throttling streaming traffic
- Test with a VPN. If speeds improve when using a VPN, throttling is likely — the VPN encrypts your traffic so the ISP can't identify and slow down specific types
What to Do About Throttling
- Use a VPN: Encrypts your traffic, preventing your ISP from identifying and throttling specific activities
- Contact your ISP: Ask about their traffic management policies
- Switch to a fiber ISP: Fiber providers generally throttle less aggressively due to higher network capacity
- File an FCC complaint: If you're not getting the speeds you're paying for, file a complaint at consumercomplaints.fcc.gov
Call Spectrum at (855) 771-1328 or view plans online.
Call Frontier at (855) 809-2498 or view plans online.
Call T-Mobile at (844) 839-5057 or view plans online.
Call Xfinity at (855) 389-1498 or view plans online.
Call to Order
Frequently Asked Questions
Why does my internet work fine on my phone but not my laptop?
This usually indicates a device-specific issue: outdated Wi-Fi drivers, background processes consuming bandwidth, malware, or the laptop using an older Wi-Fi standard. Update your laptop's network drivers and OS, check for malware, and run a speed test to diagnose. If the laptop has Wi-Fi 5 and your phone has Wi-Fi 6, the phone will naturally perform better on a Wi-Fi 6 router.
Should I restart my modem or router first?
Restart the modem first. Wait 2-3 minutes for it to fully reconnect to your ISP (all lights should be solid). Then restart the router. This sequence ensures the router gets a clean connection from the modem. Restarting them simultaneously can cause connection issues.
How do I know if the problem is my ISP or my equipment?
Connect a computer directly to your modem via Ethernet cable and run a speed test. If speeds are normal, the issue is your router or Wi-Fi setup. If speeds are still slow via Ethernet from the modem, the issue is either your modem or your ISP. Try a different modem to narrow it down further, or call your ISP for a signal test.
My internet is slow only during specific times. Why?
Peak-hour slowdowns (typically 6-11 PM) indicate cable network congestion. Cable internet shares bandwidth with neighbors, and heavy evening usage strains the shared connection. Solutions: switch to fiber (dedicated per-household bandwidth), use QoS to prioritize critical traffic, or schedule heavy downloads for off-peak hours.
How often should I replace my modem and router?
Modems: every 4-5 years or when you upgrade to a plan that exceeds your modem's capacity. Routers: every 3-5 years to stay current with Wi-Fi standards. If your equipment is older than 5 years and you're experiencing issues, upgrading is likely the most effective fix.
Can weather affect my internet?
Cable and fiber connections are generally unaffected by weather. DSL can be affected by water in phone lines. Satellite internet (HughesNet, Viasat, Starlink) is most affected, with rain fade causing slowdowns or outages during heavy storms. Fixed wireless connections can also be impacted by heavy rain or snow.
Related guides: Equipment Troubleshooting | Optimizing Speed | Modem & Router Guide
Disclosure: Some links on this page are affiliate links, meaning we may earn a commission if you sign up through our links. This does not affect our editorial independence or the price you pay. Our recommendations are based on thorough research and testing.
Advanced Troubleshooting Steps
When basic troubleshooting steps (restarting your modem and router, checking cables) do not resolve your internet issues, these advanced techniques can help identify and fix the problem.
Run a traceroute: Open Command Prompt (Windows) or Terminal (Mac) and type tracert google.com or traceroute google.com. This shows every network hop between your device and the destination, revealing where slowdowns or failures occur. If the issue appears at hop 1 (your router), the problem is local. If it appears at later hops, the issue is with your ISP or internet backbone.
Check for DNS issues: Slow website loading with fast speed test results often indicates DNS problems. Try switching to a public DNS server like Google (8.8.8.8) or Cloudflare (1.1.1.1) instead of your ISP's default DNS. You can change DNS settings on your router to apply the change to all devices.
Test with a different device: If only one device has issues, the problem is likely with that device's network adapter, settings, or software. If multiple devices are affected, the issue is with your router, modem, or ISP connection.
Check for firmware updates: Log into your modem and router admin panels and check for available firmware updates. Outdated firmware can cause stability and performance issues. After updating, restart both devices.
Examine signal levels: Log into your modem's admin page and check the downstream and upstream signal levels. For cable modems, downstream power should be between -7 and +7 dBmV, and upstream power should be between 38 and 48 dBmV. Values outside these ranges indicate a signal problem that your ISP needs to fix.
When to Call Your ISP
Knowing when an internet problem requires professional help saves you time and gets the issue resolved faster. Contact your ISP when you experience any of these situations:
- Consistent speed below 50% of your plan: If speed tests consistently show results far below your plan's advertised speeds, especially on a wired connection, your ISP may need to check the line quality or upgrade equipment at their end.
- Frequent disconnections: Intermittent outages that happen multiple times per day, especially if they follow a pattern, often indicate infrastructure issues that only your ISP can resolve.
- Modem error lights: If your modem's indicator lights show errors or if the online/internet light is off or blinking, there may be a signal issue with the line to your home.
- After ruling out home equipment: If you have tested with different cables, devices, and router positions, and the problem persists on a wired connection directly to the modem, the issue is likely on the ISP's side.
- Area-wide outages: Check your ISP's outage map or social media before calling. If your area is experiencing an outage, reporting it helps the ISP prioritize repairs, but calling for individual troubleshooting will not resolve the issue faster.
When contacting your ISP, have your account number ready, note the date and time of when issues started, and be prepared to describe what troubleshooting you have already performed. This helps the support agent skip basic steps and address the actual problem more quickly.
Sources & Methodology
This guide is based on data from FCC broadband filings, Ookla speed test measurements, U.S. Census Bureau broadband adoption statistics, and verified provider plan details. Pricing, speeds, and availability are verified against provider broadband nutrition labels and may vary by location. For a detailed explanation of our data collection and scoring process, see our methodology page.
Data Sources
- FCC Broadband Data Collection
- U.S. Census Bureau American Community Survey
- USAC Universal Service Fund
- NTIA Internet Use Survey
- Ookla Speedtest Intelligence
Last verified: March 2026. InternetProviders.ai is an independent resource. We may earn commissions from partner links — this does not affect our editorial recommendations. See our methodology for details.
![Fix Slow Internet: 10 Common Problems Solved [2026]](/_next/image/?url=%2Fimages%2Fcontent%2Fguides%2Finternet.webp&w=1920&q=75&dpl=dpl_8KJNXYqWgnkofipiWfThY5MEmyzQ)