How to Install or Uninstall the Flowace Silent App
Introduction
The Flowace Silent App help organizations track productivity, capture time logs, and sync data seamlessly with the Flowace dashboard.
This guide provides step-by-step installation and uninstallation instructions for all operating systems — Windows, macOS, and Ubuntu — following both standalone and mass-installation methods.
Overview:
Download the Silent App from the Download page in a Flowace account.
Follow operating system-specific steps for Windows, macOS, and Ubuntu.
Uninstall using the system's native uninstallation process or a terminal command on Windows, macOS, and Ubuntu.
Mode | Installation Type | Windows | Mac | Ubuntu |
|---|---|---|---|---|
Silent | Standalone | ✅ Learn more | ✅ Learn more | |
Silent | Mass | ✅ Learn more | ✅ Learn more |
How to Install the App
Windows
- Log in to the flowace Account
- Click on your name in the top-right corner of the screen
- Click on Download
- Choose Silent Mode from the available options

Option A -
For Standalone Installation
- Open the command Prompt
- Copy and paste the following lines of command into the command prompt and enter
Note: Ensure the command runs under the standard user's profile and not with administrator privileges.
Once the installation is done it will show 'installation complete' on the command prompt.
( Example: The term 'demo' refers to the company name in the image below, next to the message 'Installing version 17.1.1 with the origin: demo' )

Make sure that the following registry entry is present for every user in HKCU i.e. HKEY_CURRENT_USER, You may use the following command to create key.
Option B -
Standalone Installation ( Single System Multiple User )
Download the setups as per your system specifications (64 Bit or 32 Bit)
Flowace Installer (64 Bit)
https://s3-ap-southeast-1.amazonaws.com/updates.windows.squirrel.stealth.generic/download/release/v17.1.5/x64/Setup.msi
Flowace Installer (32 Bit)
https://s3-ap-southeast-1.amazonaws.com/updates.windows.squirrel.stealth.generic/download/release/v17.1.5/x86/Setup.msi
Open the command prompt and use the following commandline.
msiexec /qb! /i Setup.msimake sure that following registry entry is present for every user in HKCU i.e. HKEY_CURRENT_USER, You may use following command to create key
REG ADD HKEY_CURRENT_USER\SOFTWARE\Classes\flowace /v flowace_origin /d "companyname.flowace.in"Option C –
Mass Installation (Single User)
Download the .msi setups as per your system specifications (64 Bit or 32 Bit)
Flowace Installer (64 Bit)
https://s3-ap-southeast-1.amazonaws.com/updates.windows.squirrel.stealth.generic/download/release/v17.1.5/x64/Setup.msi
Flowace Installer (32 Bit)
https://s3-ap-southeast-1.amazonaws.com/updates.windows.squirrel.stealth.generic/download/release/v17.1.5/x86/Setup.msi
make sure that following registry entry is present for every user in HKCU i.e. HKEY_CURRENT_USER, You may use following command to create key
REG ADD HKEY_CURRENT_USER\SOFTWARE\Classes\flowace /v flowace_origin /d "companyname.flowace.in"Option D -
Mass Installation (Single System multiple users)
Download the .msi setups as per your system specifications (64 Bit or 32 Bit)
Flowace Installer (64 Bit)
https://s3-ap-southeast-1.amazonaws.com/updates.windows.squirrel.stealth.generic/download/release/v17.1.5/x64/Setup.msi
Flowace Installer (32 Bit)
https://s3-ap-southeast-1.amazonaws.com/updates.windows.squirrel.stealth.generic/download/release/v17.1.5/x86/Setup.msi
Open the command prompt and use the following commandline.
msiexec /qb! /i Setup.msimake sure that following registry entry is present for every user in HKCU i.e. HKEY_CURRENT_USER, You may use following command to create key
REG ADD HKEY_CURRENT_USER\SOFTWARE\Classes\flowace /v flowace_origin /d "companyname.flowace.in"Note : Please run the above commands by creating a batch file for Mass Installation.
Open a text editor like Notepad, write below command and save the file with a .bat extension.
Upload the File Via Intune\ Desktop Central
- Navigate to Client apps in Microsoft Intune
- In the left menu, go to Apps → All apps → + Add
- Select the App Type
- Click Select
- Under App package file, click Select file
- Browse and upload your Flowace.msi
- Click OK
Configure App Information:
- On the Add app screen, fill out the required fields
- Choose who will get the app
- Once deployed, check the app installation status under Apps → Monitor → App install status
How To Uninstall The App
Open the command prompt and copy the lines of code provided below.
How to install the Silent App
Mac
- Log in to the flowace Account
- Click on your name in the top-right corner of the screen
- Click on Download
- Choose Silent Mode from the available options

- Click on Mac
- Copy the link for installation
- Open Terminal on your Mac System
- Paste the copied link in the terminal and Enter
- Enter the password to proceed the installation
- Search for the app from the Launch Pad and run the application
- go to the Apple menu and select System Preferences
- Click on Privacy & Security
- Find Accessibility and turn on permissions for the Flowace App
- Navigate to Screen & System Audio Recording and turn on permissions for the Flowace App


How to Uninstall The App
- Open Activity Monitor (you can find it by searching for it in Launchpad)
- In Activity Monitor, search for the Plugin process
- Select the process and click the Stop (X ) button in the top-left corner to force quit it
- Go to your Applications folder
- Find the Plugin app
- Right-click on the Plugin app and select “Move to Bin” or drag it directly to the Trash
How to install the Silent App
Ubuntu
- Log in to the flowace Account
- Click on your name in the top-right corner of the screen
- Click on Download
- Choose Silent Mode from the available options

- Click on Linux
- Copy this link for installation
- Open Terminal on your Linux System
- Paste the copied link in the terminal and Enter
- Enter the password to proceed the installation


How To Uninstall The App
- Open the Home directory
- Click on the three-line menu icon (or three dots) in the top-right corner of the file manager window
- Select the option “Show Hidden Files” to display all hidden folders (hidden files and folders start with a dot, e.g., .local)
- Delete the Plugin
- Locate and open the .local folder (this is now visible because you enabled hidden files)
- Inside the .local folder, find the Flowace folder
- Right-click the Flowace folder and select “Move to Trash” or “Delete”
How to Install or Uninstall the Flowace Interactive App
How to add a silent app user in Flowace?
Updated on: 05/11/2025
Thank you!