how to clear cmd in windows 10 code example
Example 1: clear cmd
just type cls and hit enter
Example 2: how to clear my cmd history in windows
//----- The simplest way is to restart the Command Prompt. The command history is cleared automatically every time you close it and start the command prompt again.
Example 3: clear in windows cmd
cls #this command clears the command window in Windows Command Prompt