How to kill suspended processes in Windows 10

发布时间:2025-09-24 15:32

Microsoft To-Do (Windows): Windows系统内置的日程管理工具。 #生活常识# #时间管理建议# #日程管理APP#

This question shows research effort; it is useful and clear

19

Save this question.

Show activity on this post.

I have found tons of arma3.exe processes in Task Manager on Windows 10. They all have status "Suspended". When I try to kill them, I get the message "Access Denied".

I tried to kill them with cmd using /f /t but it still shows "Access Denied".

After that I tried psexec -s to gain System privileges, but still nothing.

Do you have any idea how to kill those processes?

ZygD

2,56712 gold badges30 silver badges43 bronze badges

asked Jul 30, 2016 at 13:15

Кирилл Трофимов's user avatar

10

This answer is useful

1

Save this answer.

Show activity on this post.

If you are fine with using a third-party program I would suggest using Process Hacker for this. Process Hacker allows you to search for specific processes (arma in your case) and kill it, and the tree.

I can tell you the steps here how to do it:

Open Process Hacker Using process hacker, search for the process you would like to kill. In this case, I used Steam as an example. When you have the selected process, right-click and either select Terminate or Terminate tree. If you select terminate, it will terminate the process and nothing else, while terminating the tree would kill any process associated with it as well. If the process fails to close, Process Hacker will tell you and ask for UAC permission.

answered Sep 28, 2021 at 8:47

zucc0nit's user avatar

zucc0nitzucc0nit

1561 gold badge1 silver badge11 bronze badges

This answer is useful

0

Save this answer.

Show activity on this post.

I believe launching command prompt as admin and doing

taskkill /f /im taskname

should do the trick. That's what I've always used and never had any issues with it. You could also try unsuspending it, though I'm not sure it'll help. Go to resource monitor (at the bottom of the performance panel in task manager) and you can unsuspend from there. If none of that works I'm out of ideas.

answered Oct 3, 2021 at 0:17

Dill's user avatar

This answer is useful

0

Save this answer.

Show activity on this post.

Nothing better than DTaskManager.exe which can replace taskmanager and terminate any process (or group of process) including system , bypassing permissions: http://dimio.altervista.org/eng/#DTaskManager

answered Jan 5, 2022 at 3:51

isidroco's user avatar

This answer is useful

0

Save this answer.

Show activity on this post.

Open Task Manager (Ctrl+Shift+Esc), go to Details tab, right click the application hanging, click End Process Tree.

answered Dec 7, 2022 at 3:43

user180977's user avatar

This answer is useful

0

Save this answer.

Show activity on this post.

Only one thing has worked for me:

run Task Manager as administrator Go to the Details tab Right-click the "explorer" process Select "End process tree"

This will kill Explorer, so you then need to restart it:

Press CTRL+ALT+DEL Select Task Manager Click "Run new task" Type explorer and click OK

This likely doesn't work in all cases, but I guess in my case my process was (for reasons I don't know) a child of explorer.exe.

answered Nov 28, 2024 at 22:26

Igby Largeman's user avatar

This answer is useful

-1

Save this answer.

Show activity on this post.

Here’s how I do it.

Open task manager and go to processes so you can see the PID

Find the service that is hung and make note of that PID

OPEN COMMAND PROMPT as admin and type taskkill /f /PID (there is a space between PID and the PID you want to use(PID you wrote down goes here)

That will take care of it usually. Otherwise a reboot is needed.

answered Mar 30, 2022 at 19:16

Jesse Taft's user avatar

1

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.

网址:How to kill suspended processes in Windows 10 https://c.klqsh.com/news/view/262866

相关内容

How to Get Help with File Explorer in Windows 11/10
Look! How to Get Help in Windows 10 (6 Ways Included)
How to Turn On or Off Device Encryption in Windows 10
How to Change Taskbar Color in Windows 10: Step
How to Setup Dual Monitors in Windows 10/11
How to get help in Windows
How to use multiple monitors in Windows
How To Get Help In Windows 11 (All Methods)
How to Set Up Dual Monitors in Windows
10 Ways to Get Help in Windows 11

随便看看