You've turned on your laptop after rebooting, and instead of the usual Wi-Fi connection, there's nothing: the network isn't detected, the connection icon is crossed out, or it's completely missing. This situation is familiar to many, but the causes and solutions can vary dramatically depending on the device model, operating system, and even driver version. In this article, we'll look into it. all possible scenarios, Why Wi-Fi disappears after reboot, - from trivial failures to hidden power saving settings that interfere with the adapter's operation.
It's important to understand: the problem isn't always the laptop. Sometimes the router is to blame, "forgetting" the device after it's disconnected, or there's an IP address conflict on the local network. We've structured this article so you can quickly find a solution to your problem: first, we'll check for simple causes (for example, airplane mode or a disabled adapter), then we move on to more complex ones (updating the BIOS, resetting network settings). For convenience, we've added interactive checklists and tables with typical errors.
If you're unsure of your technical skills, start with the "Quick Checks" section—it contains solutions that don't require in-depth knowledge. For experienced users, we've prepared detailed instructions on how to use Device Manager, registry editor And command line.
1. Quick checks: what to do first
Before delving into system settings, rule out obvious causes. Often, the problem can be solved in just two clicks:
- 🔄 Reboot your routerUnplug it for 30 seconds, then plug it back in. This will flush the DHCP cache and may restore network visibility.
- ✈️ Check airplane modeIn Windows, click
Win + Aand make sure that the "Airplane Mode" button is not active. macOS - openControl Center(icon in the upper right corner). - 🔌 Physical Wi-Fi buttonOn some laptops (for example, Lenovo ThinkPad or HP Pavilion) There's a hardware wireless switch on the case. Make sure it's turned on.
- 📶 Network visibilityOpen the list of available networks—your Wi-Fi may not be showing up because its SSID is hidden. Try connecting manually by entering the network name.
If Wi-Fi still doesn't appear after these steps, proceed to the next section. Please note: If the problem persists only after reboot, and not at every turn on, this may indicate Windows service conflict or adapter driver failure.
2. Problems with Wi-Fi adapter drivers
Drivers are the most common cause of Wi-Fi issues after a reboot. They can reset to standard (if Windows was updated), conflict with other programs or just become obsoleteLet's consider all the options:
2.1. The driver has been reset to the standard one.
Windows sometimes automatically replaces the laptop manufacturer's native driver with a universal one. Microsoft Wi-Fi DriverIt's unstable and may disable the adapter after a reboot. To check:
- Open
device Manager(Win + X → Device Manager). - Expand the branch
Network adapters. - Find your Wi-Fi adapter (e.g. Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
- If the name contains the words "Microsoft" or "Virtual", the driver has reset.
Solution: Download the driver from the laptop manufacturer's website (not from the Intel/Qualcomm website!) and install it manually. ASUS, Lenovo or Dell Please use the support section specifying the exact model.
2.2. The driver is outdated or damaged
If the adapter is in Device Manager Marked with a yellow exclamation mark, the driver is not working properly. Please update it:
- 🔄 Right-click on the adapter →
Update driver→Automatic search. - 💻 If the automatic search didn't help, download the driver from the official website and select
Search for drivers on this computer. - 🗑️ As a last resort, remove the driver completely (right click →
Remove device), then restart your laptop - Windows will install it again.
☑️ Check Wi-Fi drivers
Attention! After uninstalling the driver, the Wi-Fi adapter may temporarily disappear from the device list. This is normal—it will reappear after a reboot.
2.3. Conflict with programs
Some utilities (eg. Killer Network Manager on laptops MSI or Alienware, Dell Wireless Utility) may block the connection after a reboot. Try:
- 🛑 Disable program autostart in
Task Manager → Startup. - 🔧 Remove the utility via
Settings → Applications. - 🔄 Restart your laptop and check the connection.
How do I know which program is conflicting?
Open Windows Event Log (eventvwr.msc) and check for errors in the section System since the last reboot. Look for entries with the code 10000 or 7000 - they often indicate a driver conflict.
3. Power saving settings disable Wi-Fi
Windows and macOS aggressively optimize power consumption, which sometimes leads to automatic shutdown of the Wi-Fi adapter after a reboot. This is especially true for laptops running on battery power. Here's how to fix it:
3.1 Windows: Disable power saving for the adapter
Follow the instructions:
- Open
device Manager→Network adapters. - Right-click on your Wi-Fi adapter →
Properties. - Go to the tab
Power management. - Uncheck the box
Allow the computer to turn off this device to save power. - Click
OKand restart your laptop.
3.2. macOS: Reset Energy Saver Preferences
On MacBook:
- Open
System Preferences → Battery. - Uncheck the box
Dim the screen slightly when running on battery power(sometimes this affects Wi-Fi too). - Go to
Energy savingand disable the optionEnable power saving mode when running on battery power.
Attention! On some laptops (eg. HP Spectre or Dell XPS) The manufacturer installs its own power management utilities. These should also be checked for options that disable Wi-Fi to save battery life.
3.3. Power plan in Windows
If you are using the mode Energy saving, try switching to Balanced or High performance:
- Open
Control Panel → Power Options. - Select a scheme
High performance. - Click
Change plan settings → Change advanced power settings. - Find the section
Wireless Network Adapter Settingsand installMaximum performance.
4. Windows service failures
Wi-Fi in Windows is managed by several services. If any of them fail to start after a reboot, the connection will be lost. Check the following services:
| Service | Launch type | State | What to do if it doesn't work |
|---|---|---|---|
WLAN AutoConfig |
Automatically | Works | Start manually if stopped |
Network Listing Authority (NLA) |
Automatically | Works | Restart the service |
Windows Wireless Networking Service (Wlansvc) |
Automatically | Works | Check service dependencies |
DHCP client |
Automatically | Works | Reset DHCP cache (ipconfig /release → ipconfig /renew) |
To open the list of services, click Win + R, enter services.msc and press EnterFind the listed services and make sure they are running. If not, right-click → Launch.
If the service WLAN AutoConfig It doesn't start, try resetting its settings via the command line (cmd as administrator):
netsh winsock resetnetsh int ip reset
ipconfig /flushdns
After executing the commands, restart your laptop.
5. Problems with the router or network settings
Sometimes the problem isn't with the laptop, but with the router. After rebooting the device, the router may "forget" it or block the connection. Here's what to check:
- 🔒 MAC address filteringIf MAC binding is enabled in the router settings and the laptop's address changes (for example, after resetting the network settings), the connection will be blocked.
- 📡 Wi-Fi operating modeIf the router is configured to
802.11nor802.11ac, and the laptop adapter only supports802.11b/g, the connection will be unstable. - 🔄 Wi-Fi channelAutomatic channel selection can cause conflicts. Try manually selecting the channel (for example,
6or11for 2.4 GHz). - 🔑 Network passwordSometimes after updating the router firmware, the password is reset to the factory default. Check it in the settings (
192.168.0.1or192.168.1.1).
How to check MAC filtering:
- Open your router settings (usually at
192.168.0.1or192.168.1.1). - Find the section
Wireless Mode → MAC Filter. - Make sure your laptop's MAC address is on the allowed list (or disable filtering completely).
Attention! If you are unsure about your router settings, do not change the parameters. WPA/WPA2 or Encryption - this may lead to a complete loss of connection.
6. IP address conflicts and resetting network settings
After rebooting, the laptop may receive an incorrect IP address from the router (for example, 169.254.x.x), which results in a lack of network access. Conflicts are also possible if there are two devices on the network with the same IP address. Solutions:
6.1. Clearing DNS and IP cache
Open the command prompt as administrator and run the following in order:
ipconfig /releaseipconfig /renew
ipconfig /flushdns
netsh int ip reset
netsh winsock reset
Once completed, restart your laptop.
6.2. Manual IP configuration
If automatic IP acquisition does not work:
- Open
Control Panel → Network Connections. - Right-click on your Wi-Fi connection →
Properties. - Select
Internet Protocol version 4 (TCP/IPv4)→Properties. - Check the box
Use the following IP addressand enter: - IP address:
192.168.0.100(or another free one on your network) - Subnet mask:
255.255.255.0 - Default gateway:
192.168.0.1(your router's address) - DNS:
8.8.8.8And8.8.4.4(Google DNS)
Attention! If you don't know your router's IP address, don't change the IP settings manually—this may result in loss of connection.
6.3. Resetting network settings in Windows 10/11
If nothing helps, reset all network settings to factory defaults:
- Open
Settings → Network & Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart the laptop.
- 🔌 The Wi-Fi module has disconnected.In some laptops (for example, Lenovo IdeaPad or Acer Aspire) the adapter is connected via a connector
M.2orMini PCIeand can move away from vibration. - 🔥 Adapter overheatingIf your laptop gets too hot, the Wi-Fi module may be turned off for protection. Check the temperature using HWMonitor or SpeedFan.
- 🔄 Reset BIOS/UEFI. Sometimes BIOS settings (for example,
Wireless LAN Support) are reset after an update or power failure.
This operation will delete all saved networks and return the adapter settings to the state "as after installing Windows".
7. Hardware problems and BIOS
If software methods do not help, the problem may be in hardware:
How to check the Wi-Fi module connection:
- Turn off the laptop and disconnect the battery.
- Remove the back cover (on some models, it is enough to unscrew one screw).
- Locate the Wi-Fi module - usually a small board with antenna wires.
- Carefully remove the module and reinsert it, making sure it fits snugly into the connector.
How to reset BIOS settings:
- Enter the BIOS (usually the key
F2,DelorEscwhen turned on). - Find the section
Load Default SettingsorReset to Default. - Save settings (
F10) and restart the laptop.
⚠️ Attention! If you're unsure of your skills, don't disassemble the laptop yourself—this may void the warranty. Contact a service center.
8. Features of macOS and Linux
On MacBook and laptops with Linux The reasons why Wi-Fi disappears after a reboot can vary from Windows to Windows. Let's look at some common scenarios.
8.1 macOS: Resetting NVRAM and SMC
If Wi-Fi disappears after updating macOS or rebooting, try resetting:
- 🔄 NVRAM (stores network settings):
- Turn off your MacBook.
- Turn it on and immediately hold it down
Option + Command + P + Rfor 20 seconds.
- Turn off your MacBook.
- Clamp
Shift + Control + Option+ power button for 10 seconds. - Turn on the laptop.
8.2. Linux: Problems with Kernel Modules
In distributions based on Ubuntu, Fedora or Arch Linux Wi-Fi may not work due to missing drivers or kernel module conflicts. Check:
lspci -knn | grep -iA3 net # View network devicesdmesg | grep -i wifi # View Wi-Fi logs
sudo lshw -C network # Detailed adapter information
If the adapter is detected but does not work, try reloading the kernel module:
sudo modprobe -r [module_name] # For example, iwlwifi for Intel
sudo modprobe [module_name]
For Intel Wi-Fi You may need to install proprietary drivers:
sudo apt install firmware-iwlwifi # For Debian/Ubuntu
sudo dnf install iwl*-firmware # For Fedora
FAQ: Frequently Asked Questions
Why does Wi-Fi disappear only after a reboot, but it works when turned on normally?
This is a typical sign conflict of services or driver failure during system initialization. Most often, the service is to blame WLAN AutoConfig, which doesn't start on time. Try delaying the service start through Task Scheduler or update the adapter driver.
The Wi-Fi light on my laptop is on, but I can't see the network. What's wrong?
More likely, hardware switch or keyboard shortcut (For example, Fn + F2) disabled the adapter at the BIOS level. Check:
- Physical Wi-Fi button on the body.
- Keyboard shortcuts (usually
Fn + one of the F-keyswith an antenna icon). - BIOS settings (
Wireless LAN Supportshould beEnabled).
After rebooting, there's Wi-Fi, but no internet access. What should I do?
This is a problem at the level IP addresses or DNS. Try:
- Execute
ipconfig /releaseAndipconfig /renewin the command line. - Register DNS from Google (
8.8.8.8) manually. - Reboot the router.
If it doesn't help, check your settings DHCP on the router - it may not be providing correct addresses.
My laptop has two operating systems (Windows and Linux), and the Wi-Fi only drops on one. Why?
This is related to different drivers for the same piece of hardware. For example:
- IN Windows there is a proprietary driver from the manufacturer, and in Linux - open, which your adapter does not support.
- IN Linux There may be no proprietary software for managing Wi-Fi energy saving (for example, for adapters) Broadcom).
Solution: Update the drivers in the problematic OS or install additional packages (for example, broadcom-sta-dkms for Broadcom on Linux).
After a Windows update, my Wi-Fi stopped working after rebooting. How can I roll back?
Revert the driver to the previous version:
- Open
device Manager→Network adapters. - Right-click on the adapter →
Properties→Driver. - Click
Roll back(if the button is active). - If rolling back is not possible, download the driver from the laptop manufacturer's website and install it manually.
⚠️ Attention! Interface details may vary depending on your Windows version. Windows 11 Path to driver rollback: Settings → System → Device Manager.