How to Enable Wi-Fi on a Lenovo B570 Laptop: Instructions

Laptops of the series Lenovo B570Devices released over ten years ago remain reliable work tools for many users, but their age often creates difficulties connecting to modern wireless networks. The lack of internet connection can be as simple as disabling the module with a physical button, or it can be due to deeper system errors in drivers or the BIOS. Understanding the architecture of this device helps quickly diagnose the cause and get the machine back up and running without wasting time.

In this article, we'll cover all possible scenarios in detail, from simple mechanical switches to manual installation of specific software. Restoring functionality The adapter requires a consistent approach, since the B570 model has its own features of power management and wireless interfaces, which differ from the manufacturer's newer series.

Before attempting complex manipulations in Device Manager, it's important to rule out basic errors. Users often spend hours reinstalling the system when a simple key combination or checking the status of a hardware switch on the case solves the problem. Let's look at physical activation methods, which are the first step in any diagnostic algorithm.

Physical switches and hotkeys

Model B570 The device is equipped with a classic set of wireless interface controls for its time. On the front edge of the case, usually on the right side, is a small mechanical slider. Its position directly affects the voltage supplied to the Wi-Fi module. If this switch is moved to the "Off" position, software-based power-on methods will not work, as the device is physically de-energized.

In addition to mechanical activation, there is a software method via the keyboard. A function key is reserved on the laptop keyboard, which, when combined with the button Fn sends a special signal to the controller. In most cases, it's a combination Fn + F5, however, depending on the regional keyboard version or the operating system installed, the combination may vary. The branded menu should appear on the screen. Lenovo Wireless and Bluetooth, where you can toggle the state of modules.

  • 🔌 Check the mechanical switch on the end of the case - it should be moved to the on position (often indicated by a green color or an antenna icon).
  • ⌨️ Press the combination Fn + F5 and wait until the OSD menu appears on the screen to select the operating mode.
  • 🔋 Make sure your laptop is not in power saving mode, which can forcefully disable wireless modules to save battery power.

⚠️ Caution: The mechanical slider on older laptops can become loose over time. If it's loose and doesn't lock firmly in the "On" position, contact may be lost when the device is moved.

Sometimes the operating system doesn't respond to hotkeys due to a lack of special utilities. For the functionality of the buttons Fn in laptops Lenovo A separate driver is responsible for this, which is often not installed with the base Windows system. Without it, pressing the combination will simply be ignored, and the control menu will not appear.

📊 Which method of turning on Wi-Fi did you try first?
Mechanical switch
Fn+F5 combination
Windows settings
device Manager

Setting up a wireless adapter in Windows

If physical methods fail, you need to turn to software. In Windows operating systems, network interface management is centralized. The first step is to check whether the adapter has been forcibly disabled by the user. To do this in Windows 7, which is most commonly found on B570, you need to go to "Control Panel" and select "Network and Sharing Center".

On the left side of the window, there's a link called "Change adapter settings." All network interfaces are displayed here. If the wireless network icon is gray and says "Disabled," right-click it and select "Enable." This path may differ in Windows 10 and 11, but the idea is the same: find your network connections and enable the desired interface.

It's important to pay attention to the indicators next to the adapter. If the icon has a red cross, this may indicate a missing driver or a physically disconnected device. If the icon is simply gray, the problem is most likely software-related. Sometimes, restarting the wireless network service from the command prompt with administrator rights helps.

netsh wlan show interfaces

netsh interface set interface name="Wireless Network" admin=enabled

☑️ Checking the adapter status

Completed: 0 / 4

In some cases, the system may not detect the adapter at all if it is disabled in the BIOS. This is rare for average users, but it is possible if the motherboard settings have been reset or the hardware configuration has been tampered with. Entering the BIOS Lenovo B570 is carried out by the key F2 or Fn + F2 when loading.

Installing and updating drivers

The most common reason for Wi-Fi not working on Lenovo B570 is the absence or incorrect operation of the driver Wireless LANThis laptop model was often equipped with modules from various manufacturers, such as Atheros, Broadcom, or Realtek. There is no universal driver "for everyone," so it is important to determine the exact model of the installed hardware.

To identify the device, open the Device Manager. This can be done by searching in the Start menu or by using the command devmgmt.mscIn the list, find the "Network Adapters" section. If the driver isn't installed, the device may appear under "Other Devices" as "Unknown Device" with a yellow exclamation mark. Open the device's properties, go to the "Details" tab, and select "Hardware IDs."

The obtained codes (VID and PID) allow you to accurately identify the chipset. For example, the code VEN_168C&DEV_002E will indicate the Atheros chip. After identification, the driver can be downloaded from the official Lenovo support archive or from the chipset manufacturer's website. Installation is performed in standard mode, but requires a reboot.

