| Command | Works in | Effect | | :--- | :--- | :--- | | cls | CMD & PowerShell | Clears the screen. | | clear | PowerShell only | Clears the screen. | | Ctrl + L | PowerShell (PSReadLine) | Clears screen like Linux. | To reload your PowerShell profile without restarting: