Uninstalling Steps of Acronis Agent on Multiple OS
Uninstalling Acronis Agent on Windows
Method 1: Using the Control Panel
Open Control Panel
Navigate to Programs and Features
Find Acronis Agent
Uninstall Acronis Agent
Click on "Acronis Agent" to select it.
Click the "Uninstall" button at the top of the list.
Follow the on-screen instructions to complete the uninstallation process.
Restart Your Computer
Uninstalling Acronis Agent on macOS
Method 1: Using Finder
Open Finder
Go to Applications
Find Acronis Agent
Move to Trash
Empty Trash
Restart Your Computer
Uninstalling Acronis Agent on Linux
Method 1: Using Terminal
Open Terminal
Find Package Name
Determine the exact package name for Acronis Agent by listing installed packages:
bash
dpkg -l | grep acronis
or
rpm -qa | grep acronis
Uninstall Acronis Agent
For Debian/Ubuntu-based distributions:
sudo apt-get remove acronis-agent-package-name
For Red Hat/CentOS-based distributions:
sudo yum remove acronis-agent-package-name
For newer systems using dnf:
sudo dnf remove acronis-agent-package-name
Verify Uninstallation
Check if the agent has been removed by running:
dpkg -l | grep acronis
or
rpm -qa | grep acronis
Restart Your System
Related Articles
Acronis cyber protect Agent - Window Agent
OS requirements Windows XP Professional SP1 (x64), SP2 (x64), SP3 (x86) Windows XP Professional SP2 (x86) – supported with a special version of Agent for Windows. For details and limitations of this support, refer to "Agent for Windows XP SP2". ...
Acronis Download Windows agent
After you have logged in to your Acronis account follow the bellow mentioned steps: Step 1: Select Devices in the navigation bar on the left side of your screen. Step 2: Click the add button on the top right corner of your screen. Step 3: From the ...
Acronis DLP agent installation
After Downloading the agent, follow the below steps: Step one: Select customize installation Step two: Click on change in the What to install section Step three: Select Agent for Data Loss Prevention click on done. Step four: Click on change in the ...
Acronis - Linux agent snapapi issue trobuleshooting
Once the agent installed or if an error comes up on the dashboard related to Snapapi run the following commands to check if everything is in place: cat /proc/version make -v gcc -v dpkg --get-selections | grep linux-headers dpkg --get-selections | ...
Merge downloaded PST files from Acronis.
Symptoms You recovered a mailbox or mailbox items to PST format After successful recovery, there are several PST files instead of one Cause Product limitation: the maximum size of one PST file is limited to 2 GB, so if the data you are recovering ...