Home › Windows 11 › Network Adapter Missing
📅 Updated: March 2026 | ⏱ 5 min read | ✅ Tested on Windows 11 24H2
If your network adapter is missing in Windows 11, your PC cannot detect WiFi or Ethernet connections. This often happens after a Windows update, driver corruption, or accidental setting change — but the adapter is rarely truly gone. In most cases, it just needs to be re-enabled, updated, or reset.
- Why Is Network Adapter Missing in Windows 11?
- Fix 1 – Restart Your Computer
- Fix 2 – Show Hidden Devices in Device Manager
- Fix 3 – Enable the Network Adapter
- Fix 4 – Update Network Driver
- Fix 5 – Reinstall Network Driver
- Fix 6 – Run Network Troubleshooter
- Fix 7 – Reset TCP/IP Stack via CMD
- Fix 8 – Check BIOS/UEFI Settings
- Fix 9 – Reset Network Settings
- Frequently Asked Questions
Why Is the Network Adapter Missing in Windows 11?
There are several common reasons this happens:
Quick Fix Summary
| Fix | Best For | Difficulty |
|---|---|---|
| 1. Restart PC | Temporary glitches | Easy |
| 2. Show Hidden Devices | Adapter hidden in Device Manager | Easy |
| 3. Enable Adapter | Accidentally disabled adapter | Easy |
| 4. Update Driver | After Windows Update issues | Easy |
| 5. Reinstall Driver | Corrupted driver | Medium |
| 6. Troubleshooter | Unknown cause | Easy |
| 7. Reset TCP/IP | Adapter shows but no internet | Medium |
| 8. BIOS Settings | Adapter missing after hardware reset | Advanced |
| 9. Network Reset | Nothing else worked | Medium |
The simplest fix first. A basic restart reloads all system drivers and clears temporary glitches that may be hiding the adapter.
- 1Click the Start button (Windows icon)
- 2Click the Power icon
- 3Select Restart (not Shut Down)
- 4After reboot, check Device Manager → Network Adapters
The adapter may be present but hidden. Device Manager hides disconnected devices by default.
- 1Press Win + X → select Device Manager
- 2In the top menu, click View
- 3Select Show Hidden Devices
- 4Expand the Network Adapters section
- 5If you see an adapter with a grey/faded icon, it is hidden
- 6Right-click it → select Enable Device
If the adapter is visible but has a small arrow (↓) or exclamation mark icon, it may be disabled.
- 1Open Device Manager (Win + X → Device Manager)
- 2Expand Network Adapters
- 3Right-click your network adapter
- 4If you see Enable Device, click it
- 5Wait a few seconds and check if network returns
An outdated or incompatible driver — especially after a Windows Update — is one of the most common causes of a missing adapter.
- 1Open Device Manager
- 2Expand Network Adapters
- 3Right-click your adapter → select Update Driver
- 4Choose Search automatically for drivers
- 5Let Windows install the latest compatible driver
- 6Restart your PC when prompted
If the driver is corrupted, updating may not be enough. A clean reinstall is needed.
- 1Open Device Manager
- 2Expand Network Adapters
- 3Right-click the adapter → Uninstall Device
- 4Check “Delete the driver software for this device” → click Uninstall
- 5Click Action → Scan for hardware changes
- 6Windows will automatically reinstall the default driver → Restart PC
Windows 11 has a built-in troubleshooter that can detect and automatically fix many network adapter problems.
- 1Open Settings (Win + I)
- 2Go to System → Troubleshoot
- 3Click Other Troubleshooters
- 4Find Network Adapter → click Run
- 5Follow the on-screen instructions and apply any fixes suggested
A corrupted TCP/IP stack or Winsock catalog can cause the adapter to appear missing. This fix resets core networking components.
- 1Press Win + S → type cmd
- 2Right-click Command Prompt → Run as administrator
- 3Type each command below and press Enter after each
netsh int ip reset
netsh winsock reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew
- 4After all commands complete, restart your PC
On some systems, the network adapter can be disabled directly in the BIOS firmware. This is rare but happens after a BIOS reset.
- 1Restart your PC and press F2, F10, F12, or Del to enter BIOS
- 2Navigate to Advanced or Integrated Peripherals settings
- 3Look for “Onboard LAN”, “Wireless LAN”, or “Network Controller”
- 4Make sure these are set to Enabled
- 5Save changes and exit BIOS (F10 in most systems) → Boot into Windows
If nothing else has worked, a full network reset will remove all network adapters and reinstall them, restoring all networking components to factory defaults.
- 1Open Settings (Win + I)
- 2Go to Network & Internet
- 3Scroll down → click Advanced Network Settings
- 4Click Network Reset → Reset Now and confirm
- 5Your PC will restart automatically
❓ Frequently Asked Questions
✅ Conclusion
If the network adapter is missing in Windows 11, the problem is almost always related to a disabled device, a corrupted driver, or a networking configuration error. Start with the easiest fixes (Restart, Show Hidden Devices, Enable Adapter) before moving to more advanced options like TCP/IP Reset or BIOS settings.
If none of the fixes above work, your network adapter hardware may have a physical fault. In that case, a USB WiFi adapter is a quick and affordable solution while you arrange a hardware check.
This guide was researched and tested on multiple Windows 11 devices. All fixes are based on real troubleshooting experience and Microsoft documentation.
📎 Official Microsoft Windows Support
🔗 Related Windows 11 Network Fixes
© 2026 · FixTechUSA · Updated March 2026