When to Reset Your Network Adapter
Try this when you have: no internet despite being connected to WiFi, limited connectivity warnings, frequent dropouts, DNS errors, or after failed network configuration changes. It is a safe reset that does not delete files or affect other settings.
Method 1: Command Prompt Reset (Most Effective)
- 1
Open Command Prompt as Administrator
Press Windows key, type "cmd", right-click on Command Prompt in the results and select "Run as administrator". Click Yes on the UAC prompt.
- 2
Run the Winsock reset
Type:
netsh winsock resetand press Enter. This resets the Windows network socket catalogue. - 3
Run the IP stack reset
Type:
netsh int ip resetand press Enter. - 4
Flush DNS cache
Type:
ipconfig /flushdnsand press Enter. - 5
Release and renew IP address
Type:
ipconfig /releasethen Enter, thenipconfig /renewthen Enter. - 6
Restart your computer
A restart is required for all changes to take effect.
Method 2: Network Reset via Settings (Windows 10/11)
- 7
Open Settings β Network and Internet
Press Windows + I to open Settings, then click Network and Internet.
- 8
Scroll down to Network Reset
On Windows 11: Advanced Network Settings β Network Reset. On Windows 10: Status β Network Reset at the bottom of the page.
- 9
Click Reset Now
Confirm. This reinstalls all network adapters and resets all network components. Your PC will restart automatically after 5 minutes.