Fixing WiFi Keeps Disconnecting on Windows 10
## Direct Answer
To fix WiFi that keeps disconnecting on Windows 10, restart your router, update your WiFi driver, and disable the WiFi power-saving feature. You can also try resetting the TCP/IP stack and forgetting the WiFi network to reconnect.
## Step-by-Step Guide
1. **Restart Your Router**: Unplug the power cord from your router, wait for 30 seconds, and plug it back in. This often resolves connectivity issues.
2. **Update WiFi Driver**: Press the Windows key + X and select Device Manager. Expand the Network Adapters section, right-click on your WiFi adapter, and select Update driver.
3. **Disable WiFi Power-Saving Feature**: Go to Device Manager, expand Network Adapters, right-click on your WiFi adapter, and select Properties. Uncheck the box next to “Allow the computer to turn off this device to save power.”
4. **Reset TCP/IP Stack**: Open Command Prompt as an administrator and type the following commands:
– `netsh int ip reset reset.log`
– `netsh winsock reset`
5. **Forget WiFi Network**: Click on the WiFi icon in the taskbar, select Network & Internet settings, click on WiFi, and select Manage known networks. Click on your network and select Forget.
## FAQ
– **Q: Why does my WiFi keep disconnecting on Windows 10?**
A: WiFi disconnections can be caused by outdated drivers, router issues, or power-saving features.
– **Q: How often should I restart my router?**
A: It’s a good idea to restart your router every 1-2 weeks to maintain a stable connection.
– **Q: Will updating my WiFi driver resolve disconnection issues?**
A: Yes, updating your WiFi driver can often resolve disconnection issues and improve overall network performance.
– **Q: Can I disable the WiFi power-saving feature permanently?**
A: Yes, you can disable the WiFi power-saving feature permanently by following the steps outlined in the step-by-step guide.