Network Adapter Disappeared from Device Manager – Complete Fix Guide (2026)
Table of Contents
- Why Network Adapter Disappeared from Device Manager Happens
- 1. Show Hidden Devices in Device Manager
- 2. Scan for Hardware Changes
- 3. Update or Reinstall Network Adapter Driver
- 4. Enable Network Adapter in BIOS/UEFI
- 5. Restart Network Services
- 6. Install Latest Windows Updates
- 7. Reset Power and Perform Hard Reset
- 8. Reset Network Settings
- 9. Advanced Troubleshooting
- Conclusion
- FAQ
Hub: Windows 11 Troubleshooting Hub
Quick Answer
When a Network Adapter Disappeared from Device Manager, it means your Ethernet or Wi-Fi adapter is no longer visible in Device Manager. To fix it, show hidden devices in Device Manager, scan for hardware changes, update or reinstall the network driver, enable the adapter in BIOS/UEFI, restart network services, install the latest Windows updates, and perform a hard reset. If the error persists, reset network settings or perform advanced troubleshooting like checking for malware or using System Restore. For more Windows troubleshooting, visit our Windows 11 Troubleshooting Hub.
Why Network Adapter Disappeared from Device Manager Happens
A Network Adapter Disappeared from Device Manager is a common issue where the network adapter (Ethernet or Wi-Fi) is no longer visible in Device Manager, preventing internet access. This can happen suddenly after a Windows update, driver conflict, or hardware issue. For official Microsoft documentation, refer to the Microsoft network adapter troubleshooting guide.
When a Network Adapter Disappeared from Device Manager occurs, the system either does not detect the adapter or hides it due to driver or configuration issues. This problem is similar to other hardware detection issues like USB Device Not Recognized and GPU Not Detected. Common triggers include outdated or corrupted drivers, Windows updates that break compatibility, BIOS/UEFI settings disabling the adapter, power surges or static discharge, physical hardware failure, and incorrect power management settings.
Before diving into fixes, check if the network adapter appears in the BIOS/UEFI settings. If it is not detected there, the issue may be hardware-related. For a broader overview of Windows issues, see our Windows 11 Troubleshooting Hub.
⚠️ Warning: If a Network Adapter Disappeared from Device Manager after a Windows update, the update may have installed an incompatible driver. Rolling back or uninstalling the update can resolve the issue.
1. Show Hidden Devices in Device Manager
Sometimes, the network adapter is present but hidden. Showing hidden devices can reveal the Network Adapter Disappeared from Device Manager issue.
- Open Device Manager (right-click Start and select Device Manager).
- Click View in the top menu and select “Show hidden devices”.
- Expand Network adapters to see if your adapter appears (possibly grayed out).
- If the adapter is grayed out, right-click it and select Enable device.
- If the adapter appears with a yellow exclamation mark, right-click and select Update driver or Uninstall device, then restart.
✅ Expected Result: Showing hidden devices often reveals the Network Adapter Disappeared from Device Manager issue, allowing you to enable or reinstall it.
2. Scan for Hardware Changes
Scanning for hardware changes forces Windows to redetect connected devices, which can resolve Network Adapter Disappeared from Device Manager.
- Open Device Manager.
- Click Action in the top menu and select “Scan for hardware changes”.
- Wait for the scan to complete.
- Check if the network adapter reappears under Network adapters.
- If it appears, right-click and select Enable device.
💡 Quick Tip: You can also run the scan from Command Prompt: pnputil /scan-devices.
3. Update or Reinstall Network Adapter Driver
Corrupted or outdated drivers are a primary cause of Network Adapter Disappeared from Device Manager. Updating or reinstalling the driver can resolve the issue.
- Open Device Manager.
- If the adapter appears (even with a yellow exclamation mark), right-click and select Update driver.
- Select “Search automatically for drivers”.
- If Windows doesn’t find an update, visit your manufacturer’s website (Intel, Realtek, Qualcomm) to download the latest driver.
- If the adapter does not appear, you may need to download the driver from another computer and install it manually.
- To reinstall, right-click the adapter (if visible) and select Uninstall device. Check “Delete the driver software”, then restart your PC. Windows will attempt to reinstall the driver automatically.
🔁 Alternative Solution: For more detailed driver update guidance, see How to Update Drivers Windows 11.
4. Enable Network Adapter in BIOS/UEFI
The network adapter may be disabled in the BIOS/UEFI settings, causing Network Adapter Disappeared from Device Manager. Enabling it can resolve the issue.
- Restart your computer and enter BIOS/UEFI (press Del, F2, or F12 during startup).
- Navigate to Advanced or Integrated Peripherals.
- Look for Onboard LAN, Network Adapter, or Internal Network.
- Ensure it is set to Enabled.
- Save changes and exit.
- Restart your PC and check Device Manager.
⚠️ Warning: BIOS settings vary by manufacturer. Refer to your motherboard manual for specific navigation instructions.
5. Restart Network Services
Restarting network-related services can resolve Network Adapter Disappeared from Device Manager caused by service glitches.
- Press Win + R, type services.msc, and press Enter.
- Locate Network Setup Service.
- Right-click and select Restart.
- Also restart Network Connection Broker, Network List Service, and Network Location Awareness.
- Restart your PC and check Device Manager.
✅ Expected Result: Restarting network services often resolves Network Adapter Disappeared from Device Manager caused by service issues.
6. Install Latest Windows Updates
Outdated Windows builds can cause hardware detection issues. Installing the latest updates can resolve Network Adapter Disappeared from Device Manager.
- Open Settings > Windows Update.
- Click Check for updates.
- Install all pending updates, especially cumulative updates.
- If the issue started after a recent update, go to Update history > Uninstall updates and remove the problematic update.
- Restart your PC and check Device Manager.
💡 Quick Tip: If the network adapter disappeared after a specific update, uninstalling that update often resolves the issue.
7. Reset Power and Perform Hard Reset
Power cycling your computer can resolve Network Adapter Disappeared from Device Manager caused by power state issues.
- Shut down your computer completely.
- Unplug the power cord (and remove the battery if using a laptop).
- Press and hold the power button for 30 seconds to drain residual power.
- Plug the power cord back in (and reinsert the battery).
- Turn on your computer and check Device Manager.
🔁 Alternative Solution: A hard reset can also resolve hardware detection issues by resetting the PCI bus.
8. Reset Network Settings
Resetting network settings can restore the missing network adapter and resolve Network Adapter Disappeared from Device Manager.
- Open Settings > Network & Internet > Advanced network settings.
- Scroll down and click Network reset.
- Click Reset now and confirm.
- Your PC will restart automatically after 5 minutes.
- After restart, check Device Manager for the network adapter.
⚠️ Warning: Network reset will remove all saved Wi-Fi passwords and VPN connections. Be prepared to re-enter them.
9. Advanced Troubleshooting
If the error persists, try these advanced solutions.
Check for Malware
Malware can hide or disable network adapters. Run a full scan with Windows Defender Offline. For detailed steps, see How to Scan Malware Windows 11.
Use System Restore
If the issue started after a system change, use System Restore to revert. See How to Use System Restore Windows 11.
Run Network Troubleshooter
Run the built-in network troubleshooter: Settings > System > Troubleshoot > Other troubleshooters > Network Adapter > Run.
Check Device Status in BIOS
If the adapter is still missing in Device Manager, check if it appears in BIOS. If not, the hardware may be faulty and require replacement.
Use Windows Recovery Environment
Boot into the Windows Recovery Environment (Shift + Restart) and use Command Prompt to run sfc /scannow and DISM commands.
Perform a Clean Boot
A clean boot eliminates software conflicts. Press Win + R, type msconfig, go to Services, check “Hide all Microsoft services,” click Disable all, disable startup items in Task Manager, restart, and test.
Reinstall Windows
If all else fails, perform a clean installation of Windows as a last resort.
For more Windows troubleshooting, explore our Windows 11 Troubleshooting Hub.
Conclusion
A Network Adapter Disappeared from Device Manager is a common network issue that can be fixed by showing hidden devices, scanning for hardware changes, updating or reinstalling drivers, enabling the adapter in BIOS, restarting network services, installing Windows updates, performing a hard reset, or resetting network settings. If the error persists, perform advanced troubleshooting like scanning for malware, using System Restore, or running the network troubleshooter. By following these steps, you can restore your network adapter and regain internet connectivity.
Regular system maintenance, such as keeping drivers updated and periodically checking Device Manager, can prevent Network Adapter Disappeared from Device Manager from recurring. For more Windows and networking troubleshooting, explore our Windows 11 Troubleshooting Hub and check out related articles on WiFi Connected but No Internet, Windows 11 WiFi Keeps Disconnecting, and Windows 11 Bluetooth Not Working.
Related Guides
- Windows 11 Troubleshooting Hub
- WiFi Connected but No Internet on Windows 11
- Windows 11 WiFi Keeps Disconnecting
- Windows 11 Bluetooth Not Working
- Network Adapter Not Working Fix
- Windows 11 Network Adapter Driver Update
- Device Manager Network Adapter Missing
- How to Enable Network Adapter in BIOS
- Show Hidden Devices Network Adapter
- Windows 11 Network Reset Guide
- How to Fix Network Adapter Driver Error
- Network Adapter Power Management Fix
- Scan for Hardware Changes Windows 11
- How to Update Drivers Windows 11
FAQ
Why did my network adapter disappear from Device Manager?
A Network Adapter Disappeared from Device Manager is caused by corrupted drivers, Windows updates, BIOS settings, power surges, or hardware failure.
How do I fix Network Adapter Disappeared from Device Manager?
Show hidden devices, scan for hardware changes, update or reinstall the driver, enable the adapter in BIOS, restart network services, install Windows updates, perform a hard reset, or reset network settings.
How do I show hidden devices in Device Manager?
In Device Manager, click View > Show hidden devices to reveal network adapters that are hidden or disconnected.
Can a Windows update cause the network adapter to disappear?
Yes, Windows updates can install incompatible drivers and cause Network Adapter Disappeared from Device Manager. Uninstalling the update can resolve it.
How do I enable network adapter in BIOS?
Restart your PC, enter BIOS (Del, F2, or F12), navigate to Advanced settings, find Onboard LAN or Network Adapter, and set it to Enabled.
Will resetting network settings fix my missing network adapter?
Yes, a network reset can restore missing network adapters, but it will remove all saved Wi-Fi passwords and VPN connections.
How do I scan for hardware changes in Device Manager?
In Device Manager, click Action > Scan for hardware changes. Windows will redetect connected devices and may restore the missing adapter.
Can a faulty network adapter be fixed with software?
If the adapter is physically faulty, software fixes will not work. If it appears in BIOS but not in Device Manager, driver or configuration fixes may help.
What should I do if the error persists after all fixes?
If the error persists, run a malware scan, use System Restore, run the network troubleshooter, perform a clean boot, or consider replacing the hardware.
Is Network Adapter Disappeared from Device Manager a hardware or software issue?
It can be both. Software issues (drivers, updates) are more common, but hardware failure can also cause the adapter to disappear.
We’re a team of system administrators, technical writers, and platform specialists who genuinely enjoy solving the problems most users find frustrating. From persistent Windows errors and Android sync failures to browser crashes and network drops — we’ve seen it all, and we document every fix properly. Our guides are built on official documentation, direct testing, and real troubleshooting experience. No filler, no guesswork — just reliable, step-by-step solutions you can trust.
Pingback: Wake-on-LAN (WOL) Not Working After Sleep – Complete Fix Guide (2026)
Pingback: Realtek 2.5GbE Network Adapter Random Connection Drops? 2026
Pingback: Intel Wi-Fi 7 BE200 Disconnect Issues – Complete Fix Guide (2026)