How to enable WiFi on a Lenovo B590 laptop in Windows 7

Laptop Lenovo B590 — is a reliable workhorse of its time, still actively used in many offices and homes. However, owners of this model running the operating system Windows 7 Often encounter difficulties when trying to connect to a wireless network. The problem can be either with the physical button or with software driver glitches.

In this article, we'll take a detailed look at all possible ways to activate a wireless module. You'll learn where to look for hidden switches, how to properly install the software, and what to do if the system stops detecting the network equipment. Restoring Internet access requires a consistent approach to diagnosis.

Don't panic if the network icon is crossed out or missing entirely. In most cases, the situation can be resolved with a few minutes of proper intervention. We'll cover both standard methods and specific nuances specific to the ruler. B590.

Physical switches and function keys

The first step is to eliminate the hardware shutdown of the module. On the case of laptops of the series Lenovo B590 There is often a dedicated mechanical switch. It is usually located on the front edge of the case or on the side, next to the status indicators. If this switch is in the "ON" position Off, software methods will not work.

The second important control element is the functional keyboard. A key combination is used to activate wireless interfaces. You need to hold down the key Fn and simultaneously press the button with the image of an antenna. On different keyboard models, this may be F5 or F7.

After pressing the combination, the wireless device management menu should appear on the screen. In this menu, you can enable Bluetooth and WLAN separately. Make sure the status is Wireless LAN changed to OnIf the menu does not appear, the manufacturer's proprietary software may not be installed.

⚠️ Attention: If nothing happens when you press the function keys, check if the Hotkey Features Integration driver is installed. Without it, the combinations Fn may not work correctly.

Sometimes users forget that their laptop may have entered airplane mode or power saving mode by disabling the module. Try simply restarting the device, making sure the physical switch is on first. This simple action often clears temporary controller errors.

📊 Have you encountered the problem of the WiFi icon disappearing?
Yes, the icon has disappeared completely.
The icon is there, but it doesn't search for networks.
The laptop says "No connections available."
Everything works fine for me.

Checking the adapter status in the control panel

If the physical buttons are OK, we move on to the software part. In the operating system Windows 7 Network connections are managed through the control panel. You need to go to the section Network and Sharing Center, and then select the item Changing adapter settings.

In the window that opens, find the file with the name Wireless network connectionIf this icon is completely absent, it indicates that the system doesn't detect the device. This could mean the adapter is disabled in the BIOS or has burned out. If the icon is present but grayed out, the device is disabled by software.

To activate, right-click on the grey icon and select Turn onThe system will begin applying the settings and should attempt to search for available networks within a few seconds. Make sure the service is running. WLAN AutoConfig launched, since it is responsible for searching for networks.

☑️ Connection diagnostics

Completed: 0 / 4

In some cases, resetting network settings via the command line can help. Open the console with administrator privileges and enter the command to reset the TCP/IP protocol. This will clear the network settings cache and may resolve any conflicts.

netsh int ip reset

netsh winsock reset

After running the commands, be sure to reboot your computer. The operating system will rebuild the network stack, and the adapter should be detected again. This is a standard procedure for Windows 7, which often solves problems with network interfaces freezing.

Installing and updating WiFi drivers

The most common reason for WiFi not working on Lenovo B590 The problem is missing or incorrectly functioning drivers. In Device Manager, this appears as an unknown device with a yellow exclamation mark. To resolve this, download the latest software from the manufacturer's official website.

It's important to select the driver specifically for your laptop model, as this model may have wireless cards from different vendors installed: Atheros, Realtek or IntelAttempting to install a driver for an incompatible device may result in a blue screen of death.

Adapter manufacturer Device type Installation Features
Atheros AR9000 Series Requires driver installation before connecting to the network
Realtek RTL8723AE Sensitive to Windows Service Pack version
Intel Centrino Wireless-N The most stable drivers for Windows 7

After downloading the archive, unzip it and run the installer as administrator. Follow the installation wizard's instructions. A reboot may be required during the process, after which the yellow icon will disappear in Device Manager and the adapter's normal name will appear.

What to do if the driver is not installed?

If the installer returns a compatibility error, try running the file in compatibility mode for Windows Vista or earlier. You can also try manually specifying the path to the INF file through Device Manager by selecting "Update Driver Software" -> "Browse my computer for drivers."

It's worth noting that the WiFi module may require certain system updates for proper operation. Make sure you have at least Service Pack 1Without this package, many modern drivers will simply refuse to install.

