Hi,
As per the issue description you are facing issue with network connection on your computer. Your efforts in resolving the issue is highly appreciated. I would suggest you to run Networking commands and see if it helps you to fix the issue.
Run the networking commands to
- Reset the TCP/IP stack
- Release the IP address
- Renew the IP address
- Flush and reset the DNS client resolver cache
Follow the below steps to see if that fixes your connection problem:
1. Right click on Start icon and select Command Prompt (Admin).
2. At the command prompt, run the following commands in the listed order.
- 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
3. Check if the issue is resolved, if not restart the system and check the status of your computer.
Do keep us updated.
Regards,