Taskkill not working => Access denied
Pandarageux
Posted messages
2
Status
Membre
-
Malekal_morte- Posted messages 178136 Registration date Status Modérateur, Contributeur sécurité Last intervention -
Malekal_morte- Posted messages 178136 Registration date Status Modérateur, Contributeur sécurité Last intervention -
Hello,
I want to close a software with taskkill by entering "taskkill /F /PID 10940" in a command prompt (opened as administrator) but I'm told:
Error: the process with PID 10940 could not be terminated.
Reason: access denied.
How can I force the task to close?
Thank you in advance
I want to close a software with taskkill by entering "taskkill /F /PID 10940" in a command prompt (opened as administrator) but I'm told:
Error: the process with PID 10940 could not be terminated.
Reason: access denied.
How can I force the task to close?
Thank you in advance
2 réponses
Hello,
Try launching the console as an administrator (you search for cmd or Command Prompt and right-click on it).
--
Search and try: you will find the solution!
Poke around and look everywhere: you will gain knowledge!!
Try launching the console as an administrator (you search for cmd or Command Prompt and right-click on it).
--
Search and try: you will find the solution!
Poke around and look everywhere: you will gain knowledge!!
Pandarageux
Posted messages
2
Status
Membre
Already tried but it's not working.
MiniApp
Posted messages
529
Registration date
Status
Membre
Last intervention
49
So it must be an unstoppable process... if you really want to stop it, try to look into the rights system inside Windows (the admin mode is not a true super-user).