A collection of all the common networking commands, organized into a simple menu for easy access. No more searching for commands—everything you need is here in one place.
- Download the Script: Get the
reset_network.bat
file from the releases page. - Run the Script:
- With Admin Mode: Right-click the file and select "Run as Administrator" for full functionality.
- Without Admin Mode: Double-click the file for limited functionality.
- Flush DNS Cache – Clears outdated or incorrect DNS data.
- Show DNS Cache – Displays the current DNS cache.
- Show ARP Cache – Lists local network connections.
- Check Network Adapter Status – Verifies if your network adapters are active.
- View Network Configuration – Displays detailed network settings.
- Check for Network Driver Updates – Ensures your drivers are current.
- Renew IP Address – Resolves IP conflicts.
- Reset IPv4 Stack – Fixes IPv4-related issues.
- Reset IPv6 Stack – Fixes IPv6-related issues.
- Reset All Network Settings – Restores network settings to default.
- Full Reset – Combines DNS flush, Winsock reset, TCP/IP reset, and ARP cache clear.
- Clear ARP Cache – Fixes local network issues.
- Reset Winsock – Resolves problems caused by network applications.
- Restart Adapters – Restarts your network adapters.
- Run All Commands – Executes all available actions in one go.
- Restart DHCP and DNS Client Services – Not implemented yet.
- Restart DHCP, DNS, and Adapters – Not implemented yet.
- Ping an IP – Tests the reachability of a server or website.
- Exit – Closes the script.
- Comprehensive: Includes all the commonly used network troubleshooting commands in one menu.
- Flexible: Can be run with or without administrator privileges. Running without admin mode provides limited functionality.
- User-Friendly: Simplifies network troubleshooting with an easy-to-navigate menu.