Skip to content

Tapiolavi/ResetNetworkDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetworkDriver restart app

When using asus laptop the windows may mess the network adapter and this requires specifix operations to resolve this. Fail occus when laptop lid is closed or is sleep mode uses etc. Currently best way to solve this is restart the network adapter. Manuafacer has no button to reset the adapter so this program helps to reset the network adapter in 6 sec.

Install

  1. Enable visual studio nuget pagcake manager to install automatically missing packages.
  2. Build the solution with Release settings.

If no package manager: Install packagemanager and install debencies

If no nuget / automatic package installing: Get nuget package from https://www.nuget.org/packages/SimpleDeviceManager/

install in your selected package manager debencies.

> NuGet\Install-Package SimpleDeviceManager -Version 1.0.1

Usage

Ensure that you have admistration right as the program ask those to run.

  1. Select settings tab a driver what you want to use examble "Network Wmi Driver"
  2. Go to resetting tab and Select drop down the network adabter what you want to reset. Examble failing one "MediaTek Wi-Fi 6E MT7922 160MHz Wireless LAN Card"
  3. Press reset button and wait untill the process is completed.

Release

v1.0.0 https://github.com/Tapiolavi/ResetNetworkDriver/releases/tag/1.0.0

Usage video: https://youtu.be/Hr-NxENBuEA

Install

Extract the zip file and run the exe. Note Ensure that windows os is above 7 and it has net 6.0 runtimes. NOTE: The app is not signed or sertified.

Main tab:

image

After reset:

Settings tab:

image

About

Fast fix networking proplems for asus laptops

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages