Grand Theft Auto V Legacy

Grand Theft Auto V Legacy

View Stats:
iitzJack Jul 1, 2023 @ 9:56pm
GTA 5 can't be shut down, even I restart my PC
So as title, I restarted my, tried to kill the process with task manager, but they didn't work.
How should I solve this problem? Thank you for your help!
< >
Showing 1-9 of 9 comments
iitzJack Jul 1, 2023 @ 10:10pm 
CMD log

C:\Windows\System32>taskkill/IM "GTA5.exe" /T /F
ERROR: The process with PID 23936 (child process of PID 16204) could not be terminated.
Reason: There is no running instance of the task.

C:\Windows\System32>taskkill/IM "GTA5.exe" /T /F
ERROR: The process with PID 23936 (child process of PID 16204) could not be terminated.
Reason: There is no running instance of the task.

C:\Windows\System32>taskkill /f /t /pid16204
ERROR: Invalid argument/option - '/pid16204'.
Type "TASKKILL /?" for usage.

C:\Windows\System32>taskkill /f /t /pid 16204
ERROR: The process "16204" not found.

C:\Windows\System32>taskkill /f /t /pid 23936
ERROR: The process with PID 23936 (child process of PID 16204) could not be terminated.
Reason: There is no running instance of the task.

C:\Windows\System32>wmic process where name="GTA5.exe" delete
Deleting instance \\IITZJACK\ROOT\CIMV2:Win32_Process.Handle="23936"
ERROR:
Description = Access denied

C:\Windows\System32>wmic processs where name="GTA5.exe" call terminate
processs - Alias not found.
[b/]
ChickenBalls Jul 1, 2023 @ 10:50pm 
hmm did your mods turn gta5.exe into a malware?
iitzJack Jul 2, 2023 @ 12:09am 
I managed to fix it.
I pressed "shift"on my keyboard and then clicked turn off, force my pc to completely shut down. After I restarting my pc, everything is fine.
iitzJack Jul 2, 2023 @ 12:09am 
Originally posted by ChickenBalls:
hmm did your mods turn gta5.exe into a malware?
lol no, I was selling products from MC.
wow hope gta 6 is a lot better than this
Tiger Jul 2, 2023 @ 3:10am 
It was logitech software that did that for me
iitzJack Jul 2, 2023 @ 6:12am 
Originally posted by Tiger:
It was logitech software that did that for me
How did you know the thing was cause by LG software, and how to solve it?
I might can try next time if I encounter it again! Do u willing to share your experience plz?
U can help lots of ppl who find this discussion in the future.
psykoteky Jul 2, 2023 @ 9:09am 
Lg software / ghub has been a source of gtav not shutting down properly for years (usually suss'd out by clean booting windows via msconfig - enabling one at a time, closing open programs, etc etc).

I stayed on a very old version for years without issue til recently - then it started happening to me too. In my case I just turned off keyboard effects ingame, and disabled integrations for gta5 in the software (stuff I never used anyway) and now no longer have the problem. Didn't bother narrowing to 'which' exactly caused it. YMMV obviously. I will likely go back to the old version if it starts again.

Else, can go complain to R*/logitech, but that has been a fruitless endeavor for years.
/goodluck
Last edited by psykoteky; Jul 2, 2023 @ 11:07am
kr3m Jul 2, 2023 @ 10:01am 
Originally posted by IitzJack:
I managed to fix it.
I pressed "shift"on my keyboard and then clicked turn off, force my pc to completely shut down. After I restarting my pc, everything is fine.
If this was the fix, your previous restarts were more of a hibernation.. just putting the PC to sleep with the apps in the background suspended in memory and standing by.. hard restart like you did will force the PC to only have running the programs designated to start at startup.

I see in your log you're being very specific as to which task to kill, you might consider trying the following in the future:

Start with opening command prompt as administrator. This should prevent or eliminate most access denied's.. any access denied's as administrator likely means something running needs it.

You can use wildcards in taskkill. When I need to close GTA, I simply do a:
taskkill /f /im gta*
< >
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: Jul 1, 2023 @ 9:56pm
Posts: 9