How to Connect an Old Computer to Wi-Fi Without a Cable: A Complete Guide (2026)

If your old desktop PC or laptop isn't getting Wi-Fi, and you don't want to run a network cable across your entire apartment, this guide is for you. This problem is typical for machines 10+ years old, where manufacturers skimped on wireless modules or didn't install them at all. But even without a built-in adapter, there's at least one solution. 5 working methods organize a wireless connection.

We'll cover options from the simplest (USB adapters for 300-500 rubles) to more exotic (sharing the internet from a smartphone or a second computer). We'll cover Windows XP And Windows 7, where driver problems often arise, as well as on the nuances with PCI/PCIe-cards for desktop PCs. If your computer was manufactured before 2010, check the hardware compatibility section first.

Important: Before purchasing additional devices Make sure the problem is not with the routerSometimes it is enough to change the broadcast channel in the router settings (especially if you have a dual-band Wi-Fi 5 or Wi-Fi 6) so the old adapter can finally "see" the network. This is covered in the last section of the article.

1. USB Wi-Fi adapter: the fastest and most versatile way

This is the number one solution for 90% of users. Modern USB adapters cost from 250 rubles and support the following standards: Wi-Fi 4 (802.11n) And Wi-Fi 5 (802.11ac), and they even work on Windows XP (provided you have the right drivers). Main advantages:

  • 🔌 Does not require opening the system unit — connects to any USB port.
  • 💰 Minimum costs: budget models (TP-Link TL-WN725N, Tenda U3) will cost less than pizza.
  • 🔄 Compatibility with laptops and PCs where there are no slots PCI/PCIe.
  • 📶 Support for modern standards (up to Wi-Fi 6 in top models).

How to choose an adapter for an old PC:

  1. Check the version Windows (click Win + R, enter winver). For XP look for devices marked "supported" Windows XP" (For example, TP-Link TL-WN722N).
  2. Please note chipset: adapters on Realtek RTL8188 or Ralink RT5370 Most often they work "out of the box".
  3. If the router supports 5 GHz, take a dual-band adapter (for example, ASUS USB-AC53 Nano).
⚠️ Attention: Some adapters require driver installation. before the first connection USB. If you don't have other internet access, download the drivers in advance to another computer or phone.

Check Windows version (winver)

Make sure the adapter supports your OS.

Choose a model with a Realtek/Ralink chipset for maximum compatibility

Download drivers in advance if you don't have an alternative internet connection.

-->

2. PCI/PCIe Wi-Fi card: for desktop PCs with a free slot

If you have a desktop computer and there is an available slot on the motherboard PCI or PCIe x1, an internal network card will be more reliable than a USB adapter. Advantages:

  • 🚀 More stable connection (there is no risk of it “flying out” of the port, like with USB).
  • 📡 The best signal due to external antennas (for most models).
  • 🔧 Fewer driver issues on older OS (many cards support Windows XP "out of the box").

Popular models for older PCs:

Model Wi-Fi standard Windows XP support Price (2026)
TP-Link TL-WN881ND Wi-Fi 4 (300 Mbps) Yes (drivers on the website) ~800 rubles
ASUS PCE-AC51 Wi-Fi 5 (433 Mbps) No ~1,200 rubles
D-Link DWA-547 Wi-Fi 4 (150 Mbps) Yes ~600 rubles

How to install:

  1. Turn off your PC and disconnect the power cable.
  2. Remove the system unit cover and find a free slot. PCI/PCIe (usually white or black).
  3. Insert the card into the slot until it clicks, secure it with a screw (if there is a mount).
  4. Connect the antennas (if they are removable) and assemble the case.
  5. Turn on your PC; the system should detect the new device. If necessary, install drivers from the disc or the manufacturer's website.
⚠️ Attention: On some motherboards there is a slot PCIe x1 may be blocked in BIOSIf the card is not detected, go to the BIOS (button Del or F2 when loading) and check the settings PCI Configuration.

USB adapter (simple and cheap)

PCI/PCIe card (more reliable)

Distribution from a phone (temporary solution)

