Perhaps the Windows command line is one of the greatest unknown within Microsoft’s operating system. Well, we have 15 commands that we should know and that are going to be more interesting than you think.

The fact that many people have never even used the command prompt is significant in how little importance this part of Windows is increasingly being given within the operating system itself.

It is the faithful reflection of a bygone era where everything was done through text and it worked in a different way than what we have today.

In any case, within the CMD there are several commands that are interesting and that we should know about, since they are useful for both Windows 10 and Windows 11.

All the tools that we are going to tell you are accessed from, as we are already telling you, the command line to which you can enter typing CMD in Windows search bar and executing it whenever you want in the next window to search.

From there you can experiment with the commands that we are going to show you below.

Assoc

As you well know, all Windows files (or the vast majority) are associated with a program which is in charge of opening them. Well, with Assoc we can see all these associations to remember.

We will see a list of file extensions and which program is associated with each of them. We will even have the opportunity to change some association if we write, for example, assoc .txt = and after the equal we put the program with which it should open it.

Driverquery

Driverquery what it does is show all drivers that is at that moment in our computer. Can be extended with driverquery -v for more information, including the directory where the driver is installed.

It’s a good way to get information on drivers, even ones that are outdated and not working.

Ipconfig

With IPconfig we will contemplate the IP adress that we currently have associated with our computer.

You can use extensions like ipconfig / release followed by ipconfig / renew to get Windows to assign you a different IP address than the one you have. In addition, with ipcofig / flushdns you will be able to update your DNS address.

Ping

With Ping we know if the data packets reach our device or not.

<…….

Source: https://cvbj.biz/15-uses-of-the-windows-command-line-cmd-you-should-know-technology.html