## Fixing WiFi Disconnecting Issue on ASUS Laptop after Factory Reset
To fix the WiFi keeps disconnecting issue on your ASUS laptop after a factory reset, **update your WiFi driver, disable and re-enable the WiFi adapter, and reset the TCP/IP stack**. Follow the step-by-step guide below for a more detailed solution.
## Step-by-Step Guide
1. **Update WiFi Driver**: Go to the ASUS support website, search for your laptop model, and download the latest WiFi driver. Install the driver and restart your laptop.
2. **Disable and Re-enable WiFi Adapter**: Press the Windows key + X and select Device Manager. Expand the Network Adapters section, right-click on your WiFi adapter, and select Disable device. Wait for 10 seconds and enable it again.
3. **Reset TCP/IP Stack**: Press the Windows key + X and select Command Prompt (Admin). Type the following commands and press Enter after each: `netsh int ip reset`, `netsh winsock reset`, and `ipconfig /release`.
4. **Check for Interference**: Move your laptop closer to the WiFi router and check if the issue persists. If the issue is resolved, it might be due to physical interference or distance.
5. **Reset Network Settings**: Go to Settings > Network & Internet > Status > Network reset. Click on Reset now and follow the prompts to complete the reset.
## FAQ
– **Q: Why does my WiFi keep disconnecting after a factory reset?**
A: The issue might be due to outdated WiFi drivers, corrupted network settings, or physical interference.
– **Q: Will updating my WiFi driver resolve the issue?**
A: Yes, updating your WiFi driver can resolve the issue if it’s caused by an outdated driver.
– **Q: Can I reset my WiFi adapter without disabling it?**
A: No, you need to disable and re-enable the WiFi adapter to reset it properly.
– **Q: Will resetting the TCP/IP stack affect my internet settings?**
A: Yes, resetting the TCP/IP stack will reset your internet settings to default, so you might need to reconfigure them after the reset.
Leave a Reply