🚀 Fix WiFi disappeared, WiFi option missing, and wireless adapter not showing issues on Windows 10/11.
A simple
.battool that repairs common Windows WiFi problems by restarting network services, enabling wireless adapters, and resetting network configuration.
WiFi Option Missing Fix is a lightweight Windows batch script created to fix common issues where the WiFi icon disappears, the WiFi option is missing, or the wireless adapter is not showing in Windows settings.
This tool is useful when:
- WiFi option disappeared from Windows
- WiFi icon is missing from the taskbar
- Wireless adapter is disabled or not visible
- Windows shows only Ethernet and no WiFi
- WiFi is not showing after sleep, restart, or update
- Network settings are broken or stuck
- Windows 10/11 WiFi suddenly stopped appearing
|
Restarts important Windows networking services like WLAN AutoConfig, DHCP, Network List Service, and Network Location Awareness. |
Automatically tries to enable disabled WiFi, WLAN, Wireless, or 802.11 network adapters. |
|
Flushes DNS, renews IP configuration, resets Winsock, resets TCP/IP, and resets firewall rules. |
No installation. No complicated setup. Just run the file as Administrator and restart your PC. |
| Windows Version | Status |
|---|---|
| Windows 11 | ✅ Supported |
| Windows 10 | ✅ Supported |
| Windows 8/8.1 | |
| Windows 7 |
- Open this repository.
- Click Code.
- Click Download ZIP.
- Extract the ZIP file.
- Run
Fix_WiFi_Disappeared.batas Administrator.
Click the file below:
Fix_WiFi_Disappeared.bat
Then save it to your computer.
⚠️ This script must be run as Administrator.
- Download
Fix_WiFi_Disappeared.bat. - Right-click the file.
- Select Run as administrator.
- Wait until all repair commands finish.
- Restart your laptop or PC.
- Check whether the WiFi option is back.
When you run the script, it performs these repair steps:
1. Checks for Administrator permission
2. Restarts important network services
3. Enables disabled WiFi / Wireless adapters
4. Flushes DNS cache
5. Releases and renews IP address
6. Resets Winsock
7. Resets TCP/IP stack
8. Resets Windows firewall configuration
9. Enables WLAN AutoConfig
10. Asks you to restart your computer
==================================================
WiFi Repair Tool - Fix Missing WiFi Option
==================================================
Step 1: Restarting important network services...
Done.
Step 2: Enabling WiFi / Wireless adapters if disabled...
Done.
Step 3: Resetting network configuration...
Step 4: Resetting WiFi profile/service cache...
==================================================
Repair commands completed.
IMPORTANT:
1. Restart your laptop now.
2. After restart, check if WiFi icon/options are back.
3. If WiFi disappears again, your WiFi driver may need reinstall/update.
==================================================
- This tool is for Windows only.
- You must run it as Administrator.
- Your internet may disconnect while the repair is running.
- A restart is required after running the script.
- This script may reset custom firewall/network settings.
- If WiFi still does not appear, your WiFi driver may need to be reinstalled or updated.
This script may not solve the problem if:
- Your WiFi card is physically damaged
- WiFi is disabled in BIOS/UEFI
- Airplane mode is forced by hardware switch
- The WiFi driver is missing or corrupted
- The laptop manufacturer requires a specific wireless driver
- Windows has a deeper system corruption issue
The script uses built-in Windows commands such as:
net stop
net start
ipconfig
netsh
PowerShell Enable-NetAdapter
You can open the .bat file in Notepad and review everything before running it.
Try these steps:
- Open Device Manager.
- Expand Network adapters.
- Check if your WiFi adapter appears.
- If it has a warning icon, reinstall or update the driver.
- Download the latest WiFi driver from your laptop manufacturer's website.
Right-click the .bat file and select:
Run as administrator
That usually means your WiFi driver may be unstable. Update or reinstall the wireless adapter driver.
Add these topics to your GitHub repository for better search visibility:
wifi-fix
wifi-option-missing
wifi-disappeared
windows-wifi-fix
windows11
windows10
network-repair
batch-script
wireless-adapter
wifi-not-showing
This project helps users looking for:
fix wifi option missing
wifi disappeared windows 11
wifi disappeared windows 10
wifi option missing in windows
wifi icon missing windows
wireless adapter not showing
windows wifi repair tool
fix wifi not showing
wifi missing after update
wifi not showing in network settings
Found a better fix? Want to improve the script?
Contributions are welcome.
- Fork this repository.
- Improve the script or README.
- Submit a pull request.
If this helped you, please consider giving the repository a star ⭐ so more people can find it.