windows

Inability to Terminate Python or PowerShell in ConEmu with Ctrl-C

When running scripts or programs like Python in the PowerShell terminal or console in ConEmu, you may sometimes be unable to force-quit them with Ctrl-C. If you can't force-quit scripts in ConEmu, you can send a termination signal to the script from the ConEmu operation panel.

Shou Arisaka
1 min read
Nov 1, 2025

When running scripts or programs like Python in the PowerShell terminal or console in ConEmu, you may sometimes be unable to force-quit them with Ctrl-C.

If you canโ€™t force-quit scripts in ConEmu, you can send a termination signal to the script from the ConEmu operation panel.

In ConEmu: right-click on tab > close or kill > kill active process

Image

(Reference)

Ctrl-C for quitting Python in Powershell now not working - Stack Overflow

Share this article

Shou Arisaka Nov 1, 2025

๐Ÿ”— Copy Links