← Howto

How to Change MTU Settings on Your Router

Published April 9, 2026

Changing your router's MTU settings can fix slow internet speeds, connection drops, and loading problems with certain websites or online games. MTU stands for Maximum Transmission Unit, which controls the largest packet size your router can send over the internet. If this setting isn't right for your connection, you'll experience frustrating network issues.

Most people never need to touch MTU settings because routers come with default values that work fine. But if you're having specific connectivity problems, adjusting MTU might be the solution. This guide shows you exactly how to find and change MTU settings on popular router brands.

Understanding MTU and When to Change It

MTU measures the maximum size of data packets your router can transmit in bytes. Think of it like the size limit for packages you can send through the mail. If your package is too big, it gets broken into smaller pieces, which slows down delivery.

The default MTU for most home internet connections is 1500 bytes. This works for cable, fiber, and most DSL connections. However, some internet service providers use smaller packet sizes. PPPoE connections commonly used in many areas typically need MTU set to 1492 bytes.

You should consider changing MTU if you experience these problems:

  • Websites load partially or don't load completely
  • Online games lag or disconnect frequently
  • Video streaming buffers constantly despite good internet speed
  • VPN connections drop or perform poorly
  • File downloads fail or restart repeatedly

Before making changes, test your current MTU size using your computer's command prompt or terminal. This helps you find the optimal setting for your connection.

Finding the Right MTU Size for Your Connection

You need to determine your optimal MTU size before changing router settings. The ping test method works on Windows, Mac, and Linux computers to find the perfect MTU value.

On Windows computers, open Command Prompt and type this command:

ping -f -l 1472 google.com

If this works without packet loss, your MTU can handle 1500 bytes (1472 + 28 bytes for headers). If you get "Packet needs to be fragmented" errors, try smaller sizes like 1464, 1450, or 1440 until the ping succeeds.

On Mac or Linux systems, use this command instead:

ping -D -s 1472 google.com

Start with 1472 and work your way down in steps of 8 until you find a size that works consistently. Add 28 to your successful test size to get your optimal MTU setting.

PPPoE users should typically start testing at 1464 bytes since their maximum MTU is usually 1492. Cable and fiber users can often use the full 1500 bytes without issues.

Accessing Your Router's Admin Panel

You'll need to log into your router's web interface to change MTU settings. First, find your router's IP address by checking the sticker on the device or using your computer's network settings.

Most routers use these common IP addresses:

Open your web browser and type your router's IP address in the address bar. You'll see a login page asking for username and password. If you haven't changed these, check the default password list or look for credentials printed on your router.

Common default login combinations include admin/admin, admin/password, or admin with no password. Some newer routers require you to set up login credentials during initial setup.

What to Do if You Can't Access the Router

If you can't log in, try these solutions:

  1. Reset your router to factory defaults using the reset button
  2. Check if you're connected to the right network
  3. Try a different web browser or clear your browser cache
  4. Disable VPN software that might interfere with local connections
  5. Use an ethernet cable instead of WiFi for more reliable access

Changing MTU Settings on Netgear Routers

Netgear routers make MTU changes fairly straightforward through their web interface. After logging in with your Netgear router credentials, follow these steps:

  1. Click "Advanced" in the main navigation menu
  2. Select "Setup" from the left sidebar
  3. Choose "WAN Setup" or "Internet Setup"
  4. Find the MTU Size field in the WAN configuration section
  5. Change the value from "Auto" to "Manual"
  6. Enter your optimal MTU size (usually 1500 for cable/fiber, 1492 for PPPoE)
  7. Click "Apply" to save the changes
  8. Wait for the router to restart and reconnect to the internet

Some Netgear models place MTU settings under "Dynamic DNS" or "Advanced Setup" instead. Look for any section dealing with WAN or internet connection settings if you can't find it in the exact location described.

Newer Netgear routers with the updated interface may show MTU options under "Internet" then "Internet Setup". The setting appears as a dropdown menu with Auto, 1500, 1492, and Custom options.

Adjusting MTU on TP-Link Routers

