Laptop Lenovo Z570 It's a reliable device that continues to serve faithfully even after years, but modern users often encounter the problem of a lack of wireless connection immediately after reinstalling the operating system. Turning on Wi-Fi This model has its own technical nuances related to the hardware button, key combinations, and specific drivers that aren't always installed automatically. Without the correct software, the system may simply "not recognize" the wireless adapter, creating the illusion of hardware failure.
In this article, we'll cover all the steps for activating a wireless module in detail, from checking the physical status to manually installing any missing components in Device Manager. It's important to understand that Z570 Often shipped with various network card variants from manufacturers like Atheros, Realtek, or Broadcom, there's no one-size-fits-all solution. You'll need to follow a series of steps to restore your laptop's wireless internet connectivity.
Before attempting complex settings, make sure the problem isn't simply a simple function being disabled via the router interface or a lack of signal in your location. Diagnostics It always starts with the simple, so check if other devices on the same network are working, and only then move on to the software part of solving the issue on the laptop itself.
Checking the physical switch and hot keys
The first step in solving the problem of lack of internet on Lenovo Z570 This is a test of the wireless module control hardware. Unlike more modern models, this laptop may not have a separate mechanical slider, but a special key combination serves as one. On the keyboard, you need to find a key with an image of an antenna or airplane, which in this series is usually combined with the [key] F5Pressing this button activates the wireless connection management menu developed by Lenovo engineers.
However, a simple press F5 It may not work if the function key mode is not activated. Try holding down the key Fn (located in the bottom row, usually on the left) and, while holding it, press F5A graphical menu should appear on the screen. Lenovo Wireless Device Settings, where you can use sliders to turn it on or off Wireless LAN and Bluetooth. If the menu doesn't appear, this is a sure sign that the hotkey driver or power saving utility is not installed on the system.
⚠️ Attention: If nothing happens on the screen when you press a key combination, and the Wi-Fi indicator on the case (if present) doesn't light up, don't rush to blame the antenna. In 90% of cases, this indicates a missing hotkey driver (Hotkey Features Integration), without which the operating system does not respond to the user's physical actions.
It's also worth paying attention to the indicators on the front panel of the laptop, near the touchpad. If the indicator with the crossed-out antenna or airplane icon is lit, the wireless mode is disabled. In some cases, holding the power button for a long time (about 10-15 seconds) can help discharge static electricity, which can block the Wi-Fi module's power controller.
Installing and updating wireless adapter drivers
The most common reason for Wi-Fi not working on Lenovo Z570 The problem is the missing or incorrectly functioning network adapter driver. After a clean Windows installation, the system often installs a standard Microsoft driver, which is unable to properly manage the specific chip installed in your laptop. First, you need to determine which adapter is installed in your model, as the Z570 was equipped with modules from different manufacturers in different years of production: Atheros, Realtek, Broadcom or Intel.
To find out the exact hardware model, open Device Manager. Right-click My Computer (or This PC) and select Manage, then go to Device Manager. Find the Network Adapters section in the list. If you see a device with a yellow exclamation point or an "Unknown Device" error code, the driver is missing. You can also find the model in the Details tab -> Hardware IDs, copying the VEN and DEV codes and searching online.
Official drivers for Z570 You can find the driver on the Lenovo support website by entering the device's serial number or selecting the model from the list. However, if the official website doesn't offer drivers for your version of Windows (for example, Windows 10 or 11, when the laptop was designed for Windows 7), you can try the following options:
- 📥 Use Windows 7 or 8 drivers in compatibility mode if you are using a newer OS.
- 🛠 Use universal drivers from the chip manufacturer (for example, from the Realtek or Atheros website), identifying the chipset by the device code.
- 💻 Use software to automatically update drivers, but only from trusted sources.
After installing the driver, be sure to restart your laptop. The system often requires a reboot to initialize new services responsible for wireless network operation. If after a reboot the adapter appears correctly and without errors in Device Manager, but Wi-Fi still doesn't work, the issue may be with the power settings or Windows services.
☑️ Checking driver installation
Configuring wireless network settings in Windows
If the drivers are installed correctly but you still can't connect, you should check your operating system settings. In Windows 10 and 11, network management is now located in a separate menu, but the basic principles remain the same. Click the network icon in the system tray (lower-right corner of the screen) and make sure the Wi-Fi button isn't set to "Off." Sometimes the system switches the adapter to "Airplane mode," blocking all wireless signals.
More advanced settings can be accessed through the control panel. Click Win + R, enter the command ncpa.cpl and press Enter. In the Network Connections window that opens, find "Wireless Network Connection." If it's grayed out and labeled "Disabled," right-click it and select "Enable." If the adapter isn't listed at all, return to the drivers section—the system isn't physically detecting the device.
It's important to configure the power plan for the adapter. Windows may try to save power by disabling the Wi-Fi module, which can lead to unstable operation. To fix this:
- In Device Manager, find your wireless adapter.
- Right-click and select Properties.
- Go to the Power Management tab.
- Uncheck the box next to "Allow the computer to turn off this device to save power."
⚠️ Attention: Changing registry settings or Windows service settings may affect system stability. Before making changes to the registry, we recommend creating a system restore point to enable reverting to the previous state if errors occur.
What to do if the adapter has disappeared from the Device Manager?
If the wireless adapter has completely disappeared from the device list (even as an unknown device), try performing a static discharge. Turn off the laptop, unplug the charger, remove the battery (if removable), and press the power button 10-15 times. Then reinsert the battery, connect the power cord, and turn on the laptop. This often "revives" a frozen controller.
Diagnostics and testing of Windows services
Correct operation of Wi-Fi on Lenovo Z570 depends directly on Windows system services. If the service responsible for managing wireless networks is stopped or disabled, no drivers will help. To check, click Win + R, enter services.msc Find the "WLAN AutoConfig" service in the list. Make sure its startup type is set to "Automatic" and its status is "Running."
If the service is stopped, right-click it, select "Properties," click "Start," and select "Automatic" for the startup type. After applying the settings, try re-enabling Wi-Fi through the Control Panel or hotkeys. The absence of this service is a common issue on enthusiast-optimized Windows builds, where many components are disabled for performance reasons.
It's also worth checking the Remote Access Connection Manager and Network List services, although they only affect Wi-Fi indirectly. In some cases, resetting network settings via the command prompt can help. Run the command prompt as administrator (search for cmd in the search, right-click - "Run as administrator") and run the following commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, the system will reset the DNS cache and TCP/IP protocol settings, which often solves connection problems when the drivers are OK, but the Internet does not work.
Resolving common hardware errors and conflicts
Even if the drivers are installed correctly, users Lenovo Z570 may encounter error codes in the Device Manager Code 10 ("The device cannot be started") or code 43 ("Windows has stopped this device") often indicates a resource conflict or a malfunction within the device itself. In such cases, completely removing the device from the Device Manager (right-click and select "Uninstall device") and then rebooting. Windows will then attempt to reinitialize it.
Another common issue is a driver version conflict. If you upgraded from Windows 7 to 10, the old driver may not work correctly. In this case, you should completely uninstall the old driver via Control Panel -> Programs and Features, looking for software from Lenovo or the adapter manufacturer, and install the latest version designed for your current operating system.
Below is a table with common errors and solutions for the Z570 model:
| Error Code/Symptom | Probable cause | Solution method |
|---|---|---|
| Code 10 (Device cannot start) | Driver failure or IRQ conflict | Remove the device, reboot, reinstall the driver |
| Code 43 (Device stopped) | Hardware failure or power outage | Static Discharge (Battery Removal) |
| No connections available | WLAN service is disabled | Start the WLAN AutoConfig service in services.msc |
| Limited (yellow triangle) | Problems with the router or IP address | Reset TCP/IP settings, check Wi-Fi password |
If none of the software solutions help, and the adapter appears and then disappears with an error in Device Manager, there's a high probability of a physical problem. The Wi-Fi module in the Z570 is located under the keyboard and connected via thin antenna wires. Over time, the contact may have corroded or become loose, requiring disassembling the laptop and reconnecting the antennas or replacing the module itself.
Frequently Asked Questions (FAQ)
Where is the Wi-Fi power button on the Lenovo Z570?
There's usually no dedicated physical button on the case. The function is activated by a key combination. Fn + F5If this does not work, check if the Lenovo hotkey driver is installed.
Why did Wi-Fi disappear after installing Windows 10?
Most likely, Windows 10 installed a generic driver that isn't compatible with your specific module. You'll need to manually download and install the Wireless LAN driver from Lenovo or the chip manufacturer's website (Atheros/Realtek).
Can I use an external USB Wi-Fi adapter?
Yes, this is a great solution if the built-in module fails. Any modern USB adapter that supports Windows 10/11 will work immediately or with minimal configuration, bypassing the problem with the internal hardware.
How do I know which Wi-Fi driver is needed for the Z570?
Open Device Manager, locate the unknown device or network adapter, and go to Properties -> Details -> Hardware IDs. Copy the VEN and DEV strings and enter them into a search engine to find the exact device name.
Does removing the battery affect Wi-Fi performance?
The battery itself doesn't affect driver operation, but if the laptop is only running on AC power and the power supply experiences voltage surges, the Wi-Fi module may shut down for protection. Removing the battery is also necessary to discharge static electricity during troubleshooting.