How to Use It

The Helper Tool dialog showing process name, window title, and URL
- Open the website or application you want to identify
- Right-click the FocusMe icon in the system tray
- Select Helper
- A dialog appears showing details about the currently active window
What the Helper Shows
Common Examples
Tips
- Switch to the target app first, then activate the Helper. It reads the currently focused window.
- Electron apps (Discord, Slack, VS Code, Spotify) are essentially bundled browsers. They have their own process names but may show multiple processes in Task Manager. Use the process name from the Helper, not Task Manager.
- Windows Store (UWP) apps sometimes run under
ApplicationFrameHost.exe. In this case, match by window title instead of process name for more reliable blocking. - Games each have their own process name. Launch the game, then use the Helper to find it. For Steam games, the process name is the game’s executable, not
steam.exe.