Articles on: How to Guides

How to Install or Uninstall the Flowace Interactive App

How to Install / Uninstall the Flowace Interactive App


Introduction


The Flowace Interactive App and 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 Interactive 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

Interactive

Standalone

Learn more

Learn more

Learn more

Interactive

Mass Installation

Learn more

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 Interactive Mode from the available options
  • Click on Windows Download to start downloading


Image 1Utfiu7

Image 1Oe16Br

Option A – Standalone Installation (Single User)

  • Click on the Download Button under Standalone Installation
  • Once downloaded, unzip the folder to access the installation files
  • Double-click on setup.exe to initiate the installation


⚠️ Do not run as administrator.Ensure the app runs under the standard user's profile.


Follow the on-screen instructions to complete the installation.

Image 1J776Ph

Option B* - *Standalone Installation ( Single System Multiple User )

  • Click on the Download Button under Mass Installation
  • Click on the Download Button for the MSI build
  • Install the .msi at Admin profile with the admin privileges to install multiple user profiles
  • Open Command Prompt with Admin Privileges:


REG ADD HKEY_CURRENT_USER\SOFTWARE\Classes\flowace /v flowace_origin /d "companyname.flowace.in"


  • Login to the Flowace App
  • Fill in necessary details like company URL, email and password for successful login

Image 1K6Kkwz


Option C – Mass Installation (Single User)

  • Click on the Download Button under Mass Installation
  • Click on the Download Button for the MSI build


Install the setup via a tool ex- Desktop Central,Intune for the mass installation.


Option D – Mass Installation (Single System multiple users)

  • Download the .bat file.

Flowace _Machine_Level_Installation.bat

  • Open command prompt with admin privilliage.
  • loacte the .bat file, mention the company name and version.
Ex. C:\Users\Admin\Desktop>"Flowace _Machine_Level_Installation.bat" demo 17.0.4 ( 'demo' is the company name. )
  • Install the setup via a tool ex- Desktop Central,Intune for the mass installation.
  • Add the .bat file.
  • Mention the company name and version.
  • Push to the targeted devices.
  • Restart the system.

Image Mtxu97



Deployment: Import the installer into your deployment tool and assign it to the target devices or user groups.

  • Once deployment completes, verify that the Interactive App is available on all user systems
  • Login to the Flowace App
  • Fill in necessary details like company URL, email and password for successful login.

Image 1Oevehn


How to Uninstall the App

Windows


Option A – Standalone Uninstallation

  • Open Control Panel → Programs → Programs and Features.
  • Uninstall Flowace (x64).
  • Delete dependencies:Press **Windows + R → %appdata%**Delete the Flowace folder under LocalRemove GCMPlugin under Roaming

**Option B **– Mass Uninstallation (for multiple users)

  • Go to Software Library → Application Management → Applications
  • Right-click the app → Deploy → Target Collection → Uninstall
  • Track progress under Monitoring → Deployments



How to Install the App

Mac 

  • Log in to the flowace Account
  • Click on your name in the top-right corner of the screen
  • Click on Download
  • Choose Interactive Mode from the available options
  • Click on Mac Download to start downloading


Image Ns1Hkv

Option A - For Standalone Installation (Single System)

  • Move the app to Applications to proceed the installation
  • Enable System Permissions
  • Once the installation is done, 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
  • Login to the Flowace App
  • Fill in necessary details like company URL, email and password for successful login


Option B - Standalone ( Single Machine Multiple user)

  • Once the Application Installed under admin profile by following the Option A Steps.
  • Login to another user profile. 
  • 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.
  • Login to the Flowace App
  • Fill in necessary details like company URL, email and password for successful login

Image 1Txihui

Image 1Ybjqjh

Image Idpumw


Image Rerikg

Image 1Iwgjkx

Image V6C2Q9


Option C - Mass Installation ( Single User )

  • Install using tool
  • Enable the permission for all the Machine
  • Login to the Flowace App
  • Fill in necessary details like company URL, email and password for successful login


