In Windows, open the Run command box by pressing the Windows key and the R key.
Problem
When you try to update Adobe Acrobat or Acrobat Reader, you get an error - "Error 1923: Service Adobe Acrobat Update Service (AdobeARMService) could not be installed. Verify that you have sufficient privileges to install system services."
Solution
The error occurs when any one of the following conditions is true:
- A file is in use and the installer cannot overwrite the file.
- The file is in use by any anti-virus or data-backup software you have installed on your computer.
- A previous uninstallation of Adobe Acrobat or Acrobat Reader was unsuccessful.
Solution 1: Restart your computer
Restart your computer, and then install the Adobe Acrobat or Acrobat Reader update.
Solution 2: Stop the Adobe Acrobat Update Service
-
-
In the Run command box, type Control Panel and press OK.
-
In Control Panel, go to Administrative Tools > Services.
-
In the services window, right-click Adobe Acrobat Update Service and click Stop.
-
Install the Adobe Acrobat or Acrobat Reader update.
Solution 3: Stop and remove the Adobe update service
-
In windows, click Start and type PowerShell.
-
Right-click Windows PowerShell and select Run As Administrator. Enter your Windows user name and password if prompted.
-
In Windows PowerShell, do the following:
- To stop the Adobe ARM service, write the following command, and press Enter.
sc.exe stop AdobeARMservice
- To delete the Adobe ARM service, write the following command, and press Enter.
sc.exe delete AdobeARMservice
- Delete the remaining files from the Adobe update service folder. Type the following command, and press Enter.
del "%PROGRAMFILES(X86)%\Common Files\Adobe\ARM\"
- To stop the Adobe ARM service, write the following command, and press Enter.
-
Close Windows Powershell and install the Adobe Acrobat or Acrobat Reader update.