ryantanglao

RESOURCE: Reset Windows 7 network adapters

Feb 9th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ipconfig /flushdns
  2. nbtstat -R
  3. nbtstat -RR
  4. netsh int reset all
  5. netsh int ipv4 reset
  6. netsh int ipv6 reset
  7. netsh winsock reset
Add Comment
Please, Sign In to add comment