Process cannot be killed

avatar

Every other day my RDM freeze and i have to end tprocess in task manager. The issue is that it is still showing but when running

taskkill /f /im RemoteDesktopManager.exe


I get: ERROR: The process "RemoteDesktopManager.exe" with PID 25256 could not be terminated.
Reason: There is no running instance of the task.

At this point i can open a new instance but crashes again and now i have 2 zombies instances.

All Comments (1)

avatar
Every other day my RDM freeze and i have to end tprocess in task manager. The issue is that it is still showing but when running
taskkill /f /im RemoteDesktopManager.exe
I get: ERROR: The process "RemoteDesktopManager.exe" with PID 25256 could not be terminated.
Reason: There is no running instance of the task.
doodle jump
At this point i can open a new instance but crashes again and now i have 2 zombies instances.


That sounds really frustrating. I’ve run into stubborn processes like this before, and sometimes only a full reboot or restarting the related service actually clears it. Hopefully the devs can identify what’s causing the process to hang.