And the issue only grows when you are a Windows user.

It can show you the web connection information at a glance along with a detailed report if required.

you’re free to get a new IP assigned, view and flush DNS amongst other things.

run IPConfig parameters

Table Of Contents

What is IPConfig?

Think of IPConfig as a way to manage the way your box connects to the internet and other networks.

It can perform more functions by adding certain commands to it.

Run IP config commands

you’re able to run it on Terminal and PowerShell in Windows.

Command Prompt, also known as terminal(sinceWindows 10) and PowerShell are pre-installed in Windows.

you’ve got the option to open them via the run prompt or the Start Menu search.

Run IP config commands

How to use IPConfig

We will learn to use the IPConfig program in the Terminal.

Go to the Start Menu Search and typecmdorcommand prompt.

Alternate way PressCtrl+Rto initiate the run prompt and pressCtrl+Shift+Enterafter typingCMDin the box.

Run IP config commands

Right-punch the first result and selectRun as administratorto open a command prompt with administrator privileges.

Now punch in the following command and pressENTER.

The letter case does not matter.

Run IP config commands

The command can be in uppercase, lowercase, or even a combination of both.

You will see your online grid information here.

It will include your wired, wireless and virtual machines(optional) online grid adapters information.

Run IP config commands

The listed information may feel difficult to understand if you are not a regular user of this tool.

Let us break it down and help you understand it.

you could use IPConfig /all the detailed accounts of the same.

Run IP config commands

Here is how to use it to view the extension information.

First we will erase the earlier requested information by pressing enter after typingcls.

When the screen is clear, pop in in the following command.

IPConfig release

A detailed list of information will appear in the command prompt.

Each internet adapter will have separate details under the heading.

Some of these terms you should know about:

What are the parameters of IPConfig?

IPConfig release

IPConfig is not just a way to see connection adapter information.

you could useIPConfig /?to find all IPConfig commands available to you.

Here is how it is done.

run IPConfig commands

Useclsto flush the screen before proceeding if the screen is filled with earlier requested information.

  1. punch in the following command and press ENTER.

All the IPConfig commands will appear on the screen.

run IPConfig commands

You will see all the available parameters to use using the IPConfig command.

The thing to remember, these commands perform the same function.

it’s possible for you to continue to use IPConfig and IPConfig /all to avoid typing longer parameter commands.

run IPConfig commands

Here is how you could do it through the command prompt in the following manner.

  1. launch the command prompt and pressENTERafter typing the following parameter command.

Note you’re free to release IP address of a specifc adapter by typing ipconfig /release adapter name.

run IPConfig commands

Just replace theadapter namewith your adapters name.

The statements with No operation can be… will appear for all your adapters.

Your internet will also stop working as the IP addresses of all the connection adapters are released.

run IPConfig commands

  1. bang out the following command and pressENTERto renew the IP address.

Just replace theadapter namewith your adapters name.

Think of DNS as a sort of phonebook for the internet.

clear DNS cache

Similarly, the DNS cache is a temporary database that stores DNS lookup results on your box.

Let us view DNS cache using the IPConfig command through the command prompt.

Open Command Prompt, throw in the following command, and pressENTER.

spot_img

You will see the DNS cache of different websites and applications here.

One reason to scrub the DNS cache is to fix website loading errors.

It can also speed up website loading by clearing the DNS records clutter.

This can also improve your privacy as your DNS cache can be looked at by other sites you visit.

They can see the sites you visited earlier.

Sometimes certain sites will not load while your internet is working fine.

Clearing the DNS cache can help in solving the problem.

Here is how you could wipe the DNS cache with the IPConfig parameter.

Over to You

This is how to run all commands of IPConfig on a Windows PC.

source: www.techworm.net