Thank you for providing detailed information about the issue you are experiencing with your local network connections. Based on the troubleshooting steps you have already taken, it seems that the issue may be related to the network adapter or its driver.
Here are some additional steps you can try to fix the issue:
1. Update the network adapter driver: Go to the manufacturer's website and download the latest driver for your network adapter. Install the driver and restart your computer.
2. Disable IPv6: Sometimes, disabling IPv6 can help resolve network connectivity issues.
To do this, go to Control Panel > Network and Sharing Center > Change adapter settings. Right-click on your network adapter and select Properties. Uncheck the box next to Internet Protocol Version 6 (TCP/IPv6) and click OK.
3. Disable firewall and antivirus temporarily:
Sometimes, firewall and antivirus software can interfere with network connectivity. Try disabling them temporarily and see if it resolves the issue.
4. Reset TCP/IP:
Open Command Prompt as an administrator and type the following commands one by one:
netsh winsock reset,
netsh int ip reset,
ipconfig /flushdns.
Restart your computer and check if the issue is resolved.
If none of these steps work, you may need to contact your computer manufacturer or network adapter manufacturer for further assistance.
Best regards,
Rosy