

To display the command prompt, type echo on. To display a message that is several lines long without displaying any commands, you can include several echo commands after the echo off command in your batch program.Īfter echo is turned off, the command prompt doesn't appear in the Command Prompt window. The echo command is particularly useful when echo is turned off. Specifies the text to display on the screen. Turns on or off the command echoing feature. If used without parameters, echo displays the current echo setting. However, If you have already executed some commands, find that the command has been taking too long or if the computer freezes, press CTRL + C to stop the process and save yourself from potential data loss.Displays messages or turns on or off the command echoing feature.

When you have typed the command and haven’t pressed the enter key, you can press the backspace key and erase it. The last one on the list is not actually a command but an important shortcut, “CTRL + C” that can interrupt any running command. You can also configure file system type, change volume label, change allocation unit size, and create a compressed volume. This command will delete all the data on that particular partition, so ensure that there is no important information in it before executing this command. To format a specific volume, you need to provide the volume label. If you need to clean format a disk drive using command prompt codes, then you can use command “format”. “help color” – Personalize the Windows Command PromptĢ1.

“Cipher /E” – Encrypt Files Using Command Prompt “systeminfo” – Get Information About Your PC “wmic path softwarelicensingservice get OA3xOriginalProductKey” – Check Your Windows License Key “powercfg /batteryreport” – Check Your Laptop’s Battery Health “shutdown -f -t XYZ” – Shut Your Computer Down Later Always Run Command Prompt as Administrator “netsh wlan show profile SSID key=clear” – Show Your Wifi Password “sfc /scannow” – Scan for System Problems Open the Command Prompt From Any Location

“help color” – Personalize the Windows Command Prompt
