Assigning a Win32 process Task Manager "Description" column value in Windows 11
See the question and my original answer on StackOverflowUnfortunately, this is just because the Windows Task Manager knows some processes "intimately".
Rename any .exe as msedgewebview2.exe
and use some "known" command line for example:
msedgewebview2.exe --type=crashpad-handler
and your process' description will be "Crashpad" :-)
This can be also checked by looking directly into taskmgr.exe