Chip manufacturer Typical device codes Driver Features
Atheros 168C Requires the exact version for Windows 7/8
Broadcom 14E4 Often conflicts with antivirus software
Realtek 10EC The most stable drivers
Intel 8086 Rarely seen in B570, but possible
Where to look for old drivers?

Lenovo's official website often removes support for older models. It's best to search for drivers in specialized driver archives or by directly searching for the chipset model and Windows version. Be wary of third-party aggregator websites.

When installing drivers on Windows 10, this laptop may require compatibility mode. If the installer complains about the OS version, try running the setup file as administrator and selecting Windows 7 or 8 compatibility in the executable file properties. This often helps bypass version checks.

Diagnostics via Device Manager

Device Manager is the primary diagnostic tool. If a Wi-Fi module is present in the list of network adapters but is experiencing errors, the system will indicate this with a corresponding icon. The device's properties window will open, where the error code will be listed in the "Device Status" field. The most common error codes for B570 — these are Code 10 (the device cannot be started) and Code 43 (the device descriptor request failed).

Code 10 is often resolved by completely removing the device from the system. In the driver properties window, select the "Driver" tab and click "Uninstall." Then, select "Scan for hardware changes" from the action menu. The system will rediscover the device and attempt to initialize it from scratch, which often clears temporary status errors.

If the device manager doesn't see the wireless adapter at all (neither in network nor in unknown), this may indicate a hardware problem. It's possible the Wi-Fi module, which is B570 The Mini PCIe card has become loose due to vibration or overheating. This requires disassembling the laptop and reseating the card.

  • 🔍 Check if the device is listed under "Network adapters" and "Other devices".
  • 🗑️ Use the "Remove Device" function to reset the module's software state.
  • 🔄 Click "Action" → "Scan for hardware configuration" to rescan.

⚠️ Caution: Before disassembling the laptop to check the Wi-Fi card, be sure to remove the battery. The B570 model has a removable battery, making this task easier, but neglecting this precaution could result in a short circuit.

Windows Services and Power Management

A special service is responsible for wireless networking in Windows. If it's stopped or its startup type is changed to "Disabled," Wi-Fi won't work. You can find it by typing "Wi-Fi" into the search bar. services.mscWe're interested in the "WLAN AutoConfig" service. It must be running and have the startup type set to "Automatic."

Another hidden cause of Wi-Fi disconnects is Windows' aggressive power saving policy. The system may disable the adapter to save power, but then fail to re-enable it correctly. To fix this, open the network adapter's properties in Device Manager, go to the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."

It's also worth checking your power plan settings. In "Control Panel" → "Power Options," select the active plan and click "Change plan settings" → "Change advanced settings." Under "Wireless adapter settings" → "Power saving mode," set the value to "Maximum performance."

Hardware problems and module replacement

laptop Lenovo B570 The laptops have been around for many years, and the electronics may simply have worn out. If software solutions fail, it's worth considering a physical fault. The Wi-Fi modules in these laptops connect via a Mini PCIe slot. Over time, the contacts oxidize, or the module itself fails. Replacing the module is inexpensive and readily available.

To replace the card, you'll need to remove the bottom cover (usually just one screw and slide the cover off, or several screws, depending on the case model). The Wi-Fi card is held in place by one screw and two latches. When installing the new card, it's important to connect the antenna wires correctly: the white (Main) and black (Aux) wires. It's not recommended to mix them up, although in most cases the module will work this way, but the signal strength will be lower.

Modern 802.11ac or ax cards may not work on an older laptop due to a lack of BIOS support or physical incompatibility of the connector keys. It's best to look for original or compatible cards based on Atheros or Broadcom chips, which were used during the B570's production period (2011-2020).

Why doesn't my laptop see 5 GHz networks?

The Lenovo B570's Wi-Fi modules initially operated only in the 2.4 GHz band. The 5 GHz standard (802.11ac/ax) appeared in mainstream laptops later. To access 5 GHz networks, you need to upgrade the internal Wi-Fi module to a dual-band one supported by your BIOS version.

Can I use an external USB Wi-Fi adapter?

Yes, this is the simplest solution if the integrated module fails. Buy a USB adapter, connect it, and install the driver (Windows 10 often installs it automatically). You may need to disable the integrated module in the BIOS if it's causing conflicts, but the system usually prioritizes the active connection.

How to reset network settings in Windows 10?

Windows 10 has a built-in reset feature. Go to Settings → Network & Internet → Status → Network Reset. This will delete all saved Wi-Fi profiles and reinstall your network adapters. After the reboot, you'll be prompted to re-enter your router password.

Does the BIOS region affect Wi-Fi performance?

Yes, on some Lenovo models, the BIOS region determines the available Wi-Fi channels. If the laptop was imported from another country, it may not detect some channels or operate at reduced power. Changing the region requires caution and knowledge of the exact motherboard model.