Another option-->

3. Connecting via smartphone (USB tethering or hotspot)

If you need a temporary solution (for example, to install drivers or update the system), you can use your smartphone as a modem. Here are some options:

  • 📱 Wi-Fi hotspot: the phone distributes the Internet over the air, and the PC connects as to a regular router.
  • 🔗 USB tethering: the phone connects to the PC via cable and distributes the Internet via USB.

USB tethering is more reliable, because:

  • Does not depend on the quality of the Wi-Fi signal.
  • Charges your phone while working.
  • Works even if your PC doesn't have a Wi-Fi adapter.

How to set up on Android:

  1. Connect your phone to your PC via USB cable.
  2. On your phone, go to Settings → Network & Internet → Hotspot & Tethering.
  3. Turn on USB modem (on some firmware versions it is called "USB tethering").
  4. On your PC, check your network connections - a new device should appear. Remote NDIS.

For iPhone:

  1. Connect your iPhone to your PC via USB.
  2. On iPhone, go to Settings → Cellular → Personal Hotspot.
  3. Turn on Allow others and select USB only.
  4. If the PC does not see the connection, install iTunes (even if you don't use it).
What to do if the PC does not detect USB tethering?

1. Check if developer mode is enabled on your phone (on Android: tap "Build number" in Settings 7 times).

2. Update the chipset drivers on your motherboard (especially relevant for Windows 7/XP).

3. Try a different USB cable (sometimes the problem is in a damaged wire).

4. On Android, in the tethering settings, enable "Always on" (if there is such an option).

4. Connecting via a second computer or laptop (bridge)

If you have another computer with Wi-Fi (such as a laptop), you can use it as a "bridge" for your old PC. This method is called ICS (Internet Connection Sharing) and works on all versions of Windows. You will need:

  • 💻 Laptop or PC with Wi-Fi and free internet Ethernet-port.
  • 🔌 Network cable (patch cord) for connecting two computers.

Step by step instructions for Windows 10/11:

  1. Connect your old PC to your laptop with a network cable (any LAN-port).
  2. On your laptop, go to Control Panel → Network and Internet → Network and Sharing Center.
  3. Click on your current Wi-Fi connection → Properties.
  4. Go to the tab Access and check the box Allow other network users to share your Internet connection.
  5. Select from the drop-down list Ethernet (or Local Area Network Connection).
  6. Click OK and reboot both devices.

For Windows 7/XP the path is a little different:

Start → Control Panel → Network Connections

Right-click on the Wi-Fi connection → Properties → Access

Check "Allow other users..." → Select "Local Area Connection"

⚠️ Attention: If after setup the old PC does not receive an IP address automatically, check the settings DHCPOn the bridge laptop, run the following in the command line:
netsh interface ip set address "Ethernet" static 192.168.137.1 255.255.255.0

On the old PC, manually enter the IP address 192.168.137.2, mask 255.255.255.0 and the gateway 192.168.137.1.

5. Configuring your router for compatibility with older devices

Sometimes the problem is not in the PC, but in incorrect router settingsOld Wi-Fi adapters (especially those with chips) Realtek 8185 or Broadcom 43xx) may not be visible to modern networks due to:

  • 🔄 Too high frequency (5 GHz instead of 2.4 GHz).
  • 🔒 Complex encryption (WPA3 instead of WPA2).
  • 📡 Hidden network (SSID) or non-standard channel.

What to do in the router settings (usually access at the address 192.168.0.1 or 192.168.1.1):

Parameter Recommended value Why is it important?
Network mode (Mode) 802.11b/g/n mixed Old adapters do not support 802.11ac/ax.
Frequency (Band) 2.4 GHz Many adapters before 2012 do not work on 5 GHz.
Channel Width 20 MHz 40 MHz may cause breaks on older chips.
Security type WPA2-PSK (AES) WPA3 And WPA/WPA2 mixed are often not supported.

If after the changes the adapter still does not see the network:

  1. Try specifying the channel manually (for example, 6 or 11) instead of Auto.
  2. Disable the feature Beamforming or Mu-MIMO in the router settings.
  3. Reduce the transmit power (parameter Transmit Power) up to 50–75%.
