Network

DNS and network reset commands

This template includes DNS flush and network reset commands for common connectivity problems.

Network reset commands may require Administrator permission and a restart.

Workflow commands

Review each step before running

Flush DNS cache

CMD · Safe · Admin: No

ipconfig /flushdns

Clears cached DNS records. Useful when websites do not open correctly after DNS or network changes.

This does not delete personal files or browser data.

Reset Winsock

CMD · Medium · Admin: Yes

netsh winsock reset

Resets Windows network socket settings. Useful for stubborn network issues.

Run as Administrator. Restart may be required. May affect VPN or custom network tools.

Reset TCP/IP stack

CMD · Medium · Admin: Yes

netsh int ip reset

Resets TCP/IP settings to help fix network connectivity problems.

Run as Administrator. Restart is recommended after running.

Safe workflow guide

How to use DNS and network reset commands safely

This page explains the commands included in this workflow. Use the Script Builder when you want to generate a copyable script from these steps, but review each command before running it.

When to use this workflow

Use this workflow when the selected Windows issue matches the description above and you want a transparent command-based repair process instead of a fake one-click PC booster.

If you are not sure what a command does, copy it into the Command Explainer first.

Before running these commands

  • Read the explanation for every step.
  • Check whether administrator permission is required.
  • Close important apps before repair or reset commands.
  • Create a restore point before advanced troubleshooting.
  • Skip commands that do not match your problem.

Generate a script from this template

The Script Builder lets you select or skip individual commands and then generate a PowerShell or CMD script for manual review.

Generate this script

Explain a command first

Already copied a command from Windows support, a forum, or another guide? Paste it into the Command Explainer before running it.

Open Command Explainer

FAQ

Questions about this Windows command workflow

Does this tool run anything on my computer?

No. WinRepairTools only displays commands and can generate a script. You decide whether to copy and run anything manually.

Can I skip commands in this workflow?

Yes. Open this template in the Script Builder and uncheck commands you do not want to include.

Is this a PC booster?

No. This is a transparent command guide and script builder. It avoids fake speed boost claims and focuses on reviewable Windows cleanup, repair, and diagnostic workflows.