How to Use Your Old Router as a Wi-Fi Extender

How to use your old router as a Wi-Fi extender is one of those questions that sounds complicated but is actually pretty manageable once you know what you are doing. If you have a dusty router sitting in a drawer somewhere, you already own a perfectly capable tool to fix those frustrating Wi-Fi dead zones in your home or office.

Dead spots are a real problem. You move from the living room to the bedroom and suddenly your video call drops, your music stops buffering, or your smart TV just gives up trying. Most people's first instinct is to buy a new Wi-Fi extender or upgrade to a mesh network system — and both are valid options. But if you already have an old router, repurposing it costs you nothing.

This guide walks you through the full process: checking compatibility, choosing the right setup mode, configuring your old router step by step, placing it correctly, and troubleshooting common issues. Whether your old router is a Netgear, TP-Link, ASUS, or Linksys, the core process is the same. By the end, you will have extended your wireless network coverage without spending a single dollar on new gear.

Let us get into it.

What You Need Before You Start

Before diving into settings and configuration, gather a few things and do a quick compatibility check. Skipping this step is how most people run into trouble halfway through setup.

What you will need:

  • Your old router (functional, with a working power adapter)
  • Your main router (the one connected to your internet service)
  • Your main network's SSID (Wi-Fi name) and password
  • An Ethernet cable (recommended for initial setup)
  • A laptop or desktop to access the router admin panel

Compatibility check — does your old router support extender mode?

Not every router can act as a wireless repeater out of the box. Here is how to find out if yours can:

  1. Look up your router's model number (usually printed on a label on the bottom).
  2. Search for "[your model] repeater mode" or "[your model] access point mode."
  3. Check the manufacturer's website for firmware notes.
  4. If the native firmware does not support it, check whether your router model is supported by DD-WRT, OpenWRT, or Tomato — popular open-source firmware options that unlock advanced features on older hardware.

As a general rule, 802.11n and 802.11ac routers (Wi-Fi 4 and Wi-Fi 5) work well as extenders. Very old 802.11g routers are not worth the trouble — the speed ceiling is too low to be useful.

Understanding the 3 Setup Modes for an Old Router

This is where people often get confused because terms like "repeater," "access point," and "bridge" get used interchangeably — but they are actually different things. Picking the wrong one will either limit your performance or not work at all.

Repeater Mode (Wireless Extender)

In repeater mode, your old router connects to your main router wirelessly and rebroadcasts the signal. No Ethernet cable runs between the two routers. It is the easiest setup physically but comes with a real trade-off: your bandwidth is roughly cut in half because the router has to both receive and retransmit on the same radio channel.

Best for: Rented spaces where running cables is not possible, or extending coverage to a room that is not too far from the main router.

Access Point Mode (Wired Backhaul)

In access point mode, you run an Ethernet cable from your main router to the old router. The old router then broadcasts a new wireless network in the area where it is placed. Because the connection back to your main router is wired, you do not lose any bandwidth — this is the fastest and most reliable option.

Best for: Houses where you can run a cable through walls, attics, or along baseboards. This is the setup most network professionals recommend.

Bridge Mode

Bridge mode connects two networks together, typically to extend your wired network to a location where only wireless is available. It is less common for home use and generally not recommended for most setups due to security limitations on older firmware.

Step-by-Step Guide — How to Use Your Old Router as a Wi-Fi Extender

Follow these steps carefully. The exact menu names will vary slightly between router brands, but the logic is the same across Netgear, TP-Link, ASUS, D-Link, and Linksys.

Step 1 — Factory Reset Your Old Router

Starting fresh eliminates any conflicting settings left over from its previous life as a primary router.

  • Find the reset button — it is usually a small pinhole on the back or bottom of the device.
  • Use a paperclip or pin to press and hold it for 10 to 20 seconds.
  • Wait for the indicator lights to blink and stabilize. The router has now reverted to its factory defaults.

This step is not optional. Old IP addresses, passwords, and DHCP settings will conflict with your main router if you skip it.

Step 2 — Log Into the Router Admin Panel

Connect your laptop to the old router via Ethernet cable. Open a browser and type the router's default IP address:

Brand Default IP Default Login
Netgear 192.168.1.1 admin / password
TP-Link 192.168.0.1 admin / admin
ASUS 192.168.1.1 admin / admin
Linksys 192.168.1.1 (blank) / admin
D-Link 192.168.0.1 admin / (blank)

If none of these work, check the label on the bottom of your router for the exact address.

Step 3 — Disable DHCP on the Old Router

This is one of the most important steps and the one most often skipped. If both routers are handing out IP addresses, your devices will get confused about which network they belong to.

  • Go to LAN Settings or DHCP Settings in the admin panel.
  • Turn off (disable) the DHCP server.
  • Save the settings.

Your main router will now handle all IP address assignments. The old router simply acts as a signal broadcaster.

Step 4 — Set a Static IP Address

While you are in the LAN settings, assign the old router a static IP address that is within your main router's network range but outside its DHCP pool. For example, if your main router's IP is 192.168.1.1 and it hands out addresses from 192.168.1.100 to 192.168.1.200, set your old router to something like 192.168.1.2.

This prevents IP conflicts and lets you log back into the old router's admin panel easily in the future.

