Laptops of the series Lenovo B590 Wireless adapters have proven themselves to be reliable workstations, but their age often dictates their operating conditions. Owners of these devices often encounter situations where the wireless adapter suddenly stops responding to commands or doesn't appear at all in the list of available networks. This can occur after reinstalling the operating system, updating the BIOS, or simply due to wear and tear on the controls.
The problem of lack of connection often lies not in the breakdown of the device itself WiFi module, but rather a software conflict or incorrectly selected key combination for activation. Modern operating systems, such as Windows 10 or 11, can automatically disable old drivers to save power, leading to the appearance of hardware failure. Understanding the wireless interface enablement architecture in this model is key to a quick solution.
In this guide, we'll cover all possible methods for forcing the radio module to start. We'll cover both hardware methods via the keyboard and software settings in the Device Manager. We'll also cover installing specific drivers required for the chipsets installed in your device. Lenovo B590.
Hardware activation via keyboard and switches
The first step in diagnostics should always be checking the physical controls on the laptop case. Lenovo B590 There are dedicated controls for quickly enabling and disabling wireless interfaces. Unlike newer models, this one may lack a separate mechanical slider on the end of the case, so focus on the function keys.
The main combination for controlling WiFi is the key F7 (Sometimes F5 (depending on the regional layout). However, simply pressing it is not enough. You need to hold down the key Fn, located in the bottom row on the left, and while holding it, press the corresponding function key. The button usually has an icon of an antenna or airplane.
- 📶 Click
Fn + F7once and wait 2-3 seconds for the notification to appear. - ✈️ Make sure the WiFi indicator on the front of the case lights up white or green.
- 🔄 If there is no response, try pressing the combination twice with an interval of 5 seconds.
- 🔌 Disconnect the laptop from the power supply for 10 seconds, then turn it on again and repeat the procedure.
⚠️ Attention: If, when you press a key combination, an icon with a crossed-out antenna or an airplane appears on the screen, but the module does not turn on, it is possible that hotkey control is disabled in the BIOS.
It's important to note the status of the indicators on the front panel of your laptop. If the LED responsible for wireless connectivity is orange, this often indicates standby mode or a software lock. In some cases, a system reboot is required after switching keys for the changes to take effect at the operating system level.
Software activation in the Windows environment
If the physical buttons don't work, you need to check the adapter's software status. The Windows operating system takes precedence over the hardware buttons in some configurations. First, open the Network and Sharing Center. To do this, right-click the network icon in the system tray and select "Network and Internet settings."
In the window that opens, find the "Change adapter settings" section. All network interfaces are displayed here. Look for the "Wireless Network" or "Wi-Fi" icon. If it's grayed out and labeled "Disabled," right-click it and select "Enable." The system will begin searching for drivers and activating the device.
In newer versions of Windows 10 and 11, the control is often moved to the quick action sidebar. Click the notification icon in the lower-right corner of the screen (or a combination Win + A). There should be a "Wi-Fi" tile. Make sure it's highlighted in blue. If you don't see the tile, click "Expand" to see all available options.
It's also worth checking Airplane Mode. This mode completely disables all radio transmissions, including Bluetooth and WiFi. Enabling this mode through the control panel may software-based blocking the ability to activate WiFi via the keyboard until it's disabled.
Working with Device Manager and Drivers
The most common reason for WiFi not working on Lenovo B590 The problem is the absence of the correct driver or its failure. To diagnose the problem, open the Device Manager. This can be done by right-clicking the Start menu and selecting the appropriate item, or by entering the command devmgmt.msc in the Run window (Win + R).
In the list of devices, find the "Network Adapters" section. Expand it. You should see the name of your wireless module, for example, Realtek RTL8723AE, Broadcom or AtherosIf the device is displayed with a yellow exclamation mark or as "Unknown Device," the driver is missing or not working properly.
| Status in the dispatcher | Probable cause | Action |
|---|---|---|
| Yellow triangle | Driver conflict | Remove device and update configuration |
| Down arrow | The device is disabled | Right click -> Enable |
| Code 43 | Hardware failure or power error | Power Cycle |
| Unknown device | Driver missing | Install the driver manually by hardware ID |
If the adapter displays correctly but isn't working, try uninstalling it. Right-click the adapter name and select "Uninstall device." In the window that appears, check "Delete the driver software for this device," if available. After uninstalling, click "Action" -> "Scan for hardware changes." The system will attempt to reinstall the module.
☑️ Driver diagnostics
For Lenovo B590 It's critical to use drivers compatible with your specific BIOS version. Sometimes installing a generic Microsoft driver through the update center can cause instability. It's best to download software from the official support archive or use trusted driver repositories for this laptop series.
BIOS and UEFI settings
The deepest level of hardware configuration is located in the BIOS. If the WiFi module is disabled at the motherboard level, no action in Windows will help. To enter the BIOS on laptops Lenovo B590 the key is usually used F2 or a special button Novo Button (a small hole or button next to the power button) that you need to press when the laptop is turned off.
Once you enter the BIOS interface (often a blue screen with a text menu), go to the tab Configuration or AdvancedLook for items containing the words Wireless LAN, WiFi Device or Onboard Device. The value must be set to EnabledIf it's worth it Disabled, change the parameter using the navigation keys.
⚠️ Attention: Be careful when changing BIOS settings. Do not reset the settings to defaults (
Load Optimized Defaults), unless you are sure that this will not disable critical disk controllers, which could result in Windows not being able to boot.
There may also be an option in the BIOS OS Detection for WiFi or similar. In some cases, switching this setting from Windows 8 on Windows 7 (or vice versa) changes the method for polling the state of the WiFi power button, which can solve the problem of an unresponsive module.
What to do if there are no WiFi settings in BIOS?
In some BIOS versions, this option may be hidden. Try updating your BIOS to the latest version from the manufacturer's website. If the option is missing entirely, control is being given entirely to the operating system and keyboard buttons.
After making changes, be sure to save the settings, this is usually done by pressing the key F10, and agree with the exit (Yes). The laptop will reboot, and the changes will take effect. This action also performs a complete reset of the power controller, which often "revives" frozen modules.
Windows Services and Power Management
A special system service is responsible for wireless networking in Windows. If it is stopped or disabled, WiFi will not work. Click Win + R, enter services.msc and press Enter. Find the "WLAN AutoConfig" service in the list.
Double-click on it. Make sure the startup type is set to Automatically, and the state is Running. If the service is stopped, click the "Start" button. Without the autoconfiguration service running, the system will not be able to scan the airwaves and connect to access points.
Another important setting is power management. Windows can disable your WiFi adapter to save battery power, but then won't wake it up correctly. Find your WiFi adapter in Device Manager, right-click it, select Properties, and then select the Power Management tab. Uncheck "Allow the computer to turn off this device to save power."
- 🔋 Disabling power saving prevents accidental connection interruptions.
- ⚡ This is especially important for old batteries that cannot hold voltage.
- 🛠️ This setting does not affect internet speed, only connection stability.
It's also worth checking the registry for restrictions. However, this is only recommended for experienced users. Sometimes viruses or incorrect system optimizers change registry keys that block network services. Using the command prompt to reset network settings may help.
To reset, open the command prompt as administrator and enter the command netsh winsock reset, then netsh int ip resetAfter executing the commands, you must restart your computer. This will reset the network protocols to factory defaults.
Diagnostics of hardware module faults
If all software methods have been exhausted and the WiFi still doesn't work, there's a high probability of a physical problem. In a laptop Lenovo B590 The WiFi module is a small board that connects via a connector. Mini PCIeOver time, the contact may become oxidized or damaged due to vibrations or falls.
To check, you'll need to disassemble the laptop's bottom cover. The WiFi module is typically located under a separate small cover or under the main panel, often covered by a protective shield. It has two wires (antennas), typically black and white, which attach to latched connectors.
⚠️ Attention: Before disassembling your laptop, be sure to remove the battery! Working with live internal components can cause a short circuit and damage the motherboard.
Check the antennas for tightness. They should snap into place with a distinctive click. If the antenna is loose, the signal will be extremely weak or absent altogether. You can also try carefully removing the module from the slot, cleaning the contacts with an eraser, and reinserting it until it stops. Sometimes replacing the module with a known-good replacement, such as from Atheros or Intel, as they are often interchangeable in the Mini PCIe form factor.
It's also worth checking the integrity of the antenna wires running through the case to the screen. They often fray near the matrix hinges. If the antenna wire is damaged, the module will still work, but the range will be reduced to a few centimeters.
Frequently Asked Questions (FAQ)
Why did WiFi disappear on my Lenovo B590 after reinstalling Windows?
Most likely, the new system is missing specific drivers for your network adapter. Standard Microsoft drivers may not support all the features or operating modes of the old module. You need to find and install the Chipset and Wireless LAN drivers specifically for the B590 model and your version of Windows.
Is it possible to use a USB WiFi adapter instead of the built-in one?
Yes, this is a great solution if the built-in module has burned out or is beyond repair. The external Plug-and-Play USB adapter will be automatically detected by the system. Lenovo B590, which has USB 3.0 ports, it is better to use an adapter that supports this standard for maximum speed.
How can I find out the exact model of my WiFi module without a laptop?
Open Device Manager, find the device (even the one with the error), and click Properties -> Details. Select Hardware ID from the list. Copy the top line (e.g., VEN_10EC&DEV_8176) and enter it into a search engine—this will show the exact chip model.
Does a dead CMOS battery affect WiFi performance?
It can indirectly. If the BIOS battery is dead, the BIOS settings may be reset every time the power is turned off. If the BIOS is set to prioritize disabled WiFi or to a specific mode, it will be reset, which can cause problems with module initialization during boot.