6 Types of Command Prompt / CMD Commands That Are Often Used
How to enter the CMD menu / Command Prompt is:
- Click start
- Enter the search field by typing CMD
- then Enter
1.ipconfig
This type of command is often used if we are going to know a traffic connected to a site, whether it is experiencing a problem or not. And with this command is also useful for troubleshooting network connectivity. For example, we will ping the Facebook site, for example, you often experience time out on this site, so you can check with the ping command on this Facebook site. Directly by typing the command ‘ping facebook.com’ without quotes. As in the image below.
3.ipconfig/flushdns
Works to refresh DNS and clear cache. This serves as a time saver when you access the same DNS address. DNS itself stands for Domain Name System. Which functions as a system that stores information about the host name or domain name.
4.Sfc/scannow
Functions to check or scan for problems with a file system. If there is a system or file that is damaged, this feature will solve and fix the problem. Below is how it looks.
5.Cipher/permanently delete directory
The purpose of Deleting a directory permanently is usually when you delete a file but the file still exists or persists on a disk. So with this feature you can ensure that no more deleted files will be returned or recovered. This command is arguably more effective without the help of third-party software. To use it specify the drive and type the command cipher /w:c. As in the image below.
6.Netstat-an/view list of network connections and the port used
This feature or command is very useful, for example you are connected to the same ip address so that later you will be able to see various statistics on the network used and will display all connected networks and their port names. See the image below.
That’s 6 types of frequently used command prompt commands which you can try. Hopefully this article can be useful, thank you.
Other posts: