Reset Network Adapters to Default in Windows 11

If you are experiencing persistent internet connectivity problems, slow speeds, or configuration errors, performing a full network reset in Windows 11 can resolve these issues. A network reset removes and reinstalls all of your physical and virtual network adapters and restores all networking components back to their original factory settings. This guide outlines the exact steps to reset your network configuration using Windows Settings and the Command Prompt.


Method 1: Reset Network Adapters via Windows Settings

The primary and easiest way to reset all network adapters in Windows 11 is through the built-in Settings app.

  1. Open Settings: Press Windows Key + I on your keyboard, or right-click the Start button and select Settings.
  2. Navigate to Network Settings: In the left sidebar, click on Network & internet.
  3. Open Advanced Settings: Scroll down on the right pane and click on Advanced network settings.
  4. Select Network Reset: Under the More settings section, click on Network reset.
  5. Initiate the Reset: Click the Reset now button located next to the Network reset description.
  6. Confirm: A confirmation prompt will appear asking if you are sure you want to reset your network settings. Click Yes.
  7. Restart Your PC: Windows will inform you that your computer will shut down in 5 minutes. To complete the process immediately, manually restart your computer via the Start menu.

Method 2: Reset Network Adapters via Command Prompt

If you cannot access the Settings menu, you can achieve a full reset using the Windows Command Prompt.

  1. Press the Windows Key, type cmd, right-click on Command Prompt, and select Run as administrator.

  2. Run the following commands one by one, pressing Enter after each:

    netsh winsock reset
    netsh int ip reset
    ipconfig /release
    ipconfig /renew
    ipconfig /flushdns
  3. Once all commands have successfully executed, restart your computer.


What to Expect After a Network Reset

Once your computer restarts, the following changes will have taken effect: