Why Wi-Fi isn't working on the map: A full breakdown of the problem

It's quite common for a user to try to connect a storage device or modem to a router, only for the system to return an error or simply ignore the device. The phrase "Wi-Fi isn't working on the card" usually means the router isn't detecting the inserted drive. USB card The memory or SIM card in the modem may be damaged, preventing the internet hotspot or media server from starting. This could be due to file system incompatibility, insufficient port power, or a firmware glitch.

In most cases, the problem lies in trivial things: an unsupported NTFS format instead of FAT32, using a USB hub without additional power, or outdated modem drivers inside the router. TP-Link, Keenetic And Asus External drives are handled differently, and there's no one-size-fits-all solution. However, a consistent diagnostic can resolve 90% of issues without calling a service center.

It's worth noting that the term "card" itself can sometimes confuse users: it could refer to a SIM card in a 4G router or a flash drive. In both cases, the troubleshooting process is similar, but there are some specific nuances, which we'll discuss below. The file system version is often a critical factor: many routers manufactured before 2026 cannot read NTFS without reflashing the firmware or installing plugins.

File system and format compatibility issues

The first thing a router owner encounters when connecting a hard drive or flash drive is the system's inability to read the data. Standard Windows file systems, such as NTFS, often require additional processor resources for reading and writing. If your device is low-end or has older firmware, it may simply not recognize a card formatted in this format.

The most universal standard remains FAT32, however, it has a file size limitation—it can't exceed 4 GB. For modern 4K videos, this becomes a problem. A more advanced system exFAT It is free from these limitations, but is not supported by all router models, especially those in the budget segment.

How to check the file system without formatting?

Connect the drive to your computer, right-click the drive in "My Computer," and select "Properties." The window that opens will display the file system type (NTFS, FAT32, exFAT).

If you use Linux-based firmware (for example, OpenWrt or Padavan), then format support depends on the installed packages. In standard factory firmware Asus or Zyxel NTFS support is often enabled by default, but it's slow. Checking compatibility is the first step before a thorough hardware analysis.

  • 📀 FAT32 — maximum compatibility, but file size no larger than 4 GB.
  • 💾 NTFS — supports journaling, but places a high load on the router's CPU.
  • 🚀 exFAT is a modern standard; support in the model specifications needs to be verified.
  • 🐧 ext2/ext3/ext4 — native Linux formats, ideal for OpenWrt, but are not read by Windows without drivers.

The router's USB port is not getting enough power.

A common reason why a connection fails is simple: the USB port is not getting enough power. A standard USB 2.0 port supplies 0.5 A, while USB 3.0 supplies up to 0.9 A. Mechanical hard drives (HDDs) can draw up to 1.5–2 A at startup, significantly exceeding the router's capacity. As a result, the drive is either not detected or constantly clicks and disconnects.

Flash drives (USB flash drives) typically consume less power, but older or cheaper models can still cause voltage drops. If you're connecting a large 3.5-inch HDD, it almost always requires additional nutrition from a 220V network. Failure to comply with this requirement may result in unstable operation of the router as a whole.

⚠️ Warning: Continuous attempts by the router to start a powerful hard drive when there is insufficient current may lead to overheating of the USB controller and failure of the device's motherboard.