Setting up power options

operating system Windows 7 has an aggressive power-saving policy that sometimes disables the WiFi adapter to conserve battery life. To prevent this from happening, you should adjust your power plan settings. This is especially important when running on battery power.

Go to Control PanelPower supplySelect the active plan (usually "Balanced") and click Setting up a power plan. Next, go to Change advanced power settingsFind the section in the list. Wireless Network Adapter Settings.

  • 🔋 Power saving mode: Set the value to "Maximum performance".
  • 📡 Roaming mode: Make sure there is no power limitation.
  • Sleep mode: Disable the device from turning off to save power.

It's also worth checking your settings in Device Manager. Find your WiFi adapter, open its properties, and go to the tab Power managementUncheck the box. Allow the computer to turn off this device to save powerThis will ensure that the module is not disabled by the system.

After making changes, save the settings and restart your laptop. Check the connection stability. If the issue was the adapter going into sleep mode, the connection should now be stable even after being idle.

Diagnostics via command line

For advanced users and system administrators, a powerful diagnostic tool is available: the command line. It provides detailed information about the wireless interface's status, which isn't shown by the standard Windows interface. This helps determine whether the system is detecting low-level hardware issues.

Launch the command prompt (cmd) as administrator. Enter the command netsh wlan show interfacesIf the adapter is working properly and enabled, you'll see its name, status (connected or not), network SSID, and signal strength. If you receive an error message or an empty list, the problem is deeper.

netsh wlan show drivers

This command will display driver information: version, release date, and supported security types. Compare the driver version with the one available on the Lenovo website. If the dates differ significantly, an update is needed. You can also see here whether the adapter supports hosted network mode (WiFi sharing).

⚠️ Attention: If the team netsh It says that the WLAN AutoConfig service is not running, and no settings will help. First, start the service via services.msc.

Another useful command is - ipconfig /allFind the block in the output Wireless LAN adapterIf there is no such block, it means the driver is not installed or the device is disabled. If the block is present, but the IP address begins with 169.254.x.x, this means that the laptop cannot receive an address from the router, and the problem is already in the DHCP settings or the router itself.

Solving network search problems

Sometimes the adapter is enabled, the drivers are installed, but the list of available networks is empty. First, check that airplane mode isn't enabled. Windows 7 There may not be such a separate button, but it can be emulated by Lenovo software. Also, make sure that the service Zero Configuration (if a third-party client is used) does not conflict with the standard Windows service.

Check the region in your router settings. Some adapters Lenovo B590 Networks may not be visible if your router is set to a different region than yours or if a channel higher than 11 is selected (in some older firmware versions). Try changing the router's WiFi channel to 1, 6, or 11.

  • 📶 Signal level: Move closer to the router to eliminate interference.
  • 🔒 Security type: Try opening the network temporarily (without password) to test the connection.
  • 🔄 Reboot: Turn your router off and on, this often solves the DHCP freezing problem.

If all else fails, you can try removing the device completely from Device Manager. Right-click the adapter → Delete. Then, in the manager menu, select Update hardware configurationThe system will redetect the device and attempt to initialize it from scratch.

Frequently Asked Questions (FAQ)

Why did WiFi disappear on my Lenovo B590 after reinstalling Windows 7?

Most likely, the chipset and wireless adapter drivers are not installed on the new system. The default Microsoft driver may not support the specific features of your card. You need to download the driver package for your specific model from the official Lenovo website and install them in the correct order: chipset first, then WiFi.

Is it possible to use an external USB WiFi adapter instead of the built-in one?

Yes, this is a great solution if the built-in module is physically damaged. Buy any USB WiFi adapter that supports Windows 7. The system will automatically install the drivers or allow you to install them from a disk. Simply disable the built-in adapter in Device Manager to avoid conflicts.

The WiFi light is orange, but there's no network. What does this mean?

Orange color of the indicator on Lenovo B590 This usually means the module is enabled by software, but no connection has been established. If the indicator is completely off, the module is disabled by a physical switch or in the BIOS. Check the BIOS settings under Configuration -> Wireless.

How to reset network settings to factory defaults in Windows 7?

Windows 7 doesn't have a "Network Reset" button like Windows 10. A full reset is done manually: deleting all saved WiFi profiles via netsh wlan delete profile name="Network_Name", DNS flushing (ipconfig /flushdns) and reset the TCP/IP stack with the command netsh int ip reset.