⚠️ Attention: Router interface settings may vary depending on the model and firmware. If you can't find the item you need, Look for instructions specifically for your model (indicated on the sticker on the back of the device).

6. Alternative methods: Powerline, 4G modem, Mesh systems

If none of the above methods work, consider less standard options:

  • Powerline adapters: transmit the Internet through electrical wiring. Connect one adapter to the router, the second one next to the old PC (you need a free Ethernet-port). Speed ​​up to 500 Mbps, but depends on the quality of the wiring. Popular models: TP-Link AV600, Zyxel PLA5456.
  • 📶 4G/5G modem: If you have an unlimited data plan, you can buy a USB modem (Huawei E3372, ZTE MF833V) and connect it directly to a PC. The downside is that it depends on your carrier's coverage.
  • 🌐 Mesh system: If the problem is a weak signal, install an additional access point (eg. TP-Link Deco E4) closer to the old PC. Connection - via Wi-Fi or cable.

Powerline — a good choice for:

  • Apartments with thick walls where Wi-Fi is poorly received.
  • PC without Wi-Fi adapter and free PCI-slot.
  • Situations when it is impossible to pull the cable.

How to set up Powerline:

  1. Connect the first adapter to the router via LAN-cable and plug into the socket.
  2. Plug the second adapter into a power outlet next to the old PC and connect them with a cable.
  3. Click the button Pair on both adapters (if any).
  4. Wait for synchronization (the connection indicators will light up).

FAQ: Frequently asked questions about connecting an old PC to Wi-Fi

My PC doesn't detect the USB Wi-Fi adapter. What should I do?

1. Check if the indicator on the adapter is on (if any).

2. Try a different USB port (better USB 2.0 on the back panel of the PC).

3. Install drivers manually:

  1. Download the driver for your model from the manufacturer's website (for example, support.tp-link.com).
  2. Unzip the archive and in Device Manager Update the driver for an unknown device by specifying the folder with the files.

4. If the adapter is on a chip Realtek RTL8188, try the universal driver with Realtek website.

Is it possible to connect a PC with Windows 98/2000 to Wi-Fi?

Technically yes, but it's complicated:

  • You need to find an adapter that supports it. Windows 98 (For example, D-Link DWL-122 on a chip Prism 2.5).
  • Install drivers manually (you may have to edit INF-files).
  • Use utilities like NDIS2 to emulate network functions.

Easier to use USB tethering or bridge over the second PC.

What Wi-Fi standard (802.11b/g/n/ac) does my old PC support?

There are several ways to find out:

  1. Check the adapter model in Device Manager (Win + R → devmgmt.msc → Network adapters) and find the specifications online.
  2. If the adapter is built-in, check the specifications of the motherboard or laptop on the manufacturer's website.
  3. Chips Realtek RTL8185 And Broadcom BCM43xx usually only support 802.11b/g (up to 54 Mbps).

For maximum compatibility, set your router to mode 802.11b/g.

Why is Wi-Fi speed so slow on my old PC?

Possible causes and solutions:

  • Obsolete standard: if the adapter only supports 802.11b (11 Mbps), the speed will be slow. The solution is to buy a USB adapter. Wi-Fi 4 (up to 150–300 Mbit/s).
  • Congested channel: V Task Manager (Ctrl+Shift+Esc) Check your network load. If it's close to 100%, change the channel on your router.
  • Weak processor: On very old PCs (before 2005) encryption WPA2 It may slow down the system. Try disabling encryption temporarily for testing.
Can I use an old PC as a Wi-Fi router?

Yes, but with some reservations:

  1. You must have Wi-Fi adapter, which supports the mode AP (Access Point).
  2. IN Windows You can configure distribution via the command line:
    netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678
    

    netsh wlan start hostednetwork

  3. For stable operation, it is better to use specialized programs: Connectify, mHotspot or Virtual Router.

On Windows XP This method doesn't work - you need additional software like WiFi Creator.