Problem with no wireless connection on laptops of the series IdeaPad — This is a classic situation faced by many users. Often, after reinstalling the operating system or a sudden crash, the network icon disappears from the system tray, leaving the owner of the device without access to the global web. Owners of this model Lenovo IdeaPad 320 are no exception and often look for ways to quickly restore the functionality of a module.
In most cases, the problem is not a physical failure of the adapter, but rather software conflicts or accidentally changed BIOS settings. Wireless module can be disabled at the hardware or driver level, making it invisible to the operating system WindowsUnderstanding the causes allows you to save time and avoid a tiresome trip to the service center.
This guide covers all possible activation methods, from simple keyboard shortcuts to deep registry tweaks. We'll cover both standard tools Windows 10 And Windows 11, as well as manufacturer-specific utilities. By following the instructions, you can diagnose and fix the problem yourself.
Physical switches and hotkeys
The very first step you need to take before diving into complex settings is to check the physical condition of the module. On the laptop case Lenovo IdeaPad 320 There may be no separate mechanical slider, but the keyboard's function keys play a key role. Typically, one of the buttons in the row is responsible for activating wireless interfaces. F1-F12.
On models of this manufacturer, a combination with the key is often used FnYou need to carefully examine the row of function keys for an image of an antenna or an airplane. IdeaPad 320 it could be a key F7 or F8, depending on the specific keyboard modification.
- 🔘 Press the combination
Fn+F7(or the key with the antenna icon) once and wait a couple of seconds. - 🔘 Pay attention to the indicators on the case: if the LED with the network image lights up, the module is activated.
- 🔘 Try pressing the key without holding it down
Fn, if the operating mode of the function keys has been changed in the BIOS.
⚠️ Note: If a crossed-out antenna or airplane icon appears on the screen when you press the key combination, you've enabled Airplane Mode. Press the combination again to deactivate it and start searching for networks.
Sometimes the system blocks repeated hotkey presses if the power management driver is malfunctioning. In this case, a simple press may not produce a visual response. Make sure the keyboard is working properly and isn't sticking, as this can prevent the activation signal from being transmitted.
Checking the adapter in Device Manager
If keyboard manipulations do not bring results, you need to check whether the operating system itself sees network adapterThis is a key diagnostic tool in the arsenal of any system administrator or advanced user. If a device is missing from the list or displays an error, it indicates a driver or power supply issue.
To open Device Manager, right-click the Start button and select the appropriate item from the menu. Alternatively, you can use the command devmgmt.msc in the Run window, which is called by the combination Win + RIn the window that opens, find the "Network adapters" section.
In the list of devices, look for names that contain the words Wireless, WiFi, 802.11 or brands like Realtek, Intel, QualcommIf the adapter is present but not working, it may simply be disabled by software. Double-click it to open its properties and check the device's status.
In the Properties window, on the General tab, the Device Status field should say "The device is working properly." If it says "The device is disabled," go to the Driver tab and click the "Enable" or "Enable" button.
- 🔍 Make sure there are no unknown devices with a yellow question mark icon in the list.
- ⚡ Try updating the driver by selecting "Search automatically for updated driver software".
- 🔄 If the update doesn't help, select "Remove device" and restart your laptop.
Power settings and energy saving management
One of the common reasons for spontaneous WiFi disconnection on laptops Lenovo is an aggressive energy conservation policy WindowsThe system may shut down the adapter to save battery power, but not restore its operation correctly. This leads to the following: wireless interface stops responding to power-on commands.
To fix this, you need to prevent the system from turning off the device. Return to the Device Manager, find your WiFi adapter, and double-click it to open its properties. Go to the Power Management tab.
Here you'll see a checkbox labeled "Allow the computer to turn off this device to save power." It's often checked by default. Uncheck it and click "OK." This will force the adapter to remain on even when the laptop goes into sleep mode or when the battery is low.
⚠️ Note: Disabling power saving may slightly increase battery consumption in offline mode. However, this is a necessary sacrifice for connection stability, especially if you're working with important data.
It's also worth checking your Windows power plan. Go to Control Panel → Power Options. Click "Change plan settings" for the active plan, then "Change advanced power settings."
In the list that opens, find "Wireless adapter settings" → "Power saving mode." Set it to "Maximum performance" for both battery and plugged in modes. This will prevent the device from reducing signal strength to conserve battery life.
WLAN AutoConfig Service and Registry
A special system service is responsible for detecting and connecting to wireless networks in the operating system. If the service WLAN AutoConfig If the WiFi network is stopped or its startup type is changed, WiFi simply won't turn on, regardless of the driver status. This is a software-level network management issue.
To check, click Win + R, enter services.msc and press Enter. In the list of services, find "WLAN AutoConfig Service" (or WLAN AutoConfig). Double-click on it to open properties.
Make sure "Automatic" is selected in the "Startup type" field. If the service is stopped, click "Start." After applying the settings, be sure to restart your laptop for the changes to take effect.
| Parameter | Recommended value | Description |
|---|---|---|
| Service name | WlanSvc | System process name |
| Launch type | Automatically | The service starts with Windows. |
| State | In progress | The service is active right now. |
| Dependencies | NDIS, RPC | Requires network components to work |
In some cases, resetting network settings via the command prompt can help. Run the command prompt as administrator (right-click Start → Windows PowerShell (Administrator) or Command Prompt (Administrator)).
Enter the command to reset TCP/IP and Winsock settings, which often solves problems with network protocols freezing:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing all commands, the system will prompt you to reboot. This will clear the DNS cache and reset network stacks to factory defaults, eliminating any software configuration errors.
☑️ WLAN Service Diagnostics
Installing and updating WiFi drivers
The absence of a driver or its incorrect version is the number one reason for WiFi problems on Lenovo IdeaPad 320, especially after a clean installation Windows. Standard Microsoft drivers may not support all features of your wireless module. For this model, adapters from are most often used. Realtek, Qualcomm Atheros or Intel.
The most reliable way to obtain the correct driver is to download it from the official Lenovo support website. You'll need another computer with internet access or a USB modem connection to your smartphone, as WiFi isn't working on the affected laptop.
Go to Lenovo support site and enter your model number. IdeaPad 320 (or use automatic detection). In the "Drivers and Software" section, select your operating system version. Find the driver named "Wireless LAN" or "WiFi."
- 📥 Download the driver installation file for your specific adapter model.
- 🛠 Run the installer and follow the installation wizard instructions.
- 💻 After installation, be sure to reboot your system.
⚠️ Important: Avoid using third-party driver auto-installers. They often install generic drivers that may be unstable or conflict with Lenovo's proprietary power-saving features.If there's no official driver available or it doesn't help, you can try updating the driver manually through Device Manager. Select "Update Driver" → "Browse my computer for driver software" → "Let me pick from a list of available drivers." If there are multiple versions listed, try selecting a different one.
Resetting the BIOS and checking the hardware
In rare cases, settings BIOS/UEFI may block the wireless module. This could occur after resetting the BIOS with a battery or an unsuccessful firmware update. It's important to ensure that the wireless controller isn't disabled at the motherboard level.
To enter the BIOS, restart the laptop and actively press the key when turning it on.
F2or a special buttonNovo Button(a small hole on the case, pressed with a paper clip). In the BIOS menu, go to the sectionConfigurationorAdvanced.Find the item related to Wireless LAN, Onboard WLAN or Network Adapter. Make sure there is a value next to it.
EnabledIf it's worth itDisabled, change toEnabled, save the settings (usuallyF10) and exit.It's also worth checking that the date and time settings in the BIOS haven't been reset, as this can affect network certificates and security protocols. If the laptop hasn't been used for a while, the BIOS battery may have died, resetting all settings.
If neither software methods nor BIOS settings help, the problem may lie in the physical contact. In laptops of the series IdeaPad 320 The WiFi module is a small board connected via a connector. M.2 or Mini PCIeThe contact could have come loose due to vibration or impact.
- 🔧 Carefully remove the bottom cover of the laptop (after disconnecting the battery!).
- 📡 Locate the WiFi module (usually under black heat shrink or metal shield).
- 🔄 Disconnect the antennas (black and white wires), remove the module and insert it back until it clicks.
When assembling, make sure the antennas are connected correctly: the main wire is usually black, and the auxiliary wire is white, although colors may vary. Poor antenna connections result in extremely low signal strength or no signal at all.
Frequently Asked Questions (FAQ)
Why did WiFi disappear on my Lenovo after updating Windows 10?
Windows updates often replace working drivers with generic ones, which may not work correctly with your hardware. Solution: Uninstall the current driver in Device Manager, check "Delete driver software," reboot, and install the original driver from the Lenovo website.
Where is the WiFi button on the Lenovo IdeaPad 320?
Most models in this series don't have a dedicated physical button. A key combination is used.
Fn+F7(or F8, look at the antenna icon). Control is also available through the Windows Notification Center (airplane icon).Is it possible to connect WiFi via a USB adapter if the built-in one doesn't work?
Yes, this is a great temporary solution. Any USB WiFi adapter that supports Windows 10/11 will allow you to access the internet while you troubleshoot or replace the built-in module. Drivers for external adapters are often already included in the system.
What should I do if my laptop sees networks but doesn't connect?
Try "Forgetting" the network in your WiFi settings and re-entering the password. Check that the date and time are correct. The issue could also be with your router (restart it) or your antivirus settings, which could be blocking the connection.