30 Mar

Here is how to kill or end a process without getting “This system is shutting down” error popup.
In Windows, one process can potentially spawn or trigger another process to have a child process. If you’ve used Process Explorer before, you’ll know what I mean because it gives you a clear view on that.
To be able to kill the process without getting your system shut down, use the “End Process Tree” from Windows Task Manager instead of end process. However, if you’re trying to kill a virus process, most probably it has already disabled your Task Manager. When trying to launch Task Manager, you get the error “Task manager has been disabled by your administrator”.

Instead of trying to restore Task Manager from registry, you can download a very useful tool called Process Explorer by Sysinternals to do it. Simply right click on the process, and select Kill Process Tree. Alternatively, you can use the keyboard shortcut “Shift+Del”.

No more getting “This system is shutting down” error when trying to kill a virus process.
[ Download Sysinternals Process Explorer ]
[tags]process, tree, kill, end, task[/tags]
: Copying this article to your website is strictly NOT allowed. However, if you like this article, you can use the HTML code below to directly link to this article.
Prevent, Cancel and Abort a Windows System Shutdown or Restart when Application is Running Automatic Lower Process Priority When CPU Usage is High Forcefully Close Full Screen Application or Game with SuperF4 How to Terminate Full Screen Game or Software Process when Hang LockHunter is UNLOCKER Alternative that Works on Windows x64 How to Delete Files or Terminate Process When You Can’t FREE Portable and Powerful AVZ Anti-Viral Toolkit from Kaspersky
Have computer technical problems? Get FREE help from Raymond.CC FORUM
To stop the shutdown command just run \\\\\\\”shutdown /a\\\\\\\” from the start menu or have it as a shortcut
That’s right. Thanks for pointing that out Shay. If Windows doesn’t shutdown immediately, you can abort it by using the shutdown -a or /a command.
I usually use this command \”Shutdown -a\” whenever I got this error.
Thanks anyway for this third party software.
Another way to fix that error is to find some keys in your registry to delete, b/c it is in the wrong “network domain”. I had to fix this error (after researching it online) after a computer was bought.
It was configured to go through an internal network, and that was causing a conflict. I just deleted those keys, and it worked out fine.
does this kill the program even if ur admin disables ending that program?
the system shutdown in 00:00:01 sec, i cant terminate it manually in cmd mode
My system is infected with virus , i will trying using this software.
To kill that box…
You can open up notepad.. and type
Shutdown -a
And save it as kill.bat.
Keep it on your desktop. As soon as you get that message, simply double click this ‘kill.bat’ and whooop.. gone :D
Excuse me, my computer cannot go to the cmd mode since it already shuts down before I could open anything. is there any alternative to this?
You’d better use strip_slashes on these comments because this ””’ is butt ugly ;)
Open cmd type ther shutdown -a
and be happy
How will i know the virus presents in my computer?
Here are some that I encountered some of these are solved already but but there’s still not:
UNSOLVED >whenever I run CMD
UNSOLVED >whenever I’m trying to unistall some programs from control panel (add remove program) program like PC Tools Antivirus.. it’s useless anyways…
SOLVED > task manager disabled
SOLVED >automatic hidden folders everytime I’d like to shown those hidden folders
SOLVED >folder options disabled
Hope anyone can solve my problem…
I installed many antiviruses.. Avira was the one that is the best for me.. I removed plenty of high risk viruses including Isass.exe and I forgot the others..
As of now I do have this Registry Booster, SpeedUpmyPc, SptwareEraser and the best for me so far as i’ d tried ever antiviruses.. Avira
Perhaps you could tell me guys what was the best antivirus…
Thanks!..
Abby from Philippines!
how can i input these commands if i can’t open cmd since the system is shutting down?
Excuse me, my computer cannot go to the cmd mode since it already shuts down before I could open anything. is there any alternative to this?
download NOOB KILLER.. works perfectly
type it in start–>run..
At first use Win+R to run console, type in
shutdown /a
forehand and usr pretyped sting by pressing S and DOWN then.
The second idea: use Auto Hot Key Script (ahk) or similar automating scripts (JS, VBS…) to monitor the moment popup appears with the following shutdown /a command \’shellexecute\’-d. The best way IMHO ))
Of course i mean System Shutdown popup monitored by title (bad way) or by text “This sistem is shutting…” (better) or\and any other attributes…
TANKS A LOT AND AM FAN OF PROCESS EXPLORER THOUGH IT SEEMS SLIGHT BUGGY BUT WONDERFUL FUNCTIONALITY.