can't connect to internet due to network adaptor trouble - happened after last night's updates

Lori Stokes 0 Reputation points
2026-09-17T16:46:21.9333333+00:00

After last night's update, my desk computer won't connect to the internet. All other devices do connect. Troubleshooting leads to problems with the internet adaptor. How can this be remedied?

Windows for home | Windows 10 | Internet and connectivity
0 comments No comments

2 answers

Sort by: Most helpful
  1. David-M 126.2K Reputation points Independent Advisor
    2026-09-17T17:21:51.2533333+00:00

    Hi. I'm David, and I'm happy to help you.


    It is necessary to investigate this issue to understand the reason for it.

    Please clarify the following:

    1 = Does your computer connect to the internet via cable (Ethernet) or Wi-Fi?

    2 = What is the status of the network adapter?

    1. Press "Windows + X" and select "Device Manager";
    2. Click on the "View" menu and select "Show hidden devices";
    3. Expand "Network adapters";
    4. If the network adapter is listed, right-click and select "Properties". Check for an error in "Device Status". If you see an error under Device Status, please share a screenshot.
    • If you can't identify your PC's network adapter, share a screenshot of the network adapters.
    • Use the shortcut "Windows + Shift + S" to use the screenshot tool. Or take a picture of the screen using a camera or smartphone and share it.

    Also, share a screenshot of your system information.

    • Press "Windows + R", type msinfo32 and press Enter.

    Maximize the window and use the screenshot tool. Or take a picture of the screen using a camera or smartphone and share it.


    Looking forward to your reply.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-09-17T16:46:41.77+00:00

    Since the problem started right after updates and other devices still connect, the issue is likely on this PC or its network adapter.

    Try these steps in order:

    1. Run the Network troubleshooter
      Go to Start > Settings > Network and Internet > Status > Network troubleshooter and follow the prompts.
    2. Reset the network stack from an elevated Command Prompt
      Open Search, type Command prompt, then select Run as administrator. Run these commands one at a time in this order:
         netsh winsock reset
         netsh int ip reset
         ipconfig /release
         ipconfig /renew
         ipconfig /flushdns
      
      Then check whether the connection returns.
    3. Reinstall the Ethernet network adapter driver
      This is especially relevant when the problem starts after a recent update.
      • Open Search, type Device Manager, and open it.
      • Expand Network adapters.
      • Find the Ethernet adapter.
      • Right-click it and select Uninstall device.
      • Select Attempt to remove the driver for this device, then Uninstall.
      • Restart the PC.
      Windows should automatically reinstall the adapter driver after restart. Before uninstalling, it is recommended to download the latest network adapter driver from the PC manufacturer on another device and copy it by USB, in case Windows does not reinstall it automatically.
    4. If the adapter still fails, use Network reset as a last step
      Go to Start > Settings > Network & internet > Advanced network settings > Network reset, then select Reset now > Yes. Warning: this removes and reinstalls network adapters and resets their settings to defaults. VPN client software or virtual switches may need to be reinstalled or set up again afterward.
    5. Confirm whether the issue is only this PC
      If possible, try connecting another Windows PC to the same network. If that other PC connects, the fault is likely with this computer. If it also fails, the problem may be with the router, ISP, or adapter.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.