How to clear the screen in Windows PowerShell

H

How Can We Help?

How to clear the screen in Windows PowerShell

There are two commands you can use namely cls or clear

Clear the output by typing and executing either one of the above mentioned commands in PowerShell

Examples:

cls

or

clear

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me