A solution might be to use a powered USB hub with its own power supply. Some users also successfully use a Y-shaped USB cable, which draws additional power from a second port (although modern routers often have weak ports, and this doesn't always help). The best option for desktop use is an externally powered HDD or SSD, which consumes significantly less power.

📊 What drive are you trying to connect?
Flash drive up to 32 GB
External HDD 2.5"
External HDD 3.5"
SSD drive
4G Modem

Setting up USB modems and SIM cards

If by "card" you meant the SIM card in a USB modem, then a different set of rules applies. The router must support the specific modem model at the software level. Even if the device is physically detected as a USB device, it can only operate in mass storage mode, not modem mode. Switching between modes often requires a special command or setting in the router interface.

It's important to check whether 3G/4G support is enabled in your router settings. In the interfaces Keenetic or MikroTik The corresponding modules must be activated. The problem often lies in the SIM card's PIN code: if the card is protected, the router will not be able to log in to the operator's network without entering the code in a special settings field.

# Example command for some routers to switch the modem to LTE mode

usb-modeswitch -v 12d1 -p 1442 -M 555342431234567800000000000000110620000000000000

It's also worth paying attention to frequency compatibility. If your modem only supports 3G, but your area only supports 4G (or vice versa), you won't be able to connect. Check the signal status in the web interface: if the signal strength RSSI low or "No Service" status, the problem is not with the port, but with the coverage or operator settings.

  • 📡 Check if the modem is unlocked for any operator (not locked).
  • 🔑 Make sure you have entered the correct SIM card PIN in your router settings.
  • ⚙️ Enable "USB modem" mode in the modem settings via a PC before installing it in the router.
  • 📶 Check the balance and status of your SIM card by connecting it to your phone.

IP address conflicts and network settings

Sometimes the physical connection is successful, but access to the data on the card is impossible due to logical network errors. This often happens if the router's IP address conflicts with the address of the connected device or if there is another DHCP server on the local network. The issue may also be with the access protocols: SMB, FTP or DLNA.

For example, Windows 10 and 11 disable support for older versions of the SMB protocol (SMBv1), which are used by older routers, by default. As a result, the computer "cannot see" the network share, even though the router is working properly. You need to enable SMB 1.0 support in Windows components or update the router firmware to support SMBv2/v3.

Problem Symptom Solution
Blocked by firewall No access to folders Add an exception to your antivirus/firewall
Invalid protocol Connection error Enable SMBv1 in Windows or update your router
Address conflict Connection breaks Change the router's IP address in LAN settings
Access rights Password request Check the login/password in the USB server settings

Software failures and the need for reflashing

The router's software is a mini-computer, and it's also prone to bugs. Errors in the code can cause the USB port to freeze after removing a drive without safely removing it. A system error message can block further operation of the interface. In such cases, a full reset can help (Reset) or reflashing the device.

Manufacturers regularly release updates that improve compatibility with new equipment. For example, a router Asus RT-N12 For years, it has received updates expanding the list of supported 3G modems. If your model hasn't been updated in a while, there's a high risk of conflict with a modern flash drive or modem.

⚠️ Important: Before updating the firmware, be sure to save the current settings to a configuration file. After updating, manual connection settings will often need to be reconfigured.

It's best to update via an Ethernet cable rather than Wi-Fi to avoid connection interruptions. Download the firmware file only from the manufacturer's official website, as third-party versions may contain malicious code or be unstable. After installing the new version, we recommend performing a factory reset and reconfiguring the device to avoid conflicts with old configurations.

☑️ Software Failure Action Plan

Completed: 0 / 4

Physical damage and equipment diagnostics

Physical damage also can't be ruled out. USB ports on routers are among the most vulnerable components. Frequent plugging and unplugging can cause the connector to become loose, and the contacts can oxidize or become lodged inside the casing. Problems with the drive itself are also possible: a burned-out flash drive controller or mechanical noise from the hard drive.

To diagnose the issue, try connecting the problematic card or modem to another device (TV, PC, or another router). If everything works there, the problem lies with the port or your router's settings. If the device isn't detected anywhere, it's most likely faulty.

A visual inspection of the port is also essential. There should be no dust, debris, or bent tabs. Sometimes, gently cleaning the port with compressed air or alcohol (with the device turned off!) can help. If the port is physically damaged, the only solution is to use a USB hub connected to an undamaged port or have it repaired at a service center.

Is it possible to repair a burnt USB port?

Doing it yourself is practically impossible. It requires replacing the controller or USB-to-SATA bridge, which is not cost-effective for budget routers.

Frequently Asked Questions (FAQ)

Why does the router see the flash drive but not the files on it?

The problem is most likely with the file system. The router may only support FAT32, but the flash drive is formatted in NTFS or exFAT. Also, check that the files aren't in a hidden folder or that access rights aren't blocked in the USB server settings.

Is it possible to connect a 3.5" hard drive without additional power supply?

No, you can't. The router's USB port (maximum 0.9A) is absolutely insufficient to start the hard drive motor. This will either cause constant disconnections or damage to the router's USB port. Use a power supply.

My router stopped detecting my modem after a firmware update. What should I do?

The firmware update may have corrupted your settings or the list of supported devices. Try performing a full reset of the router using the button on the device. If that doesn't help, roll back to the previous firmware version.

What is the maximum memory card capacity supported by the router?

It depends on the model. Older routers often have a limit of 32 GB or 64 GB due to file system limitations. Modern models (Keenetic, Asus (with USB 3.0) easily handle drives of 2 TB or more, especially if the ext4 or NTFS file system is used.