
System errors, bugs or crashes are a common scenario when working on computers regularly. However, an internet connection is also required to work and thus network errors are also a common problem. One of those annoying network errors is "Connection interrupted, network change detected: ERR_NETWORK_CHANGED“In Windows 10.
This error prevents you from using the Internet, causing inconvenience if you are in the middle of an important job. Fortunately, there are a few ways to fix this and keep working with an active internet connection. Let's see how.
Method 1: clearing DNS settings using command prompt
Step 1: press the Win + R keys together on the keyboard to open the file Run command.
Step 2: to write cmd a Run command search field and press the Ctrl + Shift + Enter keys together on the keyboard.
Step 3: This will open the file Symbol of the system in administrator mode.
Then copy the following command and paste it into the file Symbol of the system (administration) window. Hit Log in:
ipconfig / flushdns
Step 4: Now run the following command to reset the network card. Hit Log in:
netsh winsock reset
Once, it shows the "Successfully restore the winset catalog“, Exit the Command Prompt window and restart your computer for the changes to take effect.
You can now check your internet connection and it should work now with no more errors. If this method doesn't work, try the second method.
Method 2: Reset TCP / IP
Step 1: press the Win + R keys together on the keyboard to open the file Run command.
Step 2: to write cmd a Run command search field and press the Ctrl + Shift + Enter keys together on the keyboard.
Step 3: Once the Symbol of the system opens with admin right, run the following command one by one and press Log in after each command:
netsh int ip set dns netsh winsock reset
This will reset TCP / IP and the process will be logged in the log file.
Exit the command prompt and restart your computer. You should no longer see the error and your internet connection should work.