Step 5 — Configure Wireless Settings

Now set up the Wi-Fi on your old router. You have two approaches:

Option A — Same SSID (Seamless roaming, with caveats): Use the same network name and password as your main router. Devices will automatically connect to whichever signal is stronger. The downside is that older devices sometimes "stick" to a weaker signal and do not switch automatically, causing a brief connection drop when you move between zones.

Option B — Different SSID (More control): Give the extended network a different name, like "HomeNetwork_Ext." You will need to manually switch between networks, but you always know exactly which signal you are connected to. According to guidance from Tom's Hardware, using a unique SSID is generally the safer choice for older devices that do not support seamless handoff.

Also set the security protocol to WPA2 on both routers for consistent protection.

Step 6 — Place the Router Strategically and Test

Router placement is where a lot of people leave performance on the table. The common mistake is putting the extender too far from the main router, where the signal it receives is already weak. A weak input means a weak output.

Golden rule: Place your old router where it still receives a strong signal from the main router — typically at the halfway point between your main router and the dead zone. There should ideally be no more than two walls between the primary router and the extender.

Use a free app like Wi-Fi Analyzer (Android) or Network Analyzer (iOS) to visualize signal strength and pick the best spot before you commit to a location. For more on optimizing placement, Speedtest.net's guide on Wi-Fi coverage is a solid reference.

What If Your Router Does Not Support Repeater or Access Point Mode?

If your router's native firmware does not have a repeater or access point option, you have one more path before giving up: third-party open-source firmware.

DD-WRT, OpenWRT, and Tomato

These are community-developed firmware packages that replace the manufacturer's software on your router and unlock features the original firmware did not support. DD-WRT is the most widely supported across the most router models. OpenWRT is more technically demanding but extremely flexible. Tomato sits somewhere in between with a cleaner interface.

Before flashing any firmware, confirm your exact router model and hardware version are supported — the wrong firmware can permanently brick your device. The DD-WRT database at dd-wrt.com lets you search by model number.

Once installed, these firmware options give you full control over repeater mode, access point mode, and much more.

Common Problems and How to Fix Them

Even a clean setup can run into a few predictable snags. Here is what to watch for:

Problem: Cannot log into the admin panel after setup Make sure you are connecting to the old router's new static IP address, not its factory default. If you cannot reach it, do a factory reset and start over.

Problem: Devices connect but have no internet access DHCP is likely still enabled on the old router. Disable it and make sure the Ethernet cable (in wired/access point mode) is plugged into a LAN port — not the WAN port — on the old router. Connecting to the WAN port creates a double-NAT situation that breaks internet access.

Problem: Wi-Fi speeds are noticeably slower on the extended network This is normal in wireless repeater mode — expect roughly 40 to 50% of your main network's speed. If this is a problem, switch to access point mode with a wired backhaul. Even a cheap Ethernet cable run through a crawl space or along a baseboard makes a big difference.

Problem: Devices will not switch to the stronger signal automatically Some devices, especially older phones and laptops, are notorious for clinging to a connected network even when a stronger one is available. Try giving both networks different SSIDs so you can manually switch when needed, or look into a proper mesh Wi-Fi system if seamless roaming is a priority.

Old Router vs. Dedicated Wi-Fi Extender vs. Mesh System

It is worth knowing where this solution fits relative to the alternatives.

Option Cost Performance Ease of Setup
Old router (access point mode) Free Very good Moderate
Old router (repeater mode) Free Good (with speed loss) Easy
Dedicated Wi-Fi extender $20–$60 Good Very easy
Mesh Wi-Fi system $100–$400 Excellent Easy

For most people dealing with one or two Wi-Fi dead spots, repurposing an old router in access point mode is the smartest move. It costs nothing and performs better than most budget dedicated extenders. A mesh network is only worth the investment if you need seamless whole-home roaming and have a large or multi-floor space.

Tips to Get the Best Performance Out of Your Setup

A few small adjustments after setup can noticeably improve your results:

  • Use a different Wi-Fi channel on your extender than your main router. If your main router is on channel 6, set the extender to channel 1 or 11 to reduce interference.
  • Dual-band routers can connect to your main network on the 5 GHz band and broadcast locally on the 2.4 GHz band (or vice versa), which reduces the speed penalty in repeater mode.
  • Update the firmware on both routers before starting. Manufacturers regularly fix bugs and improve performance in firmware updates.
  • Avoid physical obstructions — concrete walls, large metal appliances, and mirrors degrade Wi-Fi signals significantly.
  • Reboot both routers once a month. It keeps the connection clean and clears memory buildup.

Conclusion

Using your old router as a Wi-Fi extender is a practical, free solution to one of the most common home networking headaches. By following the six steps in this guide — factory resetting the router, accessing the admin panel, disabling DHCP, setting a static IP, configuring the wireless settings, and placing it in the right spot — you can eliminate dead zones and extend your wireless network coverage without buying anything new. Access point mode with a wired Ethernet backhaul gives you the best performance, while repeater mode is the easiest option when running a cable is not practical. If your router's firmware does not support these modes natively, third-party options like DD-WRT and OpenWRT can unlock the capability. The result is a faster, more reliable home network built entirely from hardware you already own.