# Troubleshooting Guide: Slow Internet Speed
## Step 1: Verify Connection Type
1. **Identify Connection Type:**
- Determine if the device is connected via Ethernet or WiFi.
- For Ethernet, confirm the cable is CAT5e or higher (minimum requirement for Gigabit).
- For WiFi, check the band being used (2.4GHz vs. 5GHz).
## Step 2: Check Device Performance
1. **Check Device Hardware Utilization:**
- Windows: Open Task Manager (Ctrl + Shift + Esc), check **Performance** tab for CPU and RAM usage.
- macOS: Open Activity Monitor, check **CPU** and **Memory** tabs.
- Ensure significant resources are not being consumed by background processes.
## Step 3: Ping Test
1. **Check Network Latency:**
- Open Command Prompt (Windows) or Terminal (macOS/Linux).
- Run `ping 8.8.8.8` to check the response time from Google's DNS server. Note the average time:
- Less than 20ms: Good
- 20-50ms: Moderate
- Above 100ms: Potential latency issues.
## Step 4: Examine Network Devices
1. **Access Router Interface:**
- Enter `http://192.168.1.1` or `http://192.168.0.1` in your browser (common router IPs).
- Log in using default credentials if they haven’t been changed (often `admin/admin` or `admin/password`).
2. **Check Bandwidth Usage:**
- Navigate to **Traffic Meter** or **Bandwidth Monitor** to see devices consuming extensive bandwidth.
3. **Review Connected Devices:**
- Go to **Device List** or **DHCP Client List** to identify unauthorized devices.
- Ensure that no unexpected devices are consuming network resources.
## Step 5: WiFi Signal Strength
1. **Check Signal Strength:**
- Use a smartphone or laptop to measure the signal strength using Wi-Fi analyzer applications.
- Ensure your device is within 30 feet of the router for optimal performance.
2. **Identify Interference Sources:**
- Observe for appliances (microwaves, cordless phones) that might be causing interference. Move the router away if necessary.
## Step 6: Change WiFi Channel
1. **Access WiFi Settings:**
- In the router interface, navigate to **Wireless Settings**.
- Change the channel to 1, 6, or 11 (these are the non-overlapping channels for 2.4GHz).
- For 5GHz, select a less congested channel. Use a network analyzer tool to identify the best channel.
## Step 7: Firmware Updates
1. **Update Router Firmware:**
- In the router interface, locate **Firmware Updates** under the Admin section.
- Check for updates and apply any if available. Reboot the router afterward.
## Step 8: Quality of Service (QoS) Configuration
1. **Implement QoS Settings:**
- Locate **QoS Setup** in the router interface.
- Prioritize bandwidth for critical applications or devices (e.g., video streaming or gaming).
## Step 9: DNS Configuration
1. **Change DNS Settings:**
- In your device network settings, change DNS to a public DNS:
- Google DNS: `8.8.8.8` and `8.8.4.4`
- Cloudflare DNS: `1.1.1.1` and `1.0.0.1`
- Test speed using a site like [Speedtest.net](http://speedtest.net).
## Step 10: Test Different Devices
1. **Isolate Devices:**
- Check if the issue persists across multiple devices (smartphones, tablets, laptops).
- If only one device is slow, further investigate device-specific issues.
## Step 11: Reset Router to Factory Settings
1. **Factory Reset:**
- Locate the reset button on the router.
- Hold the button for 10-15 seconds until the lights flash.
- Set up the router from scratch (be mindful to back up settings if needed).
## Step 12: Internet Service Provider (ISP) Matters
1. **Contact ISP:**
- If all troubleshooting fails, contact your ISP and inquire about:
- Service outages in your area.
- Speed limitations on your plan.
- Request for a line test to check for issues with the connection.
## Step 13: Document Findings
- Keep a log of changes made during troubleshooting along with their impact on speed.
- If you need to escalate issues to IT, this documentation will assist in further diagnosing the problem.