The Cls command clears the command prompt screen of all previously entered commands.
This can be really useful to help you focus and start again without needing to open and close the command prompt.
Open Command Prompt as Administrator
Copy and Paste the Command
In the command prompt window enter the below command and press return
cls
This will clear the command prompt screen of any previously entered information.
This command is available in all versions of Windows and MS-DOS.