What Is This Process on My Mac?
By Neil Johnson · August 2026 · 9 min read · Data: live from the community catalogue
You opened Activity Monitor — or macOS showed you a "Support Ending for Intel-based Apps" warning — and there it was: a process with a name like LogiVCCoreService or USBAppControlServer that you never installed, never launched, and can't find in your Applications folder. You searched the name. So did thousands of other people; those searches are how most visitors find this site.
Here's the short version: you almost certainly did install it — just not on purpose. These processes are the background halves of hardware and software you use every day: webcam controllers, printer and scanner monitors, login-time updaters, and helper daemons bundled inside bigger installers. They run without a Dock icon, start themselves at boot, and only surface when something — like the end of Rosetta 2 — drags them into the light.
Why these processes exist at all
A hardware vendor's installer rarely ships one app. Alongside the utility you clicked, it drops launch agents (start when you log in), launch daemons (start at boot), and helpers that sit between macOS and the device — watching a USB port, listening for scan jobs, checking for updates. They're registered deep in /Library, not in Applications, which is why you can't find them by browsing.
The reason they're suddenly visible in 2026: many were compiled for Intel processors years ago and never updated. macOS 26.4 started warning every time one launches, and when Rosetta 2 goes away in macOS 28 (late 2027), they stop working entirely. The parent product often keeps working — the background feature it powered (auto-detection, scan buttons, updates) quietly dies.
The processes people search for most
These are the mystery processes our search logs see most often, matched against real sightings from the community. Each links to a live page with device counts, version history, and what to do about it.
| Process | Seen on | Status |
|---|---|---|
| Epson Scanner Monitor (Epson) | 1,376 Macs | Intel only |
| Epson Event Manager | 1,266 Macs | Intel only |
| HP Device Monitor Manager | 740 Macs | Native spotted |
| LOGINserver (Brother) | 668 Macs | Intel only |
| USBserver | 660 Macs | Intel only |
| NETserver | 657 Macs | Intel only |
| USBAppControlServer | 584 Macs | Intel only |
| WorkflowAppControlServer | 583 Macs | Intel only |
| HP Product Research Manager | 352 Macs | Native spotted |
| LogiVCCoreService (Logitech) | 92 Macs | Intel only |
| IFGLS001 | 53 Macs | Native spotted |
| C751iHelper | 17 Macs | Intel only |
| HP Device Monitor (Hp) | 17 Macs | Native spotted |
| C750iHelper | 9 Macs | Intel only |
| HP Product Research | 6 Macs | Native spotted |
| FaxIOUIHelper | 5 Macs | Native spotted |
| OutlookSearchRepair | 2 Macs | Intel only |
| org.cindori.SenseiHelper (Cindori) | 2 Macs | Native spotted |
| K3NetServer | 2 Macs | Intel only |
| C650iHelper | 2 Macs | Intel only |
How to identify one yourself
Search the exact process name in the catalogue on our homepage — with 1,376+ Macs reporting the common ones, the odds are good we've seen yours. Failing that: in Activity Monitor, select the process and check the Info pane for its path — the folder it lives in usually names the vendor. A path under a printer vendor's folder answers the question nine times out of ten.
Should you remove it?
Usually the better question is whether the parent product is still maintained. If the vendor ships a native update, updating the main software replaces the helper too — that's the fix. If the product is abandoned and the helper is Intel-only, it will simply stop running on macOS 28; removing it earlier is tidy but rarely urgent. Don't delete helpers by hand from /Library unless you know what installed them — use the vendor's uninstaller.
The most common background components overall
| Component | Seen on | Status |
|---|---|---|
| AdobePDFViewerNPAPI (Adobe Systems Incorporated) | 1,181 Macs | Intel only |
| EEventManager (Epson) | 1,145 Macs | Intel only |
| AdobePDFViewer (Adobe Systems Incorporated) | 1,125 Macs | Native spotted |
| EpsonInformationService (Epson) | 951 Macs | Intel only |
| EPSON Software Updater Agent (Epson) | 806 Macs | Intel only |
| EpsonLowInkReminderAgent (Epson) | 739 Macs | Intel only |
| SharePointBrowserPlugin (Microsoft Corporation) | 735 Macs | Intel only |
| Java (Oracle) | 663 Macs | Intel only |
| TSLicense (Telestream) | 572 Macs | Intel only |
| Java Updater (Oracle) | 469 Macs | Native spotted |
| EmagicUSBMIDIDriver (Emagic) | 447 Macs | Native spotted |
| IOXPC (Blackmagic Design) | 392 Macs | Intel only |
| HPSmartPrint (Hp) | 373 Macs | Native spotted |
| Epson Data Collection Agent (Epson) | 365 Macs | Native spotted |
| WD Discovery (Wdc) | 351 Macs | Intel only |
A lot of these are printer and scanner helpers — that cluster is big enough to get its own guide. And if you'd rather scan your own Mac than read tables, that's what the Rosetta Check app does — including the components nothing else lists.
How this data is collected and verified: methodology. Tables update live as the community reports.