Hi Zain,
Running the Network troubleshooter can help diagnose and fix common connection problems.
To run the Network troubleshooter, follow these steps:
- In the search box on the taskbar, type Network troubleshooter, and then select Identify and repair network problems from the list of results.
- Follow the steps in the troubleshooter and see if that fixes the problem.
If that doesn’t fix your connection problem, try these things:
- Reset the TCP/IP stack
- Release the IP address
- Renew the IP address
- Flush and reset the DNS client resolver cache
To run these networking commands in a command prompt window
- In the search box on the taskbar, type Command prompt, press and hold (or right-click) Command prompt, and then select Run as administrator > Yes.
- At the command prompt, run the following commands in the listed order, and then check to see if that fixes your connection problem:
- Type netsh winsock reset and press Enter.
- Type netsh int ip reset and press Enter.
- Type ipconfig /release and press Enter.
- Type ipconfig /renew and press Enter.
- Type ipconfig /flushdns and press Enter.
Update the network adapter driver
- In the search box on the taskbar, type Device Manager, and then select Device Manager from the list of results.
- In Device Manager, select Network adapters > the network adapter name.
- Press and hold (or right-click) the network adapter, and then select Update driver >Search automatically for updated driver software. Follow the steps, then select Close.
- After installing the updated driver, select the Start button > Power > Restart if you're asked to restart, and see if that fixes the connection issue.
If the issue only occurred recently, rolling back your driver to a previous version might help.
- In the search box on the taskbar, type Device Manager, and then select Device Managerfrom the list of results.
- In Device Manager, select Network adapters > the network adapter name.
- Press and hold (or right-click) the network adapter, and then select Properties.
- In Properties, select the Driver tab, select Roll Back Driver, then follow the steps. If the button is unavailable, that means there's no driver to roll back to.
- After rolling back to the previous version of the driver, select the Start button > Power > Restart if you're asked to restart, and see if that fixes the connection issue.
Let us know if you need further assistance.