Thursday, 7 November 2013

Network Adapter Resetting in Windows 8 With Commandline

Do you have a slow Internet connection? Or if your Internet browser does not allow you to go to a particular Web site? Install/remove applications or virus/malware/spyware can add entries in the network protocol that is not needed. If this is the case, it may be time to reset your Windows 8 adaptor within the network.

Windows 8 integrated an administration tool allows you to configure and monitor network card Windows 8 for computers on the network Shell (Netsh). Netsh can reset your network adapter to its default state. It could also reset the Windows Firewall in Windows 8 also. All you need is the command prompt with administrator privileges.

How to open a command prompt with administrator privileges in windows 8?

To use Netsh, you will need to open a Command Prompt with administrator privileges. There are a few of ways to do this:


  • Go to the start menu.
  • Right-click the start menu at the bottom, to order $$app.
  • Select "all programs".
  • Use the right mouse button to click the "command prompt" tiled displays orders $$app.
  • Select run as administrator. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.


  • Go to the start menu
  • Press the Windows logo key logo Windows+Z open the control key from the $$ application.
  • Press the Enter key to select "all programs".
  • Use the arrow keys to navigate to the ' command prompt ' tile.
  • Key requirements by $$app revealed by order.
  • Use the arrow keys to select "run as Administrator", then press the Enter key. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.

  • Go to the start menu.
  • Brush from the bottom of the start menu, pop-up application commands.
  • Select all applications.
  • Scrolling tile and press and hold it to the command prompt, eject application commands.
  • Select run as administrator. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
Netsh commands for resetting your network adapter in windows 8

Here is that a list of Netsh commands that you can use the command prompt with administrative privileges in Windows 8, the reset your network adapter.

Netsh advfirewall reset

Restores the Windows Firewall with Advanced Security policy to the default policy. The current active policy can be optionally exported to a specified file. In a Group Policy object, this command returns all settings to not configured and deletes all connection security and firewall rules.

Netsh branchcache reset

Resets the BranchCache service. Flushes the local cache. Every configuration parameter of BranchCache will be reset to its default value.

Netsh int ip reset

Resets TCP/IP and related components to a clean state.

Netsh int ipv6 reset 

Netsh winsock reset

Resets Winsock Catalog to a clean state. All Winsock Layered Service Providers which were previously installed must be reinstalled. This command does not affect Winsock Name Space Provider entries.

0 comments:

Post a Comment