RPCS3 Forums
Kill rpcs3.exe process when program crash - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Community (https://forums.rpcs3.net/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.rpcs3.net/forumdisplay.php?fid=16)
+--- Thread: Kill rpcs3.exe process when program crash (/showthread.php?tid=200534)



Kill rpcs3.exe process when program crash - alucaltair - 05-26-2019

searching for long time i find this and really works 


1. right click on home and open windows powershell (Admin)
2. type:   wmic    press enter
3. type:   process where name="rpcs3.exe" call terminate
4. restart the pc