I would like the inverse of this: Show all processes EXCEPT what I type in the search box.
The only workaround I currently have is to launch another task manager and type the names of the processes I want to see into the search box in PH... which looks like this:
Code: Select all
avira.systray|boincmgr|chrome|classicstartmenu|discord|displayfusion.exe|dopus|explorer|foobar|mpc|notepad|onenote|peace|qbittorrent|processhacker|rainmeter|sharex|synergy|taskmgr|tixati|tyonmonitor.exe|
Code: Select all
-conhost|-taskhost|-rundll32
(I'm not saying the "-" character should necessarily be used as a NOT operator, but some symbol should - one that cannot be used in a filename. I was thinking it would be neat to use ≠ but the search bar doesn't support unicode,so typing ALT+8800 results in the wrong character being displayed. Therefore, I think ! would work well.
Thank you!