Ctrl-C not killing process in CMD.EXE

Posted by jtl999 on Super User See other posts from Super User or by jtl999
Published on 2014-06-09T01:41:27Z Indexed on 2014/06/09 3:30 UTC
Read the original article Hit count: 481

Filed under:
|
|
|

I've had this issue for a while even after reinstalling. Issue happens after I reinstall all my programs and not in a fresh Windows install (obviously). Might have to spin up a VM and install each program 1 by 1. I suspect it's Git for Windows with it's mini Cygwin wrapper causing this issue.

Anyway the issue is basically pressing Ctrl-C does not kill the running process. However when I run cmd.exe or Git Bash or administrator Ctrl-C works great again. Disabling UAC seems to break it again.

I've made a video of the issue here.

Many thanks.

© Super User or respective owner

Related posts about windows-7

Related posts about command-line