Terminal getting messy? Too much text cluttering your view? The cls command is your digital eraser—it wipes everything off the screen and gives you a fresh start.
Try the command
Clear the screen!
Build the command
cls
Terminal
C:\Users\User>cls
Real-World Examples
Clear terminal clutter after running many commands:
Try the command
Choose an option and the terminal output updates immediately.
Terminal
C:\Users\User>cls
Knowledge Check
1 / 2What does CLS stand for?
References
These documentation links provide authoritative details for the commands used in this article.