Although an ethernet connection is faster than a Wifi, a wireless connection is comparatively more flexible and convenient. That is, it’s easier to connect to any device to the internet wirelessly, whether it’s a PC or a smartphone. However, recurring issues regarding a PC’s motherboard Wifi connection are also not as sparse as one might think.
Modern laptops mostly come with a built-in Wifi card right out of the box. Even though it’s a bit rare to find a desktop PC with a built-in card, you can still add it manually at a later date. If the motherboard Wifi abruptly fails to work, it sure is bewildering. And that’s exactly the reason why we are here.
So, in this guide, we’ll look at all the causes for your failed motherboard wifi and understand their potential fixes as well. By the end of this guide, you’ll be able to efficiently fix your Wifi and get back on the internet in no time. Now, let’s get straight to the point.
Why Is My Motherboard Wifi Not Working?
- Driver issues
- Unsuitable network details
- Ethernet disabled on the BIOS
- Corrupted network cache
- Unsuitable power management setting
- A faulty network interface card
How to Fix Motherboard’s Wifi Not Working
Before moving on to the technical fixes, it’s important to verify that the problem is within your computer and not in the router. Most often, when your motherboard Wifi is not working, you’ll not see the Wifi symbol on the Windows taskbar. And sometimes, even if you do see the Wifi sign, your computer will not be able to locate the wireless signals.
Also, check if your Wifi device is visible on the device manager because a failed motherboard wifi often does not recognize the related device. So, check if the Wifi works on other devices or not.
Furthermore, using this same PC, connect to the ethernet to see how it operates. If the ethernet works but the wifi doesn’t, the methods listed below can help you fix your motherboard wifi connection.
Check if Your NIC Is Working Properly
The network interface card (NIC) can be described as a bridge between your computer and the internet. Your computer first transfers your internet browsing request to the network card, which then converts it into electric impulses.
So, without a fully functioning NIC, it’s not possible for you to connect to the internet. So, first and foremost, you have to ensure that your NIC is operating properly. For this,
- Press Win+R to open the run command box.
- Type cmd and press Ctrl + Shift + Enter to run it as an administrator.
- Enter the following command:
ping 127.0.0.1
- If you don’t see any error messages, your NIC is working well.
Enable Your Wifi Device
There is always a possibility that your Wifi adapter is disabled on your computer’s device manager, knowingly or unknowingly. So, check your Wifi’s status and enable it for an easy fix. For this,
- Press Win+R to open the run command box.
- Type
devmgmt.msc
and hit enter to open the device manager. - Expand Network Adapters.
- Right-click on your wireless adapter and select Enable device.
Diagnose Your Wireless Adapter
Although a pretty under-utilized feature, diagnosing your wireless adapter can find hidden bugs and glitches within the system.
It’s an alternative way to troubleshoot your network adapter, and hence a diagnosis can fix your motherboard wifi issues. The steps below show how you can diagnose your network adapter.
- Press Win+R to open the run command box.
- Type
ncpa.cpl
and hit enter to open the network configuration panel. - Then, right-click on your wifi and select Diagnose.
- Now, follow the on-screen instructions to continue further.
(Re)install Wifi Drivers
A device driver gives hardware devices a software interface to operate with. Drivers are required for your hardware device to work properly because it oversees the communication between the device and the operating system.
So if you have not installed wifi drivers on your system, doing so will surely fix your problem. To do this, you have to visit your device manufacturer’s website and download the latest wifi driver that is available for your system.
However, if a wifi driver was previously installed on your system, you can reinstall it to paste a fresh copy of system files. Even though reinstallation of your wifi driver sounds underwhelming, it is still a useful process to discard the bugs that were seen on the previous install, making it fast and efficient. Here are the steps to reinstall a wifi driver:
- Press Win+R to open the run command box.
- Type
devmgmt.msc
and hit enter to open the device manager. - Expand Network adapters.
- Right-click on your wifi device and select Uninstall device.
- Checkmark the option box for Attempt to remove the driver from this device.
- Then, click Uninstall.
- Once the uninstallation is complete, restart your computer.
- Now, open Device Manager again.
- Right-click on your computer’s name and select Scan for hardware changes.
- Follow the on-screen process to automatically install the required drivers.
Reset Your Network Settings
Resetting your network settings will erase all network-related data from your computer. This includes your saved sites, passwords, and network cache, among other things.
Hence, a network reset sets up new data on your system and can ultimately fix your motherboard wifi issues. Here are the steps to do so:
- Press Win + I to open Settings.
- Select Network & internet from the left panel.
- Go to Advanced network settings.
- Select Network reset.
- And finally, click on Reset now that lies beside Network reset.
Reset the Network Stack
This fix is a bit more technical than previous ones but has a pretty straightforward workflow. That is, resetting the network stack will reset the DNS server, IP subnet mask, and other IP protocol settings as well.
It also clears the network cache, corrupted or otherwise. So, to reset the network stack,
- Press Win + R to open the run command box.
- Type cmd and press Ctrl + Shift + Enter to run it as an administrator.
- Type the following command and hit enter after each one:
netsh int ip reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh winsock reset - Once the process is complete, restart your computer.
Install All Windows Updates
Installing the latest Windows updates keeps your operating system and Microsoft applications fresh and updated. So, the latest Windows update can incorporate enhancements and patches to ensure your system is free of bugs and glitches.
Hence, by installing all available windows updates can see that your motherboard wifi is up and running. To do this,
- Press the Win + I to open the Settings app.
- Select Windows Update from the left panel.
- Click on Check for Updates.
- If Windows returns a list of available updates, follow and accept the on-screen process to update your system.
Update Your Chipset Drivers
Latest chipset drivers are required to ensure that your motherboard, operating system, and your hardware devices work together in a well-mannered and well-organized way.
An outdated chipset driver often results in configuration errors and system failures. Since your motherboard wifi failing to work might be a result of an outdated chipset driver, updating it could help you fix your problem. Here are the steps to do so:
- Right-click on the Start menu and go to Device Manager.
- Expand the System Devices section.
- Right-click on your chipset driver and select Update driver.
- Select Search automatically for updated driver software when prompted.
Alternatively, you can also update your chipset driver by visiting your motherboard manufacturer’s website and downloading the latest driver available for your system.
What Can I Do if My Motherboard Wifi Keeps Disconnecting?
If and when your Wifi doesn’t work correctly and keeps getting disconnected time and again, there are a few workarounds you can follow. The fixes are listed below to help you fix your unpredictable wifi connection.
Restart Your Router
A super quick and super effective way to fix your unreliable wireless connection is a simple router restart. Restarting your router will break the network traffic and reset the connectivity settings to get your internet connection back on track. So, for this,
- Turn off your router.
- Unplug the router’s power cable.
- Wait for about 60 seconds.
- Plug the router back in.
- Turn it back on.
Check Your Wifi Details
A misconfigured network can influence your system to fail to recognize the Wifi connected to your computer. So, the issue of your motherboard Wifi failing to work can be traced back to incompatible wifi details.
Hence, changing these details to make your system extract network information automatically can fix your problem. So,
- Press Win+R to open the run command box.
- Type
ncpa.cpl
and hit enter to open the network configuration panel. - Right-click on your wifi and select Properties.
- Double click Internet Protocol Version 4 (TCP/IPv4).
- Now, mark the option box for Obtain an IP address automatically and Obtain DNS server address automatically.
- Finally, click OK to save your changes.
However, if your system follows the IPv6 network protocol, make the aforementioned changes on (TCP/IPv6) instead of IPv4.
Run the Network Troubleshooter
To solve problems regarding your network connectivity and connection compatibility, running the network troubleshooter shall scan for and fix these issues. So, you can run the network troubleshooter by following the steps shown below. For this:
- Press Win + I to open settings.
- Select System from the left panel.
- Go to Troubleshoot.
- Click on Other troubleshooters.
- Click Run that’s beside Network Adapter.
- Select Wifi when prompted, and follow the instructions on the screen.
Update Your Wifi Drivers
An outdated wifi driver results in an unreliable wifi connection. So, updating the wifi driver to the latest build can fix your disconnecting Wifi issues. Here are the steps to do so:
- Press Win+R to open the run command box.
- Type
devmgmt.msc
and hit enter to open the device manager. - Expand Network adapters.
- Right-click on your wifi driver and select Update Driver.
Now, there are a couple of methods you can follow depending on the case you’re in. - If you have access to an ethernet connection, connect the ethernet cable to your system, and select Search automatically for updated driver software when prompted. This option browses and installs the driver through the internet.
However, if you don’t have access to an ethernet connection, you have to manually download the latest wifi driver via the device manufacturer’s website. So, using another computer, download it and copy this file on a USB. - Once this is done, insert the USB into your computer.
- On the driver update window, select Browse my computer for driver software.
- Browse and select the driver installation file.
Rollback the Wifi Drivers
If your wifi connection started disconnecting frequently after the latest driver update, then rolling the driver back to the previous build can fix your problem.
So, the rollback feature uninstalls the latest driver build and incorporates a previous build on your system. Here’s the way to rollback the wifi driver:
- Press Win+R to open the run command box.
- Type
devmgmt.msc
and hit enter to open the device manager. - Expand Network adapters.
- Right-click on your wifi driver and select Properties.
- On the Driver tab, select Roll Back Driver.
- Finally, click Yes when prompted to complete the process.
Change the Power Management Setting for Your Wifi
Although the Windows power management setting conserves your computer’s battery life, it can also disable certain features and applications from running at full capacity.
So, try to temporarily disable this power management setting and see whether it solves your problem or not. Follow the steps shown below to do so.
- Press Win+R to open the run command box.
- Type
devmgmt.msc
and hit enter to open the device manager. - Expand Network adapters.
- Right-click on your wifi driver and select Properties.
- Navigate towards the Power Management tab.
- Uncheck Allow the computer to turn off this device to save power.
- Click OK to save your changes.