TP-Link routers organize MTU settings in their Advanced section. The exact menu path depends on your model's firmware version, but these steps work for most TP-Link devices:

  1. Navigate to "Advanced" in the top menu
  2. Click "Network" in the left panel
  3. Select "Internet" from the submenu
  4. Scroll down to find "Advanced Settings" or "MTU Size"
  5. Change the MTU value from the default to your tested optimal size
  6. Click "Save" to apply the new setting
  7. Restart your router if prompted

Older TP-Link models might show MTU settings under "Network" then "WAN". Some business-grade TP-Link routers place these options in "System Tools" then "System Parameters".

If your TP-Link router has different connection types configured, make sure you're changing MTU for the active WAN connection. PPPoE connections have separate MTU settings from static IP or DHCP configurations.

Configuring MTU on Asus and Linksys Routers

Asus routers typically place MTU settings in their WAN configuration area. Here's how to find and change them:

  1. Go to "Adaptive QoS" or "Advanced Settings"
  2. Click "WAN" in the left navigation
  3. Look for "Internet Connection" settings
  4. Find "MTU" field and change from "Auto" to your desired value
  5. Click "Apply" to save changes

Linksys routers vary more in their interface design, but most follow this pattern:

  1. Select "Smart Wi-Fi Tools" or "Router Settings"
  2. Navigate to "Internet Access" or "Connectivity"
  3. Look for "Router Settings" or "Advanced Settings"
  4. Find "MTU" in the connection parameters
  5. Change the value and save your settings

Some Linksys models require you to set the connection type to "Manual" before MTU options become available. This is common on models that auto-detect connection settings by default.

D-Link and Huawei Router MTU Changes

D-Link routers usually put MTU settings in their Setup or Internet configuration sections:

  1. Click "Setup" in the main menu
  2. Select "Internet" from the setup options
  3. Choose your connection type (DHCP, Static IP, PPPoE)
  4. Look for "MTU" in the connection parameters
  5. Enter your optimal MTU size
  6. Save and restart the router

Huawei routers often use this menu structure:

  1. Go to "Advanced" or "Network"
  2. Select "WAN Settings" or "Internet"
  3. Find "Connection Settings" or "Interface Settings"
  4. Locate the MTU field and modify the value
  5. Apply changes and restart if needed

Both brands sometimes hide MTU settings until you select "Manual" configuration mode. Auto configuration modes often lock MTU to default values that work for most users.

Testing and Troubleshooting Your New MTU Settings

After changing MTU settings, test your internet connection to make sure everything works properly. Run the same ping tests you used earlier to verify your new setting works correctly.

Check your internet speed using online speed tests to ensure performance hasn't decreased. Browse different websites, especially ones that previously had loading problems, to see if the issues are resolved.

If you experience new problems after changing MTU, try these troubleshooting steps:

  • Reduce MTU size by 8-10 bytes and test again
  • Reset MTU to default values and restart your router
  • Contact your internet service provider to confirm optimal MTU for your connection type
  • Check if your modem has separate MTU settings that conflict with router settings

Some internet providers have specific MTU requirements that differ from standard values. When in doubt, call your ISP's technical support for guidance on the best MTU setting for your particular service.

Summary

Changing MTU settings can solve many internet connectivity problems, but only when done correctly. Test your optimal MTU size first using ping commands, then access your router's admin panel to make the changes. Each router brand puts MTU settings in slightly different locations, but they're usually found in WAN or internet connection sections. After making changes, test thoroughly to ensure your connection works better than before. If problems persist, consider resetting to default values or contacting your internet service provider for assistance.


Related Articles

How to Set Up Port Forwarding

Learn how to configure port forwarding on your router for gaming, servers, and remote access.

How to Change Your WiFi Password

Step-by-step guide to changing your wireless network password on any router.

How to Update Your Router's Firmware

Keeping your router's firmware up to date improves security and performance. Here is how to do it.

How to Access Your Router Remotely

Learn how to access your router remotely from anywhere. Step-by-step guide for enabling remote management on popular router brands.


More from Other Topics

Troubleshooting WiFi Connection Problems
How to Find Your Router's Default IP Address
Best WiFi Routers for Gaming in 2024
How to Reset Your Router to Factory Settings

Router Guides

Popular Router Resources

Popular Router Brands