The mobility of a modern laptop Lenovo Z570 directly depends on its ability to connect to wireless networks. This model, released about ten years ago, remains popular due to its reliability, but often encounters software conflicts in newer operating systems. Users may find that the wireless network icon has disappeared, or the indicator light on the case has become unresponsive. In such a situation, it's important not to panic, but to check the status one by one. hardware switch and software drivers.
There are many reasons why a module Wi-Fi may be disabled. This could be due to an accidental pressing of a function key, or a malfunction Windows After an update or due to physical damage to the antenna. In most cases, the problem can be resolved using software without disassembling the device. Below, we'll detail all possible wireless connection activation scenarios for your model.
Before starting a thorough diagnostic, it's worth making sure the router is working properly and is transmitting a signal to other devices. If the router is working fine, but the laptop is silent, then the problem lies in the router's settings. Z570We'll cover both standard enablement methods and hidden settings that are often ignored by users.
Hardware activation: buttons and indicators
The very first step you need to take is to check the physical condition of the switches. On the housing Lenovo Z570 There's often a separate slider or button for the wireless modules. In older models, it was a clear lever on the end of the case, but in the Z570 Engineers often combined this feature with the keyboard. Carefully inspect the front edge of the laptop for a small switch with an antenna icon.
If there is no external slider, the keyboard becomes the primary control tool. Key combination Fn + F5 (or sometimes F7) is used to open the wireless device management menu. When you press this combination, a service window should appear on the screen. Lenovo Wireless Device Settings, where you can activate the desired modules by checking the boxes. Make sure the WiFi indicator, usually located next to the power button or on the key, is on. F5.
In some cases, the system may ignore clicks due to the lack of special utilities. Hotkey Features Integration — is the driver that makes the function keys work correctly. Without it, pressing Fn+F5 can be perceived as a regular key F5 (page refresh). If the menu does not appear, the keyboard driver may be incorrectly installed or missing.
⚠️ Attention: If the WiFi indicator on the laptop case lights up when you turn on the laptop, but goes out after a few seconds, this may indicate a driver conflict or an attempt by the power saving system to disable the module.
Software activation via the operating system
Once the hardware buttons have been checked, you need to access the operating system settings. Windows 10 And Windows 11 Network adapter management has been moved to the notification center. Click the globe or computer icon in the lower right corner of the screen. If the "Wi-Fi" tile is grayed out or missing, try clicking it or going to advanced network settings.
A deeper level of customization is available in the Control Panel. Follow the path Control Panel → Network and Internet → Network and Sharing CenterIn the left column, select "Change adapter settings." This displays all network interfaces installed on the system. Look for the "Wireless Network" or "Wi-Fi" icon. If it's grayed out and labeled "Disabled," right-click it and select "Enable."
Sometimes the adapter may be disabled at the BIOS level or have a software block. In the Device Manager (devmgmt.msc) you can check the status of the equipment. Find the "Network adapters" section and make sure that your wireless module (usually contains the names Realtek, Atheros or Intel) is not marked with a red cross or yellow exclamation mark. If the device is visible but not working, try right-clicking it and selecting "Enable."
- 📡 Check if Airplane mode is enabled, which blocks all radio modules.
- ⚙️ Make sure that the "Disable device" box is not checked in the adapter's properties in Device Manager.
- 🔋 Disable the power saving feature for the WiFi adapter in the power properties.
Driver diagnostics and software installation
The lack of a driver is the most common cause of WiFi problems on Lenovo Z570This model often came with an operating system. Windows 7, and when installing newer versions Windows The default drivers may not be suitable. First, check the Device Manager: if you see "Unknown device" with a yellow triangle instead of the adapter's name, the driver is definitely not installed.
To find the right software, it is best to use the official support site. LenovoEnter your laptop model in the search bar and go to the "Drivers and Software" section. Select your operating system version. You will need a driver for Wireless LANPlease note that one model may have used modules from different manufacturers (Realtek, Broadcom, Atheros), so trial and error may be required if you don't know the exact revision of the board.
How do I find the hardware ID to search for a driver?
Open Device Manager, locate the unknown device, and go to 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 allow you to find the driver even without knowing the exact adapter model.
If there's no official driver for your version of Windows (for example, you're installing Windows 10 on a laptop with drivers only available for Windows 8), you can try compatibility mode. Download the driver for the older OS, right-click the installation file, select "Properties" → "Compatibility," and check the box next to the desired Windows version. Then run the installation as an administrator.
| Adapter manufacturer | Typical name in the system | Driver Features | Stability |
|---|---|---|---|
| Realtek | Realtek RTL8188CE | Frequent updates, good compatibility | High |
| Atheros | Atheros AR9285 | The standard Windows driver often works well. | Average |
| Broadcom | Broadcom 802.11n | Requires exact software version, sensitive | Average |
| Intel | Intel Centrino | Rarely found in Z570, very reliable | Very high |
Setting up BIOS and UEFI
Sometimes software enablement is blocked at the Basic Input/Output System level. To check this, you need to log in BIOS. Restart your laptop and when the Lenovo logo appears, actively press the key F2 or a combination Fn + F2Some Z570 models use a dedicated button to enter the BIOS. Novo Button (a small hole next to the power button) that needs to be pressed with a paperclip when the laptop is turned off.
In the BIOS menu, go to the tab Configuration or AdvancedFind the item related to Wireless LAN, Onboard WLAN Device or Network Adapter. Make sure that the value opposite this item is Enabled. If installed Disabled, change the parameter using the navigation keys and save the changes by pressing F10.
There may also be an option in the BIOS OS Optimized DefaultsIf you reinstalled Windows 7 to Windows 10 (or vice versa), changing this setting to the corresponding OS version may automatically reconfigure hardware compatibility, including the WiFi module. However, be careful: resetting the BIOS settings may change the hard drive operating mode (AHCI/IDE), which will prevent the system from booting.
Windows services and system crashes
Even with a working driver and enabled adapter, WiFi may not work due to a stopped system service. In Windows, the service responsible for managing wireless connections is WLAN AutoConfigTo check, click Win + R, enter services.msc and press Enter. In the list, find "WLAN AutoConfig Service" (or WLAN AutoConfig).
Double-click the service. The Startup Type should be set to "Automatic." If the service is stopped, click "Start." If it's already running, try clicking "Stop" and then "Start" again to restart the control module.
Another cause of failures may be conflicts with antivirus software or firewall software. Some third-party antivirus programs have their own network monitoring modules that can block connections. Try temporarily disabling your antivirus and checking for network connectivity. You can also reset your network settings via the command line.
⚠️ Attention: Resetting network settings via the command line will delete all saved WiFi passwords and static IP address settings. You'll have to re-enter your passwords.
Resetting network settings and command line
If standard methods don't help, you can use powerful diagnostic tools via the command line. Launch the terminal as administrator (find cmd (In the search box, right-click → Run as administrator). Enter the command to reset the TCP/IP stack:
netsh winsock reset
After running the command, you must restart the computer. Deleting the current network profile can also be effective. In Windows 10/11, this can be done via Settings → Network & Internet → Status → Network resetThe system will remove all network adapters and reinstall them upon reboot, returning the settings to factory defaults.
It is also useful to check in the command line whether the system sees the adapter at all. The command ipconfig /all will display a list of all network interfaces. If the wireless adapter isn't even on this list, the problem is most likely hardware or critical software (missing driver).
☑️ WiFi Diagnostic Checklist
Hardware malfunction of the module
Once all software methods have been exhausted, the only option left to consider is physical damage. In a laptop Lenovo Z570 The WiFi module is a small board that fits into a slot. Mini PCIe under the back cover. Over time, the contacts may oxidize, and the antenna wires (thin black and white wires) may become detached from the connectors.
To check, you'll need to remove the back cover (usually a few screws, sometimes hidden under rubber feet, are required). Locate the WiFi module, carefully disconnect it, and then reconnect the antennas (they click into place). You can also try removing the module from its slot, cleaning the contacts with an eraser, and reinserting it. This often restores contact.
If a module burns out or fails, replacing it is inexpensive. You can buy a universal Mini PCIe adapter or even a USB WiFi adapter, which will provide a simple and quick solution without disassembling the laptop. Modern USB dongles support the standard. AC and work faster than older built-in modules.
Why can't my laptop see my home WiFi, but can see my neighbors'?
The problem is most likely with the router's channel or security standard. Try changing the broadcast channel in the router settings (for example, to 1, 6, or 11) and switching the security mode from WPA3 to WPA2-PSK, as older Z570 adapters may not support newer encryption standards.
Can Lenovo Z570 be used as a WiFi hotspot?
Yes, if the module is working properly. Windows 10/11 has a "Mobile Hotspot" feature in the network settings. However, given the age of the model, the upload speed may be limited by the 802.11n standard (up to 150-300 Mbps under ideal conditions).
The WiFi light is orange, what does it mean?
An orange or flashing light usually means the module is enabled by software, but a connection to the router has not been established. If the light is completely off, the module is disabled by hardware or the drivers are missing.