THE NETWORK RESET TOOL — NRT

Fix Connectivity. Start Fresh.

The Network Reset Tool performs a clean sequence of low-level network repairs — flushing DNS, resetting TCP/IP & Winsock, clearing caches, refreshing names, and more — to resolve stubborn internet issues fast.

What the Network Reset Tool Does

NRT chains proven commands to clear stale network state, restore defaults, and refresh addressing. Here’s the breakdown:

Flushes DNS Cache
Removes outdated domain lookups for clean resolution.
Resets TCP/IP Stack
Returns networking core to default state.
Resets Winsock Catalog
Repairs LSP/Winsock corruption that breaks apps.
Resets All Network Interfaces
Clears adapter config to fix persistent faults.
Releases & Renews IP
Gets a fresh DHCP lease and configuration.
Re-Registers DNS
Updates host’s DNS records with the network.
Clears ARP Cache
Removes stale IP↔MAC mappings.
Refreshes NetBIOS Name Cache
Fixes local name resolution for LAN devices.
Resets Windows Firewall
Restores default rules if misconfigured.
Sets Network Profile to Private
Safer defaults for device discovery and sharing.
Important:
YOU MUST RESTART YOUR COMPUTER AFTER RUNNING THE NETWORK RESET TOOL.

Before You Run

Download the NRT and double-click the file to run it.
If prompted Open Executable file? choose Yes.
If you see Windows protected your PC, click More infoRun anyway.
When the script completes, restart Windows to apply all changes.
Heads up:
The tool will briefly disrupt active connections while it resets adapters and services.

NRT Information & How-To

What problems does NRT typically fix?

DNS failures, gateway timeouts, captive portal issues, expired DHCP leases, misconfigured adapters, broken Winsock providers, incorrect firewall rules, and name-resolution conflicts on local networks.

Will this change my Wi-Fi password or SSID?

No. NRT does not modify saved Wi-Fi profiles or router settings. It resets Windows networking components and adapters, not your wireless credentials.

Can I run it without admin rights?

NRT requires administrator privileges to reset core networking components. If UAC prompts you, click Yes to continue.

Manual equivalents (advanced users)
  • ipconfig /flushdns, /release, /renew, /registerdns
  • netsh int ip reset, netsh winsock reset, netsh advfirewall reset
  • arp -d *, nbtstat -R & -RR
  • Set profile: Get-NetConnectionProfileSet-NetConnectionProfile -NetworkCategory Private