Hello,
I am having a strange issue on Windows 11 25H2 with a portable app (RSSGuard). The main problem is that when I close the application, it remains stuck in the Task Manager process list (as a "zombie" or ghost process) and I cannot remove it using the command line.
The Problem:

I am having a strange issue on Windows 11 25H2 with a portable app (RSSGuard). The main problem is that when I close the application, it remains stuck in the Task Manager process list (as a "zombie" or ghost process) and I cannot remove it using the command line.
The Problem:
- When I exit the app, it doesn't actually disappear; it stays in the task list indefinitely.
- I can kill the process manually by clicking "End Task" in the Task Manager GUI. This works every time.
- However, Command Line tools fail. Running taskkill /F /IM rssguard.exe returns: "ERROR: The process... could not be terminated. Reason: There is no running instance of the task."
- PowerShell Stop-Process and NirCmd also fail to remove the process, even though Task Manager clearly shows it as "Running."
- Because it stays in the task list, the folder remains locked ("Folder in use"), preventing me from moving or renaming it until I use the Task Manager GUI to kill it.
- OS: Windows 11 Version 25H2
- App: Portable version of RSSGuard
- Context: I use over 100 other portable apps without this issue; only RSSGuard fails to exit the task list and ignores command-line kill signals.
- taskkill /F /T /IM rssguard.exe (Returns "No running instance").
- Stop-Process -Name "rssguard" -Force (No effect).
- nircmd.exe killprocess rssguard.exe (No effect).

My Computer
At a glance
Windows 11 25H2 Home Single Language (26200.8...Intel Core i3-1115G48GBon-board
- OS
- Windows 11 25H2 Home Single Language (26200.8037)
- Computer type
- Laptop
- Manufacturer/Model
- LENOVO IdeaPad 5 15ITL05
- CPU
- Intel Core i3-1115G4
- Motherboard
- There is no such a God, I only know mother-Earth
- Memory
- 8GB
- Graphics Card(s)
- on-board
- Sound Card
- on-board
- Monitor(s) Displays
- (s) is too ambitious for me
- Screen Resolution
- 1920*1080
- Hard Drives
- 256GB (SSD)
- PSU
- I was very young when I last saw a PSU
- Case
- ...
- Cooling
- My coldness is enough to cool the computer
- Keyboard
- A broken and very clean keyboard
- Mouse
- Rat
- Internet Speed
- Slowest internet connection in Europe
- Browser
- ChromePortable / FirefoxPortable / TorBrowser
- Antivirus
- G-Virus
- Other Info
- I can simply say that I took the red pill and I am not happy with it.




