This post is from a low-reputation account and contains an unverified outbound link. Be cautious before clicking external links.

How to Restart Network Adapter using Batch File

Words
174
Reading
1 min
Listen
Play
9y

 

Learn how easily you can reset your network adapter in a few seconds.

 Watch the video tutorial or follow the article below and you will learn how to restart your network adapter using a batch script file. 

 In just a few steps we will learn how to create a batch fail to restart you netword adapter on the fly. Just follow these steps and watch the video.

RESET NETWORK ADAPTER THE GUIDE

Steps:

  1. Open Control Panel\Network and Internet\Network Connections and find the name of adapter you want to reset
  2. Create a new TXT file and save it as BAT file.
  3. Add the following code to the file
  4. netsh interface set interface "Ethernet" DISABLED
  5. netsh interface set interface "Ethernet" ENABLED
  6. Make sure to set YOUR adapter name in the file.
  7. Create a shortcut to the file.
  8. Go to properties of the shortcut. Select Shortcut TAB click the button Advanced. And select Run as administrator.
  9. Test your file. If it is not working repeat the steps.

That is it. Steem if it helped you.

Cheers :)

How to Restart Network Adapter using Batch File | Ecency