Skip to main content
The Helper Tool tells you exactly how FocusMe sees a running application or website — its process name, window title, path, and URL. This is essential for creating precise blocking rules.

How to Use It

  1. Open the website or application you want to identify
  2. Right-click the FocusMe icon in the system tray
  3. Select Helper
  4. A dialog appears showing details about the currently active window

What the Helper Shows

FieldDescriptionUse For
Application NameThe friendly name of the appReference only
Process NameThe executable filename (e.g., msedge.exe)Blocking apps by process
Process PathFull path to the executableBlocking a specific installation
TitleThe current window title textBlocking by window title
URLThe website address (if a browser)Blocking websites

Common Examples

AppProcess NameNotes
Google Chromechrome.exe
Microsoft Edgemsedge.exeNot MicrosoftEdge.exe (that was the old, pre-Chromium Edge)
Firefoxfirefox.exe
Bravebrave.exe
Microsoft WordWINWORD.exe
Microsoft ExcelEXCEL.exe
DiscordDiscord.exeElectron app — may show multiple processes
Slackslack.exe
Steamsteam.exeGame processes have their own names
VS CodeCode.exe

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.