Option D – Mass Installation ( Single System Multiple users )

  • Download Application
  • Install using tool
  • Enable the permission for all system each user profile 
  • Login to the Flowace App
  • Fill in necessary details like company URL, email and password for successful login

How to Uninstall the App

Mac 


Option AStandalone Uninstallation

  • Open Activity Monitor (you can find it by searching for it in Launchpad)
  • In Activity Monitor, search for the Flowace process
  • Select the process and click the Stop button in the top-left corner to force quit it.
  • Go to your Applications folder
  • Find the Flowace app
  • Right-click on the Flowace app and select “Move to Bin” or drag it directly to the Trash


Image 1Yfcwnz

Image 1Jey3Z8




Option B – Mass Uninstallation (for multiple users)

Uninstall the app via tool


How to Install the App

Ubuntu


Note: Use only Xorg (X11) Desktop Environment for compatibility.


Option A - For Standalone Installation

  • Log in to the platform
  • Click on your name in the top-right corner of the screen
  • Click on Download
  • Choose Interactive Mode from the available options
  • Click on Ubuntu to proceed for installation
  • Open the terminal
  • Copy the lines of code provided below into the terminal


Image 1R5Oxg0


Image 1Rculuh


Image 18Lp735

cd ~/Downloads && wget https://d38uvvkpoj8x3t.cloudfront.net/flowace_install_script.sh

Click Enter and Enter the below command.

chmod +x flowace_install_script.sh

Click Enter and Enter the below command.

./flowace_install_script.sh -y

Click Enter.


Image Qxpejo


Image Vymzy6


Image 1H1Rzp

Image 1Nywtv1

NOTE:

Flowace requires X11 / Xorg to run properly. If the app fails to run then it will show the proper error and steps to proceed for the installation.


Image 1Heebo6

Now swith to the Xorg and proceed for the installaion followed by the installation steps above.

How to Check Ubuntu X11 / Xorg?

https://askubuntu.com/questions/961304/how-do-you-switch-from-wayland-back-to-xorg-in-ubuntu-17-10



The script should not be run as root. It should be run as Regular user.

Image Anb7Hu


Option B – Mass Installation (for multiple users)

Run this script for all user



How to Uninstall the App

Ubuntu

  • 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 the Fowace plus App

Windows


  • Log in to the flowace Account
  • Click on your name in the top-right corner of the screen
  • Select: Interactive Mode >> Windows >> Flowace Plus
  • Click on Download to start downloading
  • The installer file (Flowace.exe) will be downloaded to your system


Image 1fo6crs

Step 2: Run the Installer

  • Open the Downloads folder
  • Locate the downloaded Flowace.exe file
  • Double-click Flowace.exe to launch the installation wizard


Step 3: Select Installation Scope

When the Choose Installation Options screen appears, select the appropriate option based on your use case.


For Shared or Multi-User Computers

Select: Anyone who uses this computer (all users)

Use this option when multiple users log in to the same machine.


For Individual Systems

Select: Only for me (Admin)

Use this option when the computer is used by a single user.


After selecting the appropriate option, click Install.


Image fc33c1

Step 4: Complete the Installation

  • Wait for the installation process to complete.
  • When the Completing Flowace Setup screen appears, ensure Run Flowace is selected.
  • Click Finish.


Image 143oq7h

Step 5:

After clicking Finish, the Flowace Login screen will open automatically.

  • Enter your Workspace Name.
  • Example: If your Flowace URL is abc.flowace.in, enter abc in the workspace field.
  • Enter your registered Email Address.
  • Enter your Password.
  • Click Login.

Once authenticated successfully, Flowace will start running in the background and begin syncing activity data with the dashboard.


Image 1ms314q



Login Notes

  • Ensure the workspace name is entered correctly.
  • Use the email address assigned by your organization.
  • Verify that you have an active internet connection.
  • Contact your administrator if you do not know your workspace name or login credentials.



How to Install or Uninstall the Flowace Silent App

How to add a silent app user in Flowace?

Flowace .NET Framework Dependency



Updated on: 10/06/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!