Skip to main content

Running Bola as Administrator

T
Written by Tina Long
Updated this week

How to Run an Bola in Administrator Mode

Running Bola in administrator mode is necessary for the program to function correctly. The permissions on the practice management software and Bola Voice must match or the program will not work as expected. This is especially useful when dealing with system settings, installations, or troubleshooting tasks that demand higher access rights.

Running an Bola Voice as Administrator on Windows

Windows provides several ways to run programs with elevated privileges:

Running Bola Voice as Administrator Permanently

If you frequently need to launch a program in administrator mode, you can set it to always run with elevated privileges:

  • Right-click the application and select Properties.

  • Navigate to the Compatibility tab.

  • Check Run this program as an administrator.

  • Click Apply and then OK.

Running Bola Voice as Administrator on macOS

Mac computers use the sudo command in Terminal to run applications with administrative privileges:

  • Open Terminal (press Command + Space, type Terminal, and hit Enter).

  • Type sudo followed by the command to launch the app, e.g., sudo open /Applications/AppName.app.

  • Enter your administrator password when prompted.

Did this answer your question?