How To Clear Windows MS DOS Command Prompt – POFTUT

How To Clear Windows MS DOS Command Prompt


Windows operating systems provides MS DOS command prompt for without GUI management. MSDOS is used for different purposes like monitoring, management, scripting etc. This type of operations generally makes MS DOS screen a mess.

Clean MS-DOS Command Prompt

We can clear MS DOS prompt with clscommand easily. This command will also flush the whole buffer too. Meaning is Clean Screen.

> cls

Leave a Comment