For about three months, my home internet connection has been unreliable on one specific PC. Rebooting used to fix the problem, and a technician later repaired the network, but the issue continues only on this computer while the internet works normally for everyone else. The PC appears to be connected, yet after I open a browser and load even a simple search such as "hello," the connection stops working. The same thing happens over Ethernet and Wi‑Fi, and replacing the Wi‑Fi adapter or clearing the DNS cache has not helped. The motherboard is an MSI PRO MAX II. What else should I check?
1 Answer
Try resetting the Windows networking components from an elevated Command Prompt, then restart the computer. Run: `netsh winsock reset`, `netsh int ip reset`, and `ipconfig /flushdns`.

I tried those commands and restarted, but the problem is still happening.