Hi Ruslan Kazmiryk,
The Windows Console Host, or conhost.exe
, is both the server application for all of the Windows Console APIs as well as the classic Windows user interface for working with command-line applications. Shell with scroll back means you can scroll the screen back to show the output earlier.
PowerShell is a modern command shell that includes more features than the traditional Command Prompt which was introduced in the 1980s.
Windows Terminal is a modern host application for the command-line shells like Command Prompt and PowerShell.
https://learn.microsoft.com/en-us/windows/console/definitions#console-host
https://learn.microsoft.com/en-us/powershell/scripting/overview
https://learn.microsoft.com/en-us/windows/terminal/
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.