Translate

Tuesday 21 November 2023

How to Clear Command Prompt Screen Windows and how to close cmd

 How to Clear Command Prompt Screen Windows and how to close cmd


To clear the Command Prompt screen in Windows, you can use the cls command. This will clear all of the text from the screen, including any previous commands and their output.


To close the Command Prompt, you can click the X button in the top right corner of the window. You can also right-click on the Command Prompt icon in the taskbar and select Close Window.


Alternatively, you can type the exit command into the Command Prompt and press Enter. This will also close the window.


Here are some examples of how to clear and close the Command Prompt:

  • To clear the screen using the cls command:


cls

  • To close the window using the X button:

  • To close the window using the right-click context menu:

  • To close the window using the exit command:


exit

No comments:

Post a Comment

Note: only a member of this blog may post a comment.