HomeWinBuzzer TipsHow to Perform a Windows 10 Network Reset to Fix Internet Connection...

How to Perform a Windows 10 Network Reset to Fix Internet Connection Issues

WE show you how to perform a Windows 10 network reset via the network and internet settings menu or the netsh winsock reset command.

-

We've all run into the dreaded taskbar icon that denotes internet connection issues. There are various reasons this can happen, but if you're really struggling, the quickest fix is to perform a full Windows 10 network reset.

From the Anniversary Update onwards, offers an easy way to reset Windows 10 network settings to their defaults. While you should always try other fixes first, such as running Windows network diagnostics, it's a handy last resort.

This network fix will reset your WiFi adapter, WiFi passwords, Ethernet adapter, VPN connections, and virtual switches. It can solve most software-based issues as a result, but if you don't know your WiFi password you'll want to look elsewhere for a remedy.

With that warning, here's how to perform a Windows 10 network reset, both via the network and internet settings menu and the netsh winsock reset command.

How to Reset Your Windows 10 Network via Settings

As mentioned, recent versions of Windows now let you perform a full Windows 10 Network reset via the settings interface. This greatly simplifies things and is the recommended route for most people.

  1. Open settings


    Press the “Start” button, then click the setting cog in the bottom-left corner, above the power menu.

  2. Go to Network and Internet settings


    This may be stylized as “Network & Internet” in your Windows 10 settings app.

  3. Click “Network reset”


    Making sure you're in the “Status” tab in the left sidebar, scroll until you see the “Network reset” text. Click it to begin the process.

  4. Press “Reset now” when ready


    Before you do so, make sure you have saved content you were writing on any websites and are aware of what will be changed. This network fix will reset WiFi adapters and remove your VPNs, WiFi passwords, and virtual switches.

  5. Click “Yes” to the confirmation dialog

How to Reset Network Settings with the “netsh winsock reset” command

If you need to reset network settings on Windows 7 or Windows 8.1, or are getting an error, you may need to use PowerShell to get the desired results. If you're a power user, this can also be faster.

Though netsh winsock reset is the main command we'll be using, we'll also use netsh int IP reset to reset the TCP/IP stack.

  1. Run PowerShell as an administrator

    Press “Ctrl + X” to open the Quick Link menu, then click “Windows PowerShell (Admin)”. Note that it is necessary to use the administrator version to run this command.

  2. Run the “netsh winsock reset” command

    The netsh winsock reset command is the first step of a full Windows 10 network reset. It helps to recover the computer from any socket errors that may have arisen from settings corruption or malware.

    Type netsh winsock reset in your PowerShell window when ready and press Enter to run it. It will return a success message and a restart prompt. Do not restart your PC quite yet.

  3. Reset your TCP/IP settings


    To perform a full Windows 10 or Windows 7 network reset, we should also reset TCP/IP. The command for this is netsh int ip reset . Type it in the same PowerShell window and press Enter on your keyboard.

  4. Reset your IP configuration


    We can now renew Windows' IP address configuration. Run the following command:

    ipconfig /renew
  5. Flush your DNS

    It can also be useful to flush your PC's DNS settings. This is particularly true if you have modified your DNS at any point, for example via faulty VPN software or by pointing it to Cloudflare or DNS. Type ipconfig /flushdns and press Enter.

  6. Run a full network device cleanup


    You may also want to perform a full network device cleanup. This will remove all of your networking devices, VPN client software, and virtual switches. Make sure you have your network drivers downloaded locally just in case you can't connect to the internet to download them afterwards.

    In PowerShell, enter netcfg -d. You can now restart your PC to apply the changes.

Now that your network has been reset, you may want to read our guide on how to set up a VPN in Windows 10. If you have a bandwidth cap, don't forget to set up your metered connection.

 
 

Last Updated on February 26, 2021 10:09 am CET by Markus Kasanmascheff

Ryan Maskell
Ryan Maskellhttps://ryanmaskell.co.uk
Ryan has had a passion for gaming and technology since early childhood. Fusing the skills from his Creative Writing and Publishing degree with profound technical knowledge, he enjoys covering news about Microsoft. As an avid writer, he is also working on his debut novel.
